Dirk Olmes wrote: > 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.
Correction: it works if you do it right :-) I had issued the wrong maven command to bulid the reactor. Still looking for other approaches to testing archetypes, -dirk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
