[Geoserver-devel] problems in building GeoServer1.5 in eclipse

hello everyone:
I have tried to build GeoServer1.5 under the steps in the doucuments.
first :check out from https://svn.codehaus.org/geoserver/trunk
then :mvn install (the client terminal showed all the moudles were
successfully builded)
mvn eclipse:eclipse;
set the variarable M2_REPO
after import existing projects into the workspace there are server projects
not only one in the workspace,and there are errors like Project Issues is
missing required library: 'C:\Documents and
Settings\Administrator\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar'
I tried to setup a new project first and then import all the source code but
i got more errors.
I am expecting your help thank you !
--
View this message in context: http://www.nabble.com/problems-in-building-GeoServer1.5-in-eclipse-tf3588609.html#a10028658
Sent from the GeoServer - Dev mailing list archive at Nabble.com.

cy ha scritto:

hello everyone:
I have tried to build GeoServer1.5 under the steps in the doucuments.
first :check out from https://svn.codehaus.org/geoserver/trunk
then :mvn install (the client terminal showed all the moudles were
successfully builded)
mvn eclipse:eclipse;
set the variarable M2_REPO after import existing projects into the workspace there are server projects
not only one in the workspace,and there are errors like Project Issues is
missing required library: 'C:\Documents and
Settings\Administrator\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar'
I tried to setup a new project first and then import all the source code but
i got more errors.
I am expecting your help thank you !

The issues module is not part of the standard Geoserver distribution, but an extra module that did not become part of it. So, just remove the Issues module and you should be ok.

I'm going to remove the project files from the issues modules right away
so that other people arent' going to get trapped by this.

Cheers
Andrea