Michael can we change the example page to say 2.6-SNAPSHOT until we get a release candidate up? Also if Darmawan would be interested in a quickstart PDF we are still accepting volunteerrs to review prior to the conference.
Jody On Thu, Oct 1, 2009 at 1:23 PM, Michael Bedward <[email protected]> wrote: > Hi Darmawan, > I'm cc-ing this reply to the geotools user list. Please join us there if > you're not already a member. > I'm not sure if you're the same person that I just replied to on the list, > but in case you're not here's the answer... > You are missing the GeoTools snapshot repository from your pom.xml. At > this stage (prior to the upcoming 2.6 milestone release, 2.6-M3) the > example will only work with the development build of the library but this > isn't mentioned on the page. > If you add this to your repositories section you should have more luck. > > <repository> > <id>geotools-dev</id> > <name>OSGeo snapshot repository</name> > <snapshots> > <enabled>true</enabled> > </snapshots> > <url>http://repo.osgeo.org/</url> > <repository> > > I'm sorry about the confusion caused by the example pages being a bit ahead > of the code release. On the other hand it's really nice to know that they're > attracting readers :-) > Please let us know how you go. > > Michael > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
