Hello, I am trying to write some integration tests along the line of what is done in core-it. I am using the maven-verifier module and I want to check the behavior of creating a custom archetype with archetype:create. I ran into 1 problem: Verifier always add clean:clean goal in front of all goals I had, but when I run archetype:create, I do not have a POM so I got errors.
Is there any other way to do what I want ? Am I using the verifier the wrong way ? Thanks for answers, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
