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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to