Fundamentally, codehaus plugins are not allowed to reference
non-snapshot repositories from within their pom as they are being
synced to maven central.
This is, IMHO, a critical bug that needs to be addressed by the
developer of the plugin ASAP
-Stephen
2009/11/20 Gajo Csaba :
> The newest versi
The newest version is 1.0-alpha-4, released on 31-May-2009. It also
contains the java.net repository declaration. Even worse, a declaration
to functionaljava.googlecode.com was added, which also doesn't exist.
Didn't anyone check this bug, or these two repositories got removed only
after June?
released pom files can never be modified.
You will need to use a newer version (if one is available)
2009/11/20 Gajo Csaba :
> Hello,
>
> I'm using the RPM plugin, and at one point it tries to access a repository
> at java.net. The path is
> http://download.java.net/maven/2/org/codehaus/mojo/mojo
Hello,
I'm using the RPM plugin, and at one point it tries to access a
repository at java.net. The path is
http://download.java.net/maven/2/org/codehaus/mojo/mojo-parent/18/mojo-parent-18.pom
This path doesn't exist, and an exception occurs. After tracing how this
happens, I found out that the