If you assigned an id to each that is different it will be ok. - Brett
On 12/10/05, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > dan tran wrote: > > > you can run maven-assembly-plugin multiple times > > Thanks for the hint. I may be doing something wrong, but so far it > doesn't work. Here's what I did: > > - Added the "executions" section to the assembly plugins configuration. > - Removed my existing "configuration" section. > - Invoked "mvn assembly:assembly" > > Result is the following error message: > > POM Location: /home/jwi/workspace/ws-xmlrpc-2/pom.xml > Validation Messages: > > [0] You cannot have two plugin executions with the same (or > missing) <id/> elements. > Offending execution > > Id: 'default' > Plugin:'org.apache.maven.plugins:maven-assembly-plugin' > > > > > Reason: Failed to validate POM > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
