On Fri, Feb 19, 2010 at 7:34 AM, Adam Leggett (UPCO)
<adam.legg...@upco.co.uk> wrote:
> I blogged about how to do this here:
> http://blogs.mikeci.com/2010/01/14/working-with-custom-maven-archetypes-part-1/
>
> See step four - filtering a file name.
>

awesome, here's a chance to talk about the bug I logged:
"Allow archetypes to declare minimum version of maven-archetype-plugin
they need"
http://jira.codehaus.org/browse/ARCHETYPE-276

if you use the file/directory name filtering feature you mentioned,
your archetype hopes the consumer is using at least version
2.0-alpha-4 of the maven-archetype-plugin
http://jira.codehaus.org/browse/ARCHETYPE-191

if this case, if they are using an older version, you'll get
files/directories with names including the underscores, and your
consumers will assume your archetype is messed up

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

Reply via email to