---------- Forwarded message ----------
From: Jimmy Aumard <jimmy.aumard@anonymised.com>
Date: 2009/11/20
Subject: Problems to geoserver’s source + maven + eclipse
To: geoserver-users@lists.sourceforge.net
Hi,
I have make a checkout from the 1.7.x branch and try to make mvn clean install but I have this:
Missing:
- org.geoserver:QueryUsers:jar:1.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.geoserver -DartifactId=QueryUsers -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.geoserver -DartifactId=QueryUsers -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
- org.geoserver:web:jar:1.7.7-SNAPSHOT
- org.geoserver:QueryUsers:jar:1.0
1 required artifact is missing.
for artifact:
org.geoserver:web:jar:1.7.7-SNAPSHOT
from the specified remote repositories:
osgeo (http://download.osgeo.org/webdav/geotools/),
mortbay (http://www.mortbay.org/maven2/release),
opengeo (http://repo.opengeo.org/),
maven-restlet (http://maven.restlet.org),
central (http://repo1.maven.org/maven2)
And when I try to make mvn install into QueryUsers I have
Missing:
- org.geoserver:RESTConfig:jar:1.7.7-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.geoserver -DartifactId=RESTConfig -Dversion=1.7.7-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=org.geoserver -DartifactId=RESTConfig -Dversion=1.7.7-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
- org.geoserver:QueryUsers:jar:1.0
- org.geoserver:RESTConfig:jar:1.7.7-SNAPSHOT
1 required artifact is missing.
for artifact:
org.geoserver:QueryUsers:jar:1.0
from the specified remote repositories:
osgeo (http://download.osgeo.org/webdav/geotools/),
codehaus (http://repository.codehaus.org/),
refractions (http://lists.refractions.net/m2),
mortbay (http://www.mortbay.org/maven2/release),
opengeo (http://repo.opengeo.org/),
maven-restlet (http://maven.restlet.org),
central (http://repo1.maven.org/maven2)
Thanks
–
Aumard Jimmy
Développeur - http://www.kinaxia.fr
–
Aumard Jimmy
Développeur - http://www.kinaxia.fr