Re: release plugin issues with a multi-module project

2008-07-14 Thread Julien Lamandé
The release plugin works well with multi-modules projects. But it breaks with this kind of layout. To make your layout works, you surely had to add in modules poms a relativePath tag to ../Parent, e.g : parent groupIdyourGroupId/groupId artifactIdParent/artifactId

RE: release plugin issues with a multi-module project

2008-07-14 Thread Richard Chamberlain
. Regards, Richard -Original Message- From: Julien Lamandé [mailto:[EMAIL PROTECTED] Sent: 14 July 2008 13:49 To: Maven Users List Subject: Re: release plugin issues with a multi-module project The release plugin works well with multi-modules projects. But it breaks with this kind

Re: release plugin issues with a multi-module project

2008-07-14 Thread Julien Lamandé
13:49 To: Maven Users List Subject: Re: release plugin issues with a multi-module project The release plugin works well with multi-modules projects. But it breaks with this kind of layout. To make your layout works, you surely had to add in modules poms a relativePath tag to ../Parent, e.g

Re: release plugin issues with a multi-module project

2008-07-14 Thread Julien Lamandé
the release plugin should be able to cope if a mvn install works ok. Regards, Richard -Original Message- From: Julien Lamandé [mailto:[EMAIL PROTECTED] Sent: 14 July 2008 13:49 To: Maven Users List Subject: Re: release plugin issues with a multi-module project The release plugin

RE: release plugin issues with a multi-module project

2008-07-14 Thread Richard Chamberlain
this? It seems as though the release plugin should be able to cope if a mvn install works ok. Regards, Richard -Original Message- From: Julien Lamandé [mailto:[EMAIL PROTECTED] Sent: 14 July 2008 13:49 To: Maven Users List Subject: Re: release plugin issues with a multi-module