Manually hacking the jar to set the version correctly resolves the problem.

Now to find out why the jar is being created incorrectly...


Running mvn package will incorrectly create a "test" version for the
real version jar.

I just noticed that there are two jars in here:
* maven-eclipse-plugin-2.3-INTERNAL-r485327-pMECLIPSE-206.jar
* maven-eclipse-plugin-test.jar

I expect the problem is that whatever is creating
maven-eclipse-plugin-test.jar is stuffing up the creation of the
proper versioned jar.

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

Reply via email to