Here is a PR fix https://github.com/geotools/geotools/pull/1961

Adds the transitive dependency (it was excluding "jts" and should of been
excluding "its-core")


--
Jody Garnett


On Thu, 5 Jul 2018 at 13:31, Jody Garnett <jody.garn...@gmail.com> wrote:

> Thanks Ben, I have fixed it here
> https://repo.boundlessgeo.com/main/net/sourceforge/hatbox/hatbox/1.0.b10/
>
> I cannot currently reach http://download.osgeo.org/webdav/geotools
> --
> Jody Garnett
>
>
> On Wed, 4 Jul 2018 at 15:55, Ben Caradoc-Davies <b...@transient.nz> wrote:
>
>> Jody,
>>
>> I noticed an incorrect jts-core version while assembling GeoServer
>> artifacts:
>>
>> [WARNING] The POM for org.locationtech.jts:jts-core:jar:1.15.1-SNAPSHOT
>> is missing, no dependency information available
>>
>> The cause is hatbox-1.0.b10.pom, which contains an incorrect dependency
>> on jts-core 1.15.1-SNAPSHOT (should be 1.15.1):
>>
>>       <dependency>
>>         <groupId>org.locationtech.jts</groupId>
>>         <artifactId>jts-core</artifactId>
>>         <version>1.15.1-SNAPSHOT</version>
>>         <type>jar</type>
>>       </dependency>
>>
>> Kind regards,
>> Ben.
>>
>> On 29/06/18 19:55, Jody Garnett wrote:
>> > The Upgrade to JTS 1.15 is in progress
>> > <https://github.com/geotools/geotools/wiki/Upgrade-to-JTS-1.15>, with
>> > several releases in the chain already made:
>> >
>> > * JTS 1.15.1 released and syncing to maven central
>> > * java-vector-tile 1.3.1 released to repo.boundlessgeo.com
>> > * hatbox 1.0-b10 released to repo.boundlessgeo.com
>> > * geodb 0.9 released to repo.boundlessgeo.com
>> > * jaitools 1.5.0 is tagged, we have permission to release to maven
>> central
>> >
>> > The next numbered release is jai-ext, if we can ask the jai-ext team
>> merge
>> > #196 <https://github.com/geosolutions-it/jai-ext/pull/196> and make a
>> > 1.0.24 release.
>> >
>> > With this in place we can cut over the the final geotools, geowebcache,
>> > geoserver at the same time, preferably this weekend.
>> > --
>> > Jody Garnett
>> >
>> >
>> >
>> >
>> ------------------------------------------------------------------------------
>> > Check out the vibrant tech community on one of the world's most
>> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> >
>> >
>> >
>> > _______________________________________________
>> > 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 <https://transient.nz/>
>> New Zealand
>>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to