Awesome, thanks Jody!
On Tue, Feb 17, 2015 at 10:28 AM, Jody Garnett
wrote:
> Here is the link:
> http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html
>
> To be clear, as long as we follow the conventions we will be able to
> deploy geotools to maven central. We can still advise t
Here is the link:
http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html
To be clear, as long as we follow the conventions we will be able to deploy
geotools to maven central. We can still advise that downstream applications
depend on maven central - and an additional maven repository
I think I the procedure would be to download the Pom.xml, read the download
instructions and deploy into your local repository. This is how all the
javax dependencies were originally handled. They even have a maven FAQ
entry on how to handle these kind of things.
On Tue, Feb 17, 2015 at 6:53 AM Ric
I went ahead and gave it a shot, I can't get the geotools build to resolve
that dependency (unless of course I reference another repository such as
http://download.osgeo.org/webdav/geotools).
In looking at the pom there doesn't seem to be any URLs that would resolve:
http://central.maven.org/maven
It is not a show stopper. They have instructions to upload a Pom.xml
placeholder with download instructions for anything we cannot upload. In
this case it has already been done for us.
On Tue, Feb 17, 2015 at 6:09 AM Rich Fecher wrote:
> It appears we have a blocker on publishing geotools to mave
It appears we have a blocker on publishing geotools to maven central. The
jars for JAI have been taken off of maven central. All of the poms are
there, which gave me false hope when I was visually triaging any issues in
the geotools dependency tree.
There's a ticket against maven central strange