I'm using:
<moduleSets>
   <moduleSet>
       <includes><include>*:*</include></includes>
       <binaries><outputDirectory>.</outputDirectory></binaries>
   </moduleSet>
 </moduleSets>

And I get the error:
[INFO] Failed to create assembly: Artifact: some.group.id:artifact-id:nar:1.0.0-SNAPSHOT (included by module) does not have an artifact with a file. Please ensure the package phase is run before the assembly is generated

When I try to debug, the project's artifact indeed has a null file. When is the file set?

Thank you,
Ittay

--
Ittay Dror <[EMAIL PROTECTED]>
Tikal <http://www.tikalk.com>
Tikal Project <http://tikal.sourceforge.net>


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

Reply via email to