As far as I know, this is because cobertura was dropped in favor of Sonar.
I guess codec should
a) define the dependency to cobertura itself
b) use Sonar, like some of the other components (like math) already do.

Regards,
Benedikt


2013/1/26 Gary Gregory <garydgreg...@gmail.com>

> Arg, with [codec] I get:
>
> [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @
> commons-codec ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO]
> [INFO] <<< jdepend-maven-plugin:2.0-beta-2:generate (report:generate) @
> commons-codec <<<
> [INFO] configuring report plugin
> org.codehaus.mojo:cobertura-maven-plugin:2.5.2
> [WARNING] The POM for org.codehaus.mojo:cobertura-maven-plugin:jar:2.5.2 is
> missing, no dependency information available
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 20.274s
> [INFO] Finished at: Sat Jan 26 10:06:11 EST 2013
> [INFO] Final Memory: 32M/345M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.1:site (default-site) on
> project commons-codec: failed to get report for
> org.codehaus.mojo:cobertura-maven-plugin: Plugin
> org.codehaus.mojo:cobertura-mave
> n-plugin:2.5.2 or one of its dependencies could not be resolved: Failed to
> read artifact descriptor for
> org.codehaus.mojo:cobertura-maven-plugin:jar:2.5.2: Failure to find
> org.codehaus.mojo:cobertura-maven-plugin:pom:2.5.2 in http
> ://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced -> [Help 1]
> [ERROR]
>
> Gary
>
>
> On Sat, Jan 26, 2013 at 4:53 AM, sebb <seb...@gmail.com> wrote:
>
> > Commons Parent 28 has been released.
> >
> > Release notes:
> >
> >
> >
> https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-28/RELEASE-NOTES.txt
> >
> > Components are recommended to upgrade when convenient, but this is not
> > compulsory.
> >
> > If upgrading causes any breaking changes, please report ASAP so a new
> > release can be prepared.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>

Reply via email to