03.09.2010, 18:36
In Eclipse bekomme ich mit dem aktuellen Stand folgende Fehlermeldung: s. unten. Kannst Du mir sagen was diese mir sagen möchte? Oder was ich dafür benötige?
03.09.10 19:34:15 MESZ: Build errors for route-converter6; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project route-converter6: Missing:
----------
1) slash.navigation:position-completer:jar:1.34-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=slash.navigation -DartifactId=position-completer -Dversion=1.34-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=slash.navigation -DartifactId=position-completer -Dversion=1.34-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) slash.navigation:route-converter6:pom:pom:1.34-SNAPSHOT
2) slash.navigation:route-converter:jar:1.34-SNAPSHOT
3) slash.navigation:mapview:jar:1.34-SNAPSHOT
4) slash.navigation:position-completer:jar:1.34-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
slash.navigation:route-converter6:pom:1.34-SNAPSHOT
from the specified remote repositories:
routeconverter-thirdparty (http://www.routeconverter.de/svn/RouteThirdParty, releases=true, snapshots=true),
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
03.09.10 19:34:15 MESZ: Build errors for route-converter6; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project route-converter6: Missing:
----------
1) slash.navigation:position-completer:jar:1.34-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=slash.navigation -DartifactId=position-completer -Dversion=1.34-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=slash.navigation -DartifactId=position-completer -Dversion=1.34-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) slash.navigation:route-converter6:pom:pom:1.34-SNAPSHOT
2) slash.navigation:route-converter:jar:1.34-SNAPSHOT
3) slash.navigation:mapview:jar:1.34-SNAPSHOT
4) slash.navigation:position-completer:jar:1.34-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
slash.navigation:route-converter6:pom:1.34-SNAPSHOT
from the specified remote repositories:
routeconverter-thirdparty (http://www.routeconverter.de/svn/RouteThirdParty, releases=true, snapshots=true),
central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
Grüße,
Ilmari