Wendy Smoak wrote:
That (the ability to 'package' non-Java resources) was a problem in
the old archetype plugin, I think it's fixed in the new (v2) one.

Is that done via the archetype-metadata file, or is it "automagic" now? I thought I had the most current archetype plugin, but I'm still not super-confident with Maven.

mvn archetype:create
...
[INFO] org.apache.maven.plugins:maven-archetype-plugin:1.0-alpha-7
Try it with mvn archetype:generate instead [...]

Using a combination of the archetype-metadata file and archetype:generate works. Is this the recommended way to do archetype creation now? Is there a non-interactive archetype:generate?

I know, this should be on the Maven list :p

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to