Hi to everybody,
I am trying to put hand to the code of GeoServer because I am trying to
insert him/it as sees inside uDig. Following the guide that is on-line for
the development I have already found a problem or I don't succeed in caring
the project on eclipse and when I try to use the maven I have some errors
that concern the repositories.
Sees my little experience both with eclipse and with maven I wanted to know
if there is someone who he/she knows how to tell me that operations to
perform for resolving my problems.
I in advance thank you.
Regards.
Mauro.
--
View this message in context: http://www.nabble.com/To-develop-on-GeoServer-with-Eclipse-tp19608696p19608696.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.
Hi Mauro,
Which part of the process is failing? Are you getting a specific error message?
You should be able to do the following:
1. check out geoserver sources
svn co http://svn.codehaus.org/geoserver/branches/1.7.x
2. under the root of the source tree execute a build:
cd geoserver
mvn clean install
3. generate eclipse project files:
mvn eclipse:eclipse
4. import into eclipse.
Hope that helps. If you send back more information about the problem you are having we can help you better.
-Justin
mauroS84 wrote:
Hi to everybody, I am trying to put hand to the code of GeoServer because I am trying to
insert him/it as sees inside uDig. Following the guide that is on-line for
the development I have already found a problem or I don't succeed in caring
the project on eclipse and when I try to use the maven I have some errors
that concern the repositories. Sees my little experience both with eclipse and with maven I wanted to know
if there is someone who he/she knows how to tell me that operations to
perform for resolving my problems.
I in advance thank you.
Regards.
Mauro.
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.