Jared what version of maven do you use? Early versions of maven may have a
problem ...

To avoid redirect entirely please try changing your pom.xml to use:

  <repository>
   <id>boundless</id>
   <name>Boundless Maven Repository</name>
   <url>https://boundless.artifactoryonline.com/boundless/main</url>
  </repository>


Sorry I was not clear with my earlier quick email :(


--
Jody Garnett

On 16 October 2015 at 18:35, Jared Erickson <jared.erick...@gmail.com>
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

Reply via email to