Re: assembly:assembly failure

2008-04-11 Thread John Casey
You need to specify idassembly-name/id inside your assembly descriptors. -john On Apr 10, 2008, at 8:34 AM, Harper, Brad wrote: Anyone have thoughts on what's behind the following error? ... [ERROR] BUILD FAILURE [INFO] -- [INFO] The assembly id null is used more

RE: assembly:assembly failure

2008-04-11 Thread Harper, Brad
control]. Thanks again. Brad -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 10:36 AM To: Maven Users List Subject: Re: assembly:assembly failure You need to specify idassembly-name/id inside your assembly descriptors. -john

Re: assembly:assembly failure

2008-04-11 Thread John Casey
to something that the user has knowledge of [and can control]. Thanks again. Brad -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 10:36 AM To: Maven Users List Subject: Re: assembly:assembly failure You need to specify idassembly-name/id

RE: assembly:assembly failure

2008-04-11 Thread Harper, Brad
I'll be glad to submit an issue and I'll look at assembly:single. Thanks for the response and suggestion. Brad -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 1:05 PM To: Maven Users List Subject: Re: assembly:assembly failure Yeah

assembly:assembly failure

2008-04-10 Thread Harper, Brad
Anyone have thoughts on what's behind the following error? ... [ERROR] BUILD FAILURE [INFO] -- [INFO] The assembly id null is used more than once. ... I see this error when testing a garden-variety assembly from the command line % mvn assembly:assembly