If you have a small, simple example that demonstrates the problem with "mvn test", please open a bug report. I'd be interested in making this work (eventually at least) - Tycho should not behave differently than other Maven builds (unless absolutely needed). Regards Tobias > -----Original Message----- > From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user- > bounces@xxxxxxxxxxx] On Behalf Of Kai Zimmermann > Sent: Mittwoch, 29. Januar 2014 01:02 > To: Tycho user list > Subject: Re: [tycho-user] Problem with qualifier replacement / expanded > version > > Helle Gunnar, > > Tycho and the test goal are no good friends. Have you tried mvn > package or mvn install? Some lifecycle steps of maven have a strange > behavior within the tycho extension, so you have no other chance than > use a additional phase. > > Kai > > > Am 28.01.2014 um 22:32 schrieb Gunnar Wagenknecht > <gunnar@xxxxxxxxxxxxxxx>: > > > > On 2014-01-28 21:13:38 +0000, Gunnar Wagenknecht said: > >> The error message I get is: > >> [ERROR] Failed to execute goal > >> org.eclipse.tycho:tycho-packaging-plugin:0.19.0:build-qualifier- > aggregator > >> (default-build-qualifier-aggregator) on project > >> org.eclipse.gyrex.features.addons.jersey.jaxrs: Execution > >> default-build-qualifier-aggregator of goal > >> org.eclipse.tycho:tycho-packaging-plugin:0.19.0:build-qualifier- > aggregator > >> failed: Project > >> org.eclipse.gyrex.addons.jersey:org.eclipse.gyrex.http.jersey:eclipse- > plugin:1.0.0-SNAPSHOT does not have expanded version > > > > FWIW, this seems to be related to the "test" goal, i.e. a "mvn clean > compile" works fine as well as a "mvn clean verify". Just a "mvn clean > test" breaks. > > > > -Gunnar > > > > > > -- > > Gunnar Wagenknecht > > gunnar@xxxxxxxxxxxxxxx > > > > > > _______________________________________________ > > tycho-user mailing list > > tycho-user@xxxxxxxxxxx > > https://dev.eclipse.org/mailman/listinfo/tycho-user > _______________________________________________ > tycho-user mailing list > tycho-user@xxxxxxxxxxx > https://dev.eclipse.org/mailman/listinfo/tycho-user
↧
Re: [tycho-user] Problem with qualifier replacement / expanded version
↧