Looks like the current archetype stuff isn't happy making files in src/main/groovy, it pukes this up when trying:

<snip>
[INFO] Error creating from archetype

Embedded error: Template 'src/main/groovy/MyMojo.groovy' not in directory 'src/main/java'
</snip>

Probably has something to do with package handling I'd imagine... but not 100% sure.

Is there anyways to get custom archetype handling for files which should really be in src/main/groovy, not src/main/java?

--jason

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to