During mahout bulid using command 'mvn install', i am getting MojoExecutionException

Asked by Pavan

i am trying install mahout....

when i type command 'mvn install' to build mahout it is not get successed..
it is giving me bellow error's

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.666s
[INFO] Finished at: Sun Sep 27 02:14:53 IST 2015
[INFO] Final Memory: 14M/132M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.1:process (default) on project mahout-buildtools: Error finding remote resources manifests: /home/hduser/mahout/trunk/buildtools/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

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
michael (yellupcm-gmail) said :
#1

sudo apt-get install mvn

Is this the command you used?

Revision history for this message
Pavan (pavangowdasu) said :
#2

No , i used

sudo apt-get install maven

Revision history for this message
michael (yellupcm-gmail) said :
#3

Pavan
Got it from this site. At 2.2. I have looked at other sites, most say to use the command you used.

http://www.vogella.com/tutorials/ApacheMaven/article.html

Revision history for this message
Pavan (pavangowdasu) said :
#4

Thank You

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Open' state without activity for the last 15 days.