You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jan Hoskens <jh...@schaubroeck.be> on 2007/04/11 13:24:39 UTC

Maven 2.0.6 & test-jar

Hello All,

I just tried to build our apps with maven 2.0.6 and stumbled on a
problem described here:

http://jira.codehaus.org/browse/MNG-1895

In short:
pom2 -depends on-> pom1
pom3 -depends on-> pom2
pom4 -depends on-> pom3 and in test scope -depends on-> pom2-test-jar

results in pom1 gets stuck in test scope instead of compile scope, app
with pom4 won't build anymore.

I now fixed this by adding the pom2 dependency in pom4.

This issue should be fixed since 2.0.3, is it possible this bug has
sneaked back in?

Kind Regards,
Jan


 **** DISCLAIMER ****
 http://www.schaubroeck.be/maildisclaimer.htm

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org