Hi all,

Since I am happy with the current state of my proj I was about to release,
then renamed all version 1.0.0-SNAPSHOT ocurrences in my pom.xml files to
1.0.0

I have the parent pom and:

- module 1
- module 2 (that depends on module 1)

Now module 2 does not build anymore complaining can not find
module1-1.0.0.jar of course it hasn't build yet but how can I tell this to
maven?

is this behavior normal?

regards,
Giovanni




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to