Re: Maven Release Plugin Version Problem

2006-12-08 Thread Antonio Parolini
o dependencies between submodules, the release > plugin works correctly with multi-module project. > > By the way, did you tried similar things with only 1 level? In that case, > the maven is maybe able to find sibbling module. > > Gilles Scokart > -- View this message in c

Re: Maven Release Plugin Version Problem

2006-07-06 Thread Gilles Scokart
ext: http://www.nabble.com/Maven-Release-Plugin-Version-Problem-tf1902125.html#a5205412 Sent from the Maven - Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Maven Release Plugin Version Problem

2006-07-06 Thread Marth, Christopher S
I am having some trouble with the Release Plug-In, and I am wondering if anyone out there might have some thoughts on what the problem is. Here is my setup: parent-app | |-- pom.xml | |-- child-module-A | |-- pom.xml | |-- src | |-- ... | |-- child-module-B | | | |-- pom.xml | | | |