« Return to Thread: Geoserver Eclipse build problem (eclipse plugin output=bin issue)

Re: Geoserver Eclipse build problem (eclipse plugin output=bin issue)

by Andrea Aime-4 :: Rate this Message:

Reply to Author | View in Thread

Daniele Romagnoli ha scritto:

> Hi list,
> Not sure whether this problem is the same reported by Ben for geotools,
> but I have issues in building geoserver from eclipse after running "mvn
> eclipse:eclipse".
> On eclipse, I get this error (also after
> cleaning/refreshing/rebuilding/etc):
>
> The project was not built due to "A resource exists with a different
> case:
> '/wms-1.7.6-SNAPSHOT/bin/org/vfny/geoserver/wms/responses/featureInfo'.".
> Fix the problem, then try refreshing this project and building it since
> it may be inconsistent

This is a Windows specific variant of the issue, it is related to the
windows file system being case insensitive but case preserving at the
same time.

> Removing the
> <buildOutputDirectory>./bin</buildOutputDirectory>
> from the maven-eclipse-plugin section of the main pom, seems resolving
> my problem.
>
> Am I doing something wrong?

Nope, I am the one doing something wrong: that commit was a mistake,
it got in with an unrelated changeset and I did not notice.
Just reverted it, sorry about the confusion.

Cheers
Andrea


--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@...
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

 « Return to Thread: Geoserver Eclipse build problem (eclipse plugin output=bin issue)