You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ mvn --version
Apache Maven 2.2.1 (rdebian-14)
Java version: 1.8.0_101
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux" version: "3.13.0-95-generic" arch: "amd64" Family: "unix"
$ git clone https://github.com/mizzao/libmao.git
$ cd libmao/
$ mvn install
[INFO] Scanning for projects...
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/native-maven-plugin/[1.0-alpha-7,)/native-maven-plugin-[1.0-alpha-7,).pom
[INFO] Unable to find resource 'org.codehaus.mojo:native-maven-plugin:pom:[1.0-alpha-7,)' in repository central (http://repo1.maven.org/maven2)
Downloading: http://jahmm.googlecode.com/svn/repo/org/codehaus/mojo/native-maven-plugin/[1.0-alpha-7,)/native-maven-plugin-[1.0-alpha-7,).pom
[INFO] Unable to find resource 'org.codehaus.mojo:native-maven-plugin:pom:[1.0-alpha-7,)' in repository Jahmm (http://jahmm.googlecode.com/svn/repo)
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/native-maven-plugin/[1.0-alpha-7,)/native-maven-plugin-[1.0-alpha-7,).pom
[INFO] Unable to find resource 'org.codehaus.mojo:native-maven-plugin:pom:[1.0-alpha-7,)' in repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.codehaus.mojo:native-maven-plugin
Reason: POM 'org.codehaus.mojo:native-maven-plugin' not found in repository: Unable to download the artifact from any repository
org.codehaus.mojo:native-maven-plugin:pom:[1.0-alpha-7,)
from the specified remote repositories:
Jahmm (http://jahmm.googlecode.com/svn/repo),
central (http://repo1.maven.org/maven2)
for project org.codehaus.mojo:native-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Fri Oct 14 12:46:18 CEST 2016
[INFO] Final Memory: 5M/117M
[INFO] ------------------------------------------------------------------------
As an alternative I opened the project in IntelliJ and get two errors:
Running Kubuntu 14.4, I get
As an alternative I opened the project in IntelliJ and get two errors:
was not found.
What should I do?
The text was updated successfully, but these errors were encountered: