Uploaded image for project: 'Integration'
  1. Integration
  2. INT-1486 oparent upgrades
  3. INT-1464

Add jetty-servlets to dependency list in oparent

XMLWordPrintable

      Policy project (and potential other projects) would like this dependency added so they can keep in synch the version of jetty used:

      <dependency>
      <groupId>org.eclipse.jetty</groupId>
      <artifactId>jetty-servlets</artifactId>
      <version>${jetty.version}</version>
      </dependency>

      We cannot just use the property version value, as it does not propagate into our build process so in Frankfurt we had to hard code the version. That risks oparent upgrading to new version and we may not be aware of that.

            pdragosh pdragosh
            pdragosh pdragosh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: