... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
positions-completer
#1
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)

Grüße,
Ilmari
Reply
#2
(03.09.2010, 18:36)IlmariKrebs Wrote: 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?

Es gibt ein neues Maven-Modul, das Dein Eclipse nicht findet:

(03.09.2010, 18:36)IlmariKrebs Wrote: 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

Hast Du den allerneuesten Stand von trunk? Muß Eclipse vielleicht benachrichtigt werden, daß das Root-POM sich geändert hat?
--
Christian
Reply
#3
Habe jetzt den aktuellen Stand und es funktioniert nun!

Grüße,
Ilmari
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)