Mangling occurs in ProjecTool.packageProjectArtifact().

This mangles the pom info to include the test version and then run
BuiltTool.executeMaven() with the "package" phase to create the test
jar. The side effect of this is to put test artifacts into
D:\ide\workspace\maven\maven-eclipse-plugin\target\classes which is
not good.

I can see no work around for this situation except to use a different
mechanism for testing.

Starting a new thread to see if the ProjectTool authors/unit test
people have alternative suggestions.

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

Reply via email to