Found it, packageInPathFormat. Wish there was archetype properties guide/doc similar to this<http://docs.codehaus.org/display/MAVENUSER/MavenPropertiesGuide>one.
Regards, Stevo. On Tue, Dec 1, 2009 at 1:03 PM, Stevo Slavić <[email protected]> wrote: > Hello Maven users, > > When generating project from archetype in interactive mode user among other > things provides package property. It would be handy if there was another > property which would be generated from package property by replacing dots in > package with directory separator, so that property could be referenced in > filtered archetype resources (e.g. I'd like to reference resources from > packaged filesets in assembly descriptor). Looking at archetype plugin docs > and sources I can not find such behavior supported/implemented at the > moment. Did I miss it? Or should I create a feature request? > > Regards, > Stevo. >
