Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Unexpected build results for rt.equinox.framework
Unexpected build results for rt.equinox.framework [message #1710518] Wed, 07 October 2015 09:44 Go to next message
Adrian PrFriend
Messages: 4
Registered: October 2015
Junior Member
Hi,

When building with the following command:
D:\ptcm-dev3\eclipse\equinox-master\git\rt.equinox.framework>mvn -Pbuild-individual-bundles clean package -DskipTests=true -e


we get the following jar file, containing an old manifest and old class files.
D:\ptcm-dev3\eclipse\equinox-master\git\rt.equinox.framework\bundles\org.eclipse.osgi\target\org.eclipse.osgi-3.10.200-SNAPSHOT.jar


Instead of being the jar we assumed to have build, it seems to be coming from the local repository. Should we use a different command or look for the build results elsewhere?

Regards,
Adrian
Re: Unexpected build results for rt.equinox.framework [message #1711159 is a reply to message #1710518] Tue, 13 October 2015 15:06 Go to previous message
Adrian PrFriend
Messages: 4
Registered: October 2015
Junior Member
We found the following cause for the problem: an artifact with the version number 3.10.200 has already been generated and was always being pulled from the online repository.
The solution was to increment the version number to 3.10.201.

Regards,
Adrian
Previous Topic:Bundle Pooling vs Shared Configuration
Next Topic:org.eclipse.equinox.http.servlet 1.2.0.v20150519-1816 NOT compatible to javax.servlet 2.3.0
Goto Forum:
  


Current Time: Thu Apr 25 17:11:21 GMT 2024

Powered by FUDForum. Page generated in 0.02971 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top