Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Code Block
java.lang.NoClassDefFoundError: org/sonatype/aether/*
Caused by: java.lang.ClassNotFoundException: org.sonatype.aether.*

This error is caused by Maven 3.1-alpha-1 migration from Sonatype Aether to Eclipse Aether (MNG-5354), which is an incompatible change for some plugins.

To support this change, new versions of the affected plugins have been published which work both with Maven 3.0.x and 3.1.x:

groupId

artifactId

affected goal

Plugin Name

Compatible Version

Related Issues

org.apache.maven.plugins

maven-dependency-plugin

tree

Maven Dependency Plugin

2.8

MDEP-407

org.apache.maven.plugins

maven-enforcer-plugin

 

Maven Enforcer Plugin

1.3

 

org.apache.maven.plugins

maven-project-info-reports-plugin

dependencies

Maven Project Info Reports Plugin

2.7

MPIR-272

org.apache.maven.plugins

maven-shade-plugin

shade

Maven Shade Plugin

2.1

MSHADE-143

org.apache.maven.plugins

maven-site-plugin

site

Maven Site Plugin

3.3

MSITE-683

org.codehaus.mojo

nbm-maven-plugin

 

NetBeans Module plugin

3.11

MNBMODULE-215

org.codehaus.mojo

sonar-maven-plugin

sonar

Sonar Maven Plugin

2.1

MSONAR-22

org.eclipse.tycho

 

 

Tycho

0.18.1

406056

com.google.appengine

appengine-maven-plugin

 

Google AppEngine Maven Plugin

1.8.3 (Maven 3.1.x required)

#31

org.twdata.maven

mojo-executor

All the library

mojo-executor

2.1.0

#13

com.jayway.maven.plugins.android.generation2

android-maven-plugin

 

Android Maven Plugin

 3.8.0#395

The following plugins are not yet known to be compatible:

groupId

artifactId

affected goal

Plugin Name

Tracking Issues

de.saumya.mojo

gem-maven-plugin

all

Gem Maven Plugin (and others)

#50

com.github

github-site-plugin

site

GitHub Maven Plugins

#46

com.github.goldin

copy-maven-plugin

copy

Copy Maven Plugin

#10 and #pl-695

org.jvnet.jax-ws-commons

jaxws-maven-plugin JAX-WS Maven PluginJAX_WS_COMMONS-127