
Some parts of this message have been removed.
Learn more about Nabble's
security policy.
|
JETTY-1143
(Related)
make Jetty7 serve WebService request
|
|
JIRA-1143
(Related)
Could not obtain issue details from JIRA
|
[INFO] ------------------------------------------------------------------------
|
[ERROR] BUILD ERROR
|
[INFO] ------------------------------------------------------------------------
|
[INFO] Failed to resolve artifact.
|
|
Missing:
|
----------
|
1) com.sun.net.httpserver:http:jar:20070405
|
|
Try downloading the file manually from the project website.
|
|
Then, install it using the command:
|
mvn install:install-file -DgroupId=com.sun.net.httpserver -DartifactId=http -Dversion=20070405 -Dpackaging=jar -Dfile=/path/to/file
|
|
Alternatively, if you host your own repository you can deploy the file there:
|
mvn deploy:deploy-file -DgroupId=com.sun.net.httpserver -DartifactId=http -Dversion=20070405 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
|
|
Path to dependency:
|
1) org.mortbay.jetty:jetty-jaxws2spi:jar:7.0.1.M0-SNAPSHOT
|
2) com.sun.net.httpserver:http:jar:20070405
|
|
----------
|
1 required artifact is missing.
|
|
for artifact:
|
org.mortbay.jetty:jetty-jaxws2spi:jar:7.0.1.M0-SNAPSHOT
|
|
from the specified remote repositories:
|
central (http://repo1.maven.org/maven2),
|
oss.sonatype.org (http://oss.sonatype.org/content/repositories/jetty-snapshots/)
|
|
|
[INFO] ------------------------------------------------------------------------
|
[INFO] For more information, run Maven with the -e switch
|
|
|