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 -Ddescriptor=src/main/assembly/release.xml
-Ddocument.version=2.4.15

The assembly descriptor names only two files: the project's war artifact
and a document, which references the property ${document.version} to get
the correct file.

Brad Harper

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to