The Archetype plugin has lost the ability to "package" non-Java
resources. It looks like this happened with the addition of 'sub
packages' for Java sources.
For example, you might want to place App.properties in
src/main/resources/com/example/App.properties in the generated app, as
a companion to src/main/java/com/example/App.java.
Brett, (since it was your change,) can you please take a look at
http://jira.codehaus.org/browse/ARCHETYPE-65 ? Is there a way to
package both source and resources, without losing the 'sub-package'
feature?
(I'll take a look at the mojo-sandbox project also, I assume it's this one:
http://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/maven-archetypeng/ )
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...