Hello ! I'm having problems with the release plugin on a multi module project. The release:prepare goal works fine, but when I do the release:perform, I get an error telling me that it cant resolve a dependency to "springremoting-common-0.1.jar", which is one of the modules, needed by all the others.
When I try to run "mvn install" the project compiles without problem, even if I change the version number of all my modules. I cant understand why maven doesnt compile the modules in the right order when doing a release, when it does compiles them in the right order outside of a release. What am I missing ? Thanks for your help ... Guillaume -- Jabber : [EMAIL PROTECTED] Skype : Guillaume.Lederrey Projects : * http://rwanda.wordpress.com/ * http://rwandatech.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
