-
Bug
-
Resolution: Unresolved
-
Blocker
-
4.5.1.Final
-
None
-
devex #139 October 2017
-
4
With these recent changes [0], [1], target platform resolution is no longer able to fetch more than one version of an IU.
We need apache.commons.codec 1.6.0.v201305230611, per the .target file [2], but only org.apache.commons.codec_1.9.0.v20170208-1614.jar is found in the update site [3], so the job [4] cannot perform an installation and validation of the TP fails.
Is there a setting I can pass in to make TargetToRepo more greedy about pulling multiple versions of IUs?
Note too that I was having problems last night getting the fix-version mojo to properly find and update the versions of WTP in the new 3.9.1a site, even when explicitly setting 0.0.0 to force it to search and update. Seems the target platform resolver will only pull the latest version of an IU, rather than an older one (a few WTP features have gone backwards in their timestamp). But it could also not resolve a version change from 3.3.600 [5] to 3.3.601 [6], so I had to update the version manually.
- blocks
-
JBIDE-25220 update target platform & Central to Oxygen.1a (JDK 9, JUnit 5)
- Closed