The root cause looks like: Unknown host repo.maven.apache.org This sounds like a networking (DNS) issue. I assume it was a temporary issue and everything is working OK now? I tested 'mvn clean install' on my laptop and I did not get this issue.
On Thu, May 8, 2014 at 2:28 PM, zapo <[email protected]> wrote: > Hi, > im trying mvn install code for neo4j spatial but i have this error msg : > > > [INFO] Building Neo4j - Spatial Components 0.12-neo4j-2.0.2-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > Downloading: > http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 0.546 s > [INFO] Finished at: 2014-05-08T16:06:42+01:00 > [INFO] Final Memory: 8M/97M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Plugin org.apache.maven.plugins:maven-dependency-plugin:2.8 or one > of its dependencies could not be resolved: Failed to read artifact > descriptor for org.apache.maven.plugins:maven-dependency-plugin:jar:2.8: > Could not transfer artifact > org.apache.maven.plugins:maven-dependency-plugin:pom:2.8 from/to central ( > http://repo.maven.apache.org/maven2): repo.maven.apache.org: Nom ou > service inconnu: Unknown host repo.maven.apache.org: Nom ou service > inconnu -> [Help 1] > > > im a rookie with maven , i dont understand ...Help me please > Thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
