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 "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2014/01/24 09:25:38 UTC

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

    [ https://issues.apache.org/jira/browse/HADOOP-10273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880808#comment-13880808 ] 

Akira AJISAKA commented on HADOOP-10273:
----------------------------------------

I reproduced this issue with Maven 3.1.1.
+1, I verified the patch fixes the build break both on trunk and branch-2.

> 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, 2.2.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)