You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/04/01 02:40:25 UTC

[jira] [Commented] (ATLAS-598) runing "mvn install" failed, it shows that some plugins can't be executed

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

Jean-Baptiste Onofré commented on ATLAS-598:
--------------------------------------------

I don't have this issue (I have another one ;)).

> runing "mvn install" failed, it shows that some plugins can't be executed
> -------------------------------------------------------------------------
>
>                 Key: ATLAS-598
>                 URL: https://issues.apache.org/jira/browse/ATLAS-598
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.7-incubating
>         Environment: OS: Ubuntu 14.04 LTS, amd 64
> Apache Maven 3.3.9
> Java version: 1.7.0_95
>            Reporter: Ethan Hsieh
>              Labels: atlas, build, install, maven
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I tried to install Apache Atlas according the Official guide, and typed "export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=256m" && mvn clean install". 
> But the terminal showed that 
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project apache-atlas: Error finding remote resources manifests: /usr/local/atlas/target/maven-shared-archive-resources/META-INF/NOTICE (No such file or directory) -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> I also typed "mvn clean" first, it would be OK, but then I typed "mvn install" or "mvn install -U", it would still show Error.
> Please help me.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)