Hi all,
I can't compile geoserver from the svn.
When I launch "mvn compile" it aborts because it can't download
gt2-demo-property-2.3-SNAPSHOT.
Where can I find it ?
On 9/1/06, Nicola Racco <delloblio@anonymised.com> wrote:
Hi all,
I can’t compile geoserver from the svn.
When I launch “mvn compile” it aborts because it can’t download
gt2-demo-property-2.3-SNAPSHOT.
Where can I find it ?
I’m having the same problem… Specifically the 1.4.x_merge_wcs brach. Basically the build system can’t find the 2.3-SHAPSHOT of gt2-demo-property module. It’s looking at
I did a Google search and there were no hits.
Any idea where this repo is?
Robert J Derr
Weatherflow, Inc.
In order to succesfully build 1.4.x wcs merger you first have to build (mvn)
the geotools. So that the needed files get copied to
maven repository.
do a svn checkout for geotools here:
http://svn.geotools.org/geotools/trunk/gt
and do a svn checkout for geoserver here:
http://svn.codehaus.org/geoserver/branches/1.4.x_merge_wcs
and then build geotools before building geoserver.
Rob Derr wrote:
On 9/1/06, Nicola Racco <delloblio@anonymised.com> wrote:
Hi all,
I can't compile geoserver from the svn.
When I launch "mvn compile" it aborts because it can't download
gt2-demo-property-2.3-SNAPSHOT.
Where can I find it ?I'm having the same problem.... Specifically the 1.4.x_merge_wcs brach.
Basically the build system can't find the 2.3-SHAPSHOT of
gt2-demo-property
module. It's looking atI did a Google search and there were no hits.
Any idea where this repo is?
Robert J Derr
Weatherflow, Inc.-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--
View this message in context: http://www.nabble.com/Newbie%3A-Can't-compile-geoserver-svn-tf2203148.html#a6132622
Sent from the GeoServer - Dev forum at Nabble.com.
Alle 11:46, Monday 4 settembre 2006, GeoUser ha scritto:
In order to succesfully build 1.4.x wcs merger you first have to build
(mvn) the geotools. So that the needed files get copied to
maven repository.do a svn checkout for geotools here:
http://svn.geotools.org/geotools/trunk/gt
and do a svn checkout for geoserver here:
http://svn.codehaus.org/geoserver/branches/1.4.x_merge_wcsand then build geotools before building geoserver.
The problem is that I can't compile geotools. the "mvn compile" of geotools
aborts because it can't find gt2-build-configs.
Justin indicated that he built a snapshot for gt-trunk, to ease the
pain for people building the WCS branch. I don't know the location of
the jar archives though, maybe we can ask him nicely...
Alex
On 9/5/06, Nicola Racco <nicola.racco@anonymised.com> wrote:
Alle 11:46, Monday 4 settembre 2006, GeoUser ha scritto:
> In order to succesfully build 1.4.x wcs merger you first have to build
> (mvn) the geotools. So that the needed files get copied to
> maven repository.
>
> do a svn checkout for geotools here:
> http://svn.geotools.org/geotools/trunk/gt
> and do a svn checkout for geoserver here:
> http://svn.codehaus.org/geoserver/branches/1.4.x_merge_wcs
>
> and then build geotools before building geoserver.The problem is that I can't compile geotools. the "mvn compile" of geotools
aborts because it can't find gt2-build-configs.-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
Hi all,
The jars should have been deployed to http://lists.refractions.net/m2.
You should be picking up the jars in geoserver automatically. However
depending on if you have old versions of geotools 2.3-SNAPSHOT lying
around in your local repository you may have to do the following:
1. Compile geoserver with the -U flag, or
2. Wipe out all the geotools jars from your local repository
Let me know if that works.
-Justin
Alexander Petkov wrote:
Justin indicated that he built a snapshot for gt-trunk, to ease the
pain for people building the WCS branch. I don't know the location of
the jar archives though, maybe we can ask him nicely...Alex
On 9/5/06, Nicola Racco <nicola.racco@anonymised.com> wrote:
Alle 11:46, Monday 4 settembre 2006, GeoUser ha scritto:
In order to succesfully build 1.4.x wcs merger you first have to build
(mvn) the geotools. So that the needed files get copied to
maven repository.do a svn checkout for geotools here:
http://svn.geotools.org/geotools/trunk/gt
and do a svn checkout for geoserver here:
http://svn.codehaus.org/geoserver/branches/1.4.x_merge_wcsand then build geotools before building geoserver.
The problem is that I can't compile geotools. the "mvn compile" of geotools
aborts because it can't find gt2-build-configs.-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel!DSPAM:1004,44fd8a43219781527717022!
--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com