I use this for GeoTools:

Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 
2015-04-22T23:57:37+12:00)
Maven home: /home/ben/java/maven
Java version: 1.7.0_85, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "4.2.0-1-amd64", arch: "amd64", family: "unix"

I have some wrapper scripts to switch between JDKs and add libraries as 
needed (for things like lcms segfaults on OpenJDK 7).


On 17/10/15 15:05, Jody Garnett wrote:
> What version of maven do you have?
> On Fri, Oct 16, 2015 at 6:59 PM Ben Caradoc-Davies <b...@transient.nz> wrote:
>
>> Jared,
>>
>> I always build GeoTools from source and then build all downstream
>> projects with "mvn -llr -nsu" to avoid problems with (1) repository
>> timestamps or race conditions (-nsu) and (2) artifacts that change
>> repository source (-llr). I suspect that local builds and -nsu will fix
>> your problem for now.
>>
>> For -llr see:
>> https://issues.apache.org/jira/browse/MNG-5181
>> https://issues.apache.org/jira/browse/MNG-5883
>>
>> Kind regards,
>> Ben.
>>
>> On 17/10/15 14:35, Jared Erickson wrote:
>>> Even after adding the mirror from the blog post and deleting all
>>> 15-SNAPSHOT folders from my local repository, maven will only download
>> jars
>>> from 10/06/2015.  I tried adding a -U to my mvn clean install command
>> with
>>> no luck.  GeoScript Groovy uses maven, so Ivy isn't involved.  Shouldn't
>>> the maven-metdata.xml list the most recent snapshot date?
>>>
>>> Thanks,
>>> Jared
>>>
>>>
>>> On Fri, Oct 16, 2015 at 3:12 PM, Jody Garnett <jody.garn...@gmail.com>
>>> wrote:
>>>
>>>> Hello Jared:
>>>>
>>>> We recently changed to artifiactory online (repo.boundlessgeo.com/main
>> is
>>>> a redirect). We have found that some build tools (such as ivy) do not
>>>> handle the redirect well. See the recent blog post
>>>> <http://blog.geoserver.org/2015/09/29/new-repository-and-release-delay/
>>>
>>>> for details, you may wish to try going direct and see if geoscript
>> groovy
>>>> fairs better?
>>>>
>>>> Please report back as we are trying to sort these issues out promptly.
>>>>
>>>> --
>>>> Jody Garnett
>>>>
>>>> On 16 October 2015 at 13:47, jerickson <jared.erick...@gmail.com>
>> wrote:
>>>>
>>>>> Hi all,
>>>>>
>>>>> I have been trying to use the OffsetCurveBuilder and LineSymbolizer
>>>>> perpendicular offset support in that Andrea added recently, but can't
>> seem
>>>>> to get maven to grab the most recent snapshots.  The snapshot repo is
>>>>> still
>>>>> http://repo.boundlessgeo.com/main right?  According to
>>>>>
>>>>>
>> https://boundless.artifactoryonline.com/boundless/main/org/geotools/gt-main/15-SNAPSHOT/maven-metadata.xml
>>>>> the most recent snapshot is 20151006.095500 when it should be
>>>>> 20151016.094930.  When I try to build GeoScript Groovy which depends on
>>>>> GeoTools 15-SNAPSHOT it is grabbing a jar from 10/06/2015.
>>>>>
>>>>> Thanks,
>>>>> Jared
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://osgeo-org.1560.x6.nabble.com/Snapshot-repo-tp5230757.html
>>>>> Sent from the geotools-devel mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>>
>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> GeoTools-Devel mailing list
>>>>> GeoTools-Devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>>>
>>>>
>>>>
>>>
>>>
>>>
>>>
>> ------------------------------------------------------------------------------
>>>
>>>
>>>
>>> _______________________________________________
>>> GeoTools-Devel mailing list
>>> GeoTools-Devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>>
>>
>> --
>> Ben Caradoc-Davies <b...@transient.nz>
>> Director
>> Transient Software Limited <http://transient.nz/>
>> New Zealand
>>

-- 
Ben Caradoc-Davies <b...@transient.nz>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

------------------------------------------------------------------------------
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to