On 2/5/06, Chris Markle <[EMAIL PROTECTED]> wrote: > C:\blah> mvn assembly:assembly -Dmaven.assembly.descriptorId=bin > > I get the following error which has me perplexed (not useful lines deleted): > > [INFO] [assembly:assembly] > [ERROR] BUILD FAILURE > [INFO] No assembly descriptors found. > > Any thoughts about what's causing this or what I am doing wrong?
Last time I looked at it, the documentation was wrong. It's descriptorId, not maven.assembly.descriptorId. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
