maven fails when packing parent pom
-----------------------------------
Key: MASSEMBLY-420
URL: http://jira.codehaus.org/browse/MASSEMBLY-420
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Affects Versions: 2.2-beta-3
Environment: Windows Vista
Reporter: Karsten Ohme
Priority: Blocker
I have a parent module and multiple sub modules. I must build all submodules
manually, because the parent assembly cannot be created.
I have defined the assembly plugin in the parent.
[INFO] [assembly:single {execution: make-assembly}]
[WARNING] Cannot include project artifact: org.foo.bar:j2se:pom:1
.0.2-SNAPSHOT; it doesn't have an associated file or directory.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to create assembly: Error creating assembly archive
jar-with-dependencies: You must set at least one file.
In previous releases it was working.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira