Hey everyone,
I just heard through the grapevine that the BC government is going to
be switching all of their WMS services to use GeoServer! No confirmed
dates yet, but it is heading in that direction probably this year.
They are going to use it for both coverages and vector data, and no
doubt in the future will want to use Geoserver's WFS features.
I will keep you posted on any news or official announcements.
cheers,
--
Brent Owens
Hi all, i was trying to setup eclipse with geotools sources.
Finally, i got to the point of having done the building (and having geoserver up and running) following
http://docs.codehaus.org/display/GEOSDOC/2+Maven+Quickstart
(but I checked out the RC3 tag of the svn repo ) and trying to get having Eclipse with no errors on project as I had before.
Following this
http://docs.codehaus.org/display/GEOSDOC/3+Eclipse+Quickstart
simple tutorial brought me in a weird situation of having all projects in Eclipse, with more than 100 errors, each one stating
Severity and Description Path Resource Location Creation Time Id
The project cannot be built until build path errors are resolved build-configs Unknown 1201038839121 1667
Have you guys any helpful idea on what's going on?
Thanks a lot for helping
Andrea
--
http://www.superandrew.it
Hi Andrea,
I think this problem is caused by not telling Eclipse to look for dependencies
in the local maven repository. You can do this by creating a classpath
variable ("Java->Build Path->Classpath Variables" in the eclipse preferences
dialog) called M2_REPO which points to <your home>/.m2/repo/
If that isn't clear, you can look at the screenshots on the eclipse setup page
linked from the one you mentioned:
http://docs.codehaus.org/display/GEOSDOC/5+Eclipse
Hope this helps,
-David Winslow
On Tuesday 22 January 2008 17:00:39 Andrea Maschio wrote:
Hi all, i was trying to setup eclipse with geotools sources.
Finally, i got to the point of having done the building (and having
geoserver up and running) following
http://docs.codehaus.org/display/GEOSDOC/2+Maven+Quickstart
(but I checked out the RC3 tag of the svn repo ) and trying to get
having Eclipse with no errors on project as I had before.
Following this
http://docs.codehaus.org/display/GEOSDOC/3+Eclipse+Quickstart
simple tutorial brought me in a weird situation of having all projects
in Eclipse, with more than 100 errors, each one stating
Severity and Description Path Resource Location Creation
Time Id
The project cannot be built until build path errors are resolved
build-configs Unknown 1201038839121 1667
Have you guys any helpful idea on what's going on?
Thanks a lot for helping
Andrea
--
http://www.superandrew.it
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
!DSPAM:4040,4796679666641030819293!
It seems that my M2_REPO got lost or maybe my repository was corrupted.
Now all went fine.
Thanks anyway
Andrea
Il giorno 22/gen/08, alle ore 23:00, Andrea Maschio ha scritto:
Hi all, i was trying to setup eclipse with geotools sources.
Finally, i got to the point of having done the building (and having geoserver up and running) following
http://docs.codehaus.org/display/GEOSDOC/2+Maven+Quickstart
(but I checked out the RC3 tag of the svn repo ) and trying to get having Eclipse with no errors on project as I had before.
Following this
http://docs.codehaus.org/display/GEOSDOC/3+Eclipse+Quickstart
simple tutorial brought me in a weird situation of having all projects in Eclipse, with more than 100 errors, each one stating
Severity and Description Path Resource Location Creation Time Id
The project cannot be built until build path errors are resolved build-configs Unknown 1201038839121 1667
Have you guys any helpful idea on what's going on?
Thanks a lot for helping
Andrea
--
http://www.superandrew.it
Yes, thank you very much David. I fixed but that was caused by a lot of failed attempts to build with maven and eclipse:eclipse task.
Anyway, now it's ok.
Thank you
Andrea
Il giorno 22/gen/08, alle ore 23:20, David Winslow ha scritto:
Hi Andrea,
I think this problem is caused by not telling Eclipse to look for dependencies
in the local maven repository. You can do this by creating a classpath
variable ("Java->Build Path->Classpath Variables" in the eclipse preferences
dialog) called M2_REPO which points to <your home>/.m2/repo/
If that isn't clear, you can look at the screenshots on the eclipse setup page
linked from the one you mentioned:
http://docs.codehaus.org/display/GEOSDOC/5+Eclipse
Hope this helps,
-David Winslow
On Tuesday 22 January 2008 17:00:39 Andrea Maschio wrote:
Hi all, i was trying to setup eclipse with geotools sources.
Finally, i got to the point of having done the building (and having
geoserver up and running) following
http://docs.codehaus.org/display/GEOSDOC/2+Maven+Quickstart
(but I checked out the RC3 tag of the svn repo ) and trying to get
having Eclipse with no errors on project as I had before.
Following this
http://docs.codehaus.org/display/GEOSDOC/3+Eclipse+Quickstart
simple tutorial brought me in a weird situation of having all projects
in Eclipse, with more than 100 errors, each one stating
Severity and Description Path Resource Location Creation
Time Id
The project cannot be built until build path errors are resolved
build-configs Unknown 1201038839121 1667
Have you guys any helpful idea on what's going on?
Thanks a lot for helping
Andrea
--
http://www.superandrew.it
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
!DSPAM:4040,4796679666641030819293!
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
Brent Owens ha scritto:
Hey everyone,
I just heard through the grapevine that the BC government is going to
be switching all of their WMS services to use GeoServer! No confirmed
dates yet, but it is heading in that direction probably this year.
They are going to use it for both coverages and vector data, and no
doubt in the future will want to use Geoserver's WFS features.
I will keep you posted on any news or official announcements.
Wow Brent, this is great news indeed. Thanks for sharing
Cheers
Andrea