[Geoserver-devel] Problems to geoserver's source + maven + eclipse

---------- 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:

  1. 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:

  1. org.geoserver:web:jar:1.7.7-SNAPSHOT
  2. 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:

  1. 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:

  1. org.geoserver:QueryUsers:jar:1.0
  2. 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