|
From: Jody <jod...@gm...> - 2012-09-07 15:31:33
|
Try your geoscript copy dependencies with an empty local repo so it has to download the pom.xml files for geotools. On udig-devel frank had some details about differences in pom.xml between 8-SNAPSHOT and 9-SNAPSHOT. -- Jody Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Saturday, 8 September 2012 at 12:03 AM, Justin Deoliveira wrote: > Sorry... what do you want me to try? > > On Fri, Sep 7, 2012 at 3:32 AM, Jody Garnett <jod...@gm... (mailto:jod...@gm...)> wrote: > > Clearing my local ~/.m2/repository/org/geotools restores the problem :( > > > > Justin could you try this with your geoscript build? You can quickly push geotools out of the way with a "mvn geotools geotools2" > > Frank Gasdorf indicated on the email list that he had a "patch coming soon" but no idea what it may be. > > -- > > Jody Garnett > > > > > > On Friday, 7 September 2012 at 3:34 PM, Jody Garnett wrote: > > > > > Oh darn I "fixed" it but the fix is terrible….building GeoTools locally results in 9-SNAPSHOT showing up …. > > > > > > I am pushing the change up to udig master and seeing what a build box makes of it :( > > > -- > > > Jody Garnett > > > > > > > > > On Friday, 7 September 2012 at 1:50 PM, Justin Deoliveira wrote: > > > > > > > Hmmm... odd. Not sure there is any difference with the geotools maven configuration. I use same strategy for geoscript dependencies and they come across without timestamped snapshots regardless if i use master or 8.x. Perhaps there is a misconfiguration in propertyds. Or perhaps in the pom you are depending on them in.... > > > > > > > > On Thu, Sep 6, 2012 at 11:35 PM, Jody Garnett <jod...@gm... (mailto:jod...@gm...)> wrote: > > > > > In making the jump back onto master I am trying out depending on 9-SNAPSHOT (using the copy-dependencies maven plugin). > > > > > > > > > > Resulting in the following: > > > > > --> Copying gt-property-9-SNAPSHOT.jar to lib/gt-property-9-20120906.095900-135.jar > > > > > [INFO] Copying gt-property-9-SNAPSHOT.jar to /Volumes/Fiore/jody/java/udig/jive/plugins/net.refractions.udig.libs/lib/gt-property-9-20120906.095900-135.jar > > > > > > > > > > Switching back to 8-SNAPSHOT gives me the following: > > > > > > > > > > Downloading: http://repo.opengeo.org/org/geotools/gt-property/8-SNAPSHOT/maven-metadata.xml > > > > > Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-property/8-SNAPSHOT/maven-metadata.xml > > > > > Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/geotools/gt-property/8-SNAPSHOT/maven-metadata.xml > > > > > Downloading: http://maven.geo-solutions.it/org/geotools/gt-property/8-SNAPSHOT/maven-metadata.xml > > > > > Downloaded: http://repo.opengeo.org/org/geotools/gt-property/8-SNAPSHOT/maven-metadata.xml (313 B at 0.4 KB/sec) > > > > > > > > > > [INFO] Copying gt-property-8-SNAPSHOT.jar to /Volumes/Fiore/jody/java/udig/jive/plugins/net.refractions.udig.libs/lib/gt-property-8-SNAPSHOT.jar > > > > > > > > > > I would like to bring these across with a simple "SNAPSHOT" rather than an full build identifier that changes each day; has anything explicitly changed in our configuration for master? > > > > > -- > > > > > Jody Garnett > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > > Live Security Virtual Conference > > > > > Exclusive live event will cover all the ways today's security and > > > > > threat landscape has changed and how IT managers can respond. Discussions > > > > > will include endpoint security, mobile security and the latest in malware > > > > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > > _______________________________________________ > > > > > GeoTools-Devel mailing list > > > > > Geo...@li... (mailto:Geo...@li...) > > > > > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > > > > > > > > > > > > > > > > > > > > -- > > > > Justin Deoliveira > > > > OpenGeo - http://opengeo.org > > > > Enterprise support for open source geospatial. > > > > > > > > > > > > > -- > Justin Deoliveira > OpenGeo - http://opengeo.org > Enterprise support for open source geospatial. > |