Hi, I would like to test my custom archetype project, i.e. as part of the test run the archetype and compile the output. I had a look at the maven-archetype-plugin and the various plugins that come with it already but there's nothing there.
I alredy went down the route of using exec-maven-plugin to run mvn as part of the build cycle but that fails for me. Am I missing any other obvious approaches to testing archetypes? -dirk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
