[
https://issues.apache.org/jira/browse/HADOOP-10273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HADOOP-10273:
-----------------------------------
Description:
'mvn site' fails with
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on project
hadoop-main: Execution default-site of goal
org.apache.maven.plugins:maven-site-plugin:3.0:site failed: A required class
was missing while executing
org.apache.maven.plugins:maven-site-plugin:3.0:site:
org/sonatype/aether/graph/DependencyFilter
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
{code}
Looks related to
https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
Bumping the maven-site-plugin version should fix it.
was:
'mvn site' is broken - it gives the following error.
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on project
hadoop-main: Execution default-site of goal
org.apache.maven.plugins:maven-site-plugin:3.0:site failed: A required class
was missing while executing
org.apache.maven.plugins:maven-site-plugin:3.0:site:
org/sonatype/aether/graph/DependencyFilter
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
{code}
Looks related to
https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
Bumping the maven-site-plugin version should fix it.
> Fix 'mvn site'
> --------------
>
> Key: HADOOP-10273
> URL: https://issues.apache.org/jira/browse/HADOOP-10273
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.0.0
> Reporter: Arpit Agarwal
> Attachments: HADOOP-10273.patch
>
>
> 'mvn site' fails with
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on project
> hadoop-main: Execution default-site of goal
> org.apache.maven.plugins:maven-site-plugin:3.0:site failed: A required class
> was missing while executing
> org.apache.maven.plugins:maven-site-plugin:3.0:site:
> org/sonatype/aether/graph/DependencyFilter
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
> {code}
> Looks related to
> https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
> Bumping the maven-site-plugin version should fix it.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)