Hi (hoping to address the correct forum),
I am busy developing a webapplication using maven. When I call the distribution plugin, it automatically assumes a JAR type of project.
IMO a tag next to <groupId> and <id> called <type> should be included in the POM, so dist (and other plugins) can use this to their advantage, like requiring 'war:war', 'ear:ear', or 'jar:jar' before creating a zip file.
Martijn
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]