Hi Jason!
I found a workaround that seems to fix the problem for me. When I remove the
following lines
from:
~/.m2/repository/org/codehaus/mojo/maven-metadata-central.xml
-------- lines to be removed ------
<plugin>
<name>Groovy Maven Plugin</name>
<prefix>groovy</prefix>
<artifactId>groovy-maven-plugin</artifactId>
</plugin>
-------- lines to be removed ------
then the groovy-prefix is resolved to
org.codehaus.mojo.groovy:groovy-maven-plugin:1.0-beta-2
instead of
org.codehaus.mojo:groovy-maven-plugin:1.0-alpha-2
The Problem is that maven-metadata-central.xml is restored with the wrong
values when I
remove it. And everyone else is getting the wrong version too.
Is it possible to have that fixed in the repository?
Regards,
Dirk
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email