Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-19 Thread Markus Muenkel
e:prepare the error occurs. -Original Message- From: Markus Muenkel [mailto:markus.muen...@fernuni-hagen.de] Sent: Tuesday, May 18, 2010 6:54 AM To: Maven Users List Subject: Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly Am Tue,

RE: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-18 Thread Jamie Whitehouse
-Original Message- > From: Markus Muenkel [mailto:markus.muen...@fernuni-hagen.de] > Sent: Tuesday, May 18, 2010 6:54 AM > To: Maven Users List > Subject: Re: mvn release:prepare fails with missing artifacts > when project to be released runs an assembly > > Am T

Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-18 Thread Stephen Connolly
On 18 May 2010 11:56, Markus Muenkel wrote: > Am Tue, 18 May 2010 09:10:05 +0100 hat > Stephen Connolly geschrieben: > >> On 18 May 2010 08:40, Markus Muenkel > >wrote: >> >> >> >>> I'm releasing a Maven2 multi-module project. One of the modules is a > POM > > project ("assembly pr

Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-18 Thread Markus Muenkel
Am Tue, 18 May 2010 09:10:05 +0100 hat Stephen Connolly geschrieben: On 18 May 2010 08:40, Markus Muenkel wrote: I'm releasing a Maven2 multi-module project. One of the modules is a POM project ("assembly project") that uses the maven-assembly-plugin in order to build an assembly (zip

Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-18 Thread Markus Muenkel
Am Tue, 18 May 2010 09:10:05 +0100 hat Stephen Connolly geschrieben: On 18 May 2010 08:40, Markus Muenkel wrote: I'm releasing a Maven2 multi-module project. One of the modules is a POM project ("assembly project") that uses the maven-assembly-plugin in order to build an assembly (zip

Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-18 Thread Stephen Connolly
On 18 May 2010 08:40, Markus Muenkel wrote: > >>> I'm releasing a Maven2 multi-module project. One of the modules is a POM >>> project ("assembly project") that uses the maven-assembly-plugin in > order > to > build an assembly (zip archive). The artifacts to be assembled are >>>

Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-18 Thread Markus Muenkel
I'm releasing a Maven2 multi-module project. One of the modules is a POM project ("assembly project") that uses the maven-assembly-plugin in order to build an assembly (zip archive). The artifacts to be assembled are specified via dependencies in the POM. They point to modules contained in

Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-17 Thread Stephen Connolly
On 17 May 2010 14:13, Markus Muenkel wrote: > > I'm releasing a Maven2 multi-module project. One of the modules is a POM >>> project ("assembly project") that uses the maven-assembly-plugin in order >>> to >>> build an assembly (zip archive). The artifacts to be assembled are >>> specified >>> vi

Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-17 Thread Markus Muenkel
I'm releasing a Maven2 multi-module project. One of the modules is a POM project ("assembly project") that uses the maven-assembly-plugin in order to build an assembly (zip archive). The artifacts to be assembled are specified via dependencies in the POM. They point to modules contained in th

Re: mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-11 Thread Stephen Connolly
On 11 May 2010 17:16, Markus Muenkel wrote: > I'm releasing a Maven2 multi-module project. One of the modules is a POM > project ("assembly project") that uses the maven-assembly-plugin in order to > build an assembly (zip archive). The artifacts to be assembled are specified > via dependencies in

mvn release:prepare fails with missing artifacts when project to be released runs an assembly

2010-05-11 Thread Markus Muenkel
I'm releasing a Maven2 multi-module project. One of the modules is a POM project ("assembly project") that uses the maven-assembly-plugin in order to build an assembly (zip archive). The artifacts to be assembled are specified via dependencies in the POM. They point to modules contained in the