You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2014/01/24 03:21:44 UTC

[jira] [Updated] (HADOOP-10273) Fix 'mvn site'

     [ https://issues.apache.org/jira/browse/HADOOP-10273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arpit Agarwal updated HADOOP-10273:
-----------------------------------

    Summary: Fix 'mvn site'  (was: Fix 'maven site')

> 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
>
> '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.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)