[Geoserver-devel] new maven repository - please test

We are setting up a replacement repository (cloud hosting so PSC members can manage). I would like to try it out before cutting over the DNS entry.

Can I ask developers to try the following:

  1. Edit .m2/settings.xml with the following
boundlessgeo Boundless Cloud Repository [https://boundless.artifactoryonline.com/boundless/ext-release-local](https://boundless.artifactoryonline.com/boundless/ext-release-local) boundless
  1. Rename your .m2/repository cache to repository2 (to force download)

  2. build! And reply to this email thread with pass fail.

Aside: I have a blog post up (http://blog.geoserver.org/2015/09/29/new-repository-and-release-delay/) so I could publicly apologize for the delay releasing 2.8.0.

···


Jody Garnett

Sorry I did that wrong:

  <mirrors>
    <mirror>
      <id>boundlessgeo</id>
      <name>Boundless Cloud Repository</name>
      <url>[https://boundless.artifactoryonline.com/boundless/main](https://boundless.artifactoryonline.com/boundless/main)</url>
      <mirrorOf>boundless</mirrorOf>
    </mirror>
  </mirrors>
···

On 29 September 2015 at 16:16, Jody Garnett <jody.garnett@anonymised.com> wrote:

We are setting up a replacement repository (cloud hosting so PSC members can manage). I would like to try it out before cutting over the DNS entry.

Can I ask developers to try the following:

  1. Edit .m2/settings.xml with the following
boundlessgeo Boundless Cloud Repository [https://boundless.artifactoryonline.com/boundless/ext-release-local](https://boundless.artifactoryonline.com/boundless/ext-release-local) boundless
  1. Rename your .m2/repository cache to repository2 (to force download)

  2. build! And reply to this email thread with pass fail.

Aside: I have a blog post up (http://blog.geoserver.org/2015/09/29/new-repository-and-release-delay/) so I could publicly apologize for the delay releasing 2.8.0.


Jody Garnett


Jody Garnett

On Wed, Sep 30, 2015 at 1:36 AM, Jody Garnett <jody.garnett@anonymised.com>
wrote:

Sorry I did that wrong:

  <mirrors>
    <mirror>
      <id>boundlessgeo</id>
      <name>Boundless Cloud Repository</name>
      <url>https://boundless.artifactoryonline.com/boundless/main&lt;/url&gt;
      <mirrorOf>boundless</mirrorOf>
    </mirror>
  </mirrors>

Hi Jody,
looks like the repository does not have the GeoTools jar in it yet?

[ERROR] Failed to execute goal on project geoserver: Could not resolve
dependencies for project org.geoserver:geoserver:pom:2.9-SNAPSHOT: The
following artifacts could not be resolved:
org.geotools:gt-api:jar:15-SNAPSHOT, org.geotools:gt-main:jar:15-SNAPSHOT,
org.geowebcache:gwc-core:jar:1.9-SNAPSHOT: Could not find artifact
org.geotools:gt-api:jar:15-SNAPSHOT in boundlessgeo (
https://boundless.artifactoryonline.com/boundless/main) -> [Help 1]

I'm going to do a local GeoTools build first

Cheers
Andrea

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

-------------------------------------------------------

I came to the same conclusion, building GeoTools locally only got me as far as:

[ERROR] Failed to execute goal on project geoserver: Could not resolve dependencies for project org.geoserver:geoserver:pom:2.8-SNAPSHOT: Could not find artifact org.geowebcache:gwc-core:jar:1.8-SNAPSHOT in boundlessgeo (https://boundless.artifactoryonline.com/boundless/main) → [Help 1]

I suspect it only replicated the jars, and not the snapshot jars.

On the bright side CITE tests past, and I will go through the steps of releasing tomorrow against repo.boundlessgeo.com.

And talk with Dave to see if we can try a couple ares builds to deploy snapshots…

···

On 29 September 2015 at 23:03, Andrea Aime <andrea.aime@anonymised.com> wrote:


Jody Garnett

On Wed, Sep 30, 2015 at 1:36 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

Sorry I did that wrong:

  <mirrors>
    <mirror>
      <id>boundlessgeo</id>
      <name>Boundless Cloud Repository</name>
      <url>[https://boundless.artifactoryonline.com/boundless/main](https://boundless.artifactoryonline.com/boundless/main)</url>
      <mirrorOf>boundless</mirrorOf>
    </mirror>
  </mirrors>

Hi Jody,
looks like the repository does not have the GeoTools jar in it yet?

[ERROR] Failed to execute goal on project geoserver: Could not resolve dependencies for project org.geoserver:geoserver:pom:2.9-SNAPSHOT: The following artifacts could not be resolved: org.geotools:gt-api:jar:15-SNAPSHOT, org.geotools:gt-main:jar:15-SNAPSHOT, org.geowebcache:gwc-core:jar:1.9-SNAPSHOT: Could not find artifact org.geotools:gt-api:jar:15-SNAPSHOT in boundlessgeo (https://boundless.artifactoryonline.com/boundless/main) → [Help 1]

I’m going to do a local GeoTools build first

Cheers
Andrea

==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.


On Wed, Sep 30, 2015 at 8:23 AM, Jody Garnett <jody.garnett@anonymised.com>
wrote:

On the bright side CITE tests past, and I will go through the steps of
releasing tomorrow against repo.boundlessgeo.com.

Hi Jody, I'd advise care, it seems the geotools jars are a few days old,
the latest snapshot there is now from the 26th:
http://repo.boundlessgeo.com/main/org/geotools/gt-main/14-SNAPSHOT/

I've kicked manually a GeoTools build, hopefully that will fix it and ...
ouch, I see the release build is running,
but you're probably working against old revisions...

Cheers
Andrea

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

-------------------------------------------------------