On Fri, Sep 7, 2012 at 5:35 AM, Jody Garnett 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
Hi Jody
> Yeah something is a pain here - and what is most annoying is that if you
> ever build geotools locally you get back to versions saying SNAPSHOT :(
Yep, I think that's the only choice with maven 3: deployed jars get a
timestamp while locally built jars don't. I queried this on the
sonaty