Christian Tzolov created CRUNCH-500: ---------------------------------------
Summary: Maven Site plugin causes AetherClassNotFound on Maven 3.2.x and newer Key: CRUNCH-500 URL: https://issues.apache.org/jira/browse/CRUNCH-500 Project: Crunch Issue Type: Bug Reporter: Christian Tzolov Priority: Trivial As explained here: https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound the error is caused by Maven 3.1-alpha-1 migration from Sonatype Aether to Eclipse Aether which is an incompatible change for some plugins. Suggested solution is to upgrade the maven-site-plugin version to 3.3 (at the moment Crunch usages 3.1). The new version (3.3) should be backward compatible and work with Maven 3.0.x and 3.1.x: -- This message was sent by Atlassian JIRA (v6.3.4#6332)