I think the integration testing plugin will need to be updated for compat with Maven 2.1.0 - the version it installs it with (testing) is inconsistent with the internal metadata of the plugin that says it is X.Y.Z-SNAPSHOT.

This might be a cumbersome change - we can look at alternatives but for now please file it with the plugin issue tracker.

- Brett

On 23/03/2009, at 11:48 PM, Josh Suereth wrote:

All,

I just upgraded to Maven 2.1.0 and I"m getting the following error in the integration test logs when running my "Super Helpful Integration Testing
ThingY" (SHITTY) integration tests -

OUT: org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in the plugin manager getting plugin 'org.scala-tools:maven-scala- plugin':
Plugin 'org.scala-tools:maven-scala-plugin:testing' has an invalid
descriptor:
OUT: 1) Plugin's descriptor contains the wrong version: 2.10.1
OUT:    at
org .apache .maven .lifecycle .DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java: 1521)



I'm guessing maven 2.1.0 is performing some new check that the shitty plugin hasn't been updated for? As a temporary work-around I can just develop in
maven 2.0.10 for now, however I was wondering if

1) This is actually an issue with the shitty plugin, or I've failed to
configure things correctly
2) I should be using some other form of integration testing for maven 2.1.0
3) if anyone else has seen this issue?

Thanks for the help! Maven 2.1.0 is working great for all my other projects that use the maven-scala-plugin, just not the plugin itself. Great work
Maven Team!!!!

-Josh

--
Brett Porter
br...@apache.org
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to