On 11/28/06, Julien HENRY <[EMAIL PROTECTED]> wrote:
I think my xml file is well configured, but when I run mvn assembly:assembly, 
the plugin complains:
[INFO] Failed to create assembly: Artifact: [moduleC] (included by module) does 
not have an artifact with a file. Please ensure the package phase is run before 
the assembly is generated.

The documentation on the site claims that package phase is automatically run by 
assembly goal, so it should work. Any Idea ?

On http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html
under moduleSet, it says,

"NOTE: When using <moduleSets> from the command-line, it is required
to pass first the package phase by doing: "mvn package
assembly:assembly". This bug/issue is scheduled to be addressed by
Maven 2.1."

However, the docs were published on Nov 7th, so there may be some
documentation there on as-yet-unreleased features.

More examples of multi-module assemblies would be great.  I'm
currently having trouble getting assembly to do what I want. :(

--
Wendy

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

Reply via email to