On Wed, Apr 6, 2011 at 10:44 AM, Adam Gibbons <[email protected]> wrote: > Also I refer you to: > http://maven.apache.org/plugins/maven-assembly-plugin/which states > that it can create distributions in the war format.
It *can* but you generally only need it if the war plugin is not doing what you need. When building a war, the war plugin is the logical choice _until_ you run into some complication that the war plugin can't solve. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
