I had used m201 to create a basic pom using the archetype mechanism. All the basic functionality worked fine such as compiling, packaging jar, etc. I have since upgraded to m202 and the same functionality works fine. Now however I am trying to add functionality such as add JUnit test results to the site goal.
I cannot find documentation on how definitively to do this with m2. When I do try something, I get either pos parse errors or NullPointerExceptions. Is there some documentation available that would help newbie with maven2? Even if it is draft documents? -dh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
