[Geoserver-devel] possible missing dependency

travis builds are failing on the following:

[INFO] GeoServer libjpeg-turbo Module … FAILURE [ 2.312 s]

[ERROR] Failed to execute goal on project gs-libjpeg-turbo: Could not resolve dependencies for project org.geoserver.extension:gs-libjpeg-turbo:jar:2.9-SNAPSHOT: Failed to collect dependencies at it.geosolutions.imageio-ext:imageio-ext-turbojpeg:jar:1.1.13 → org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Failed to read artifact descriptor for org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-library:pom:1.2-SNAPSHOT from/to codehaus-snapshots (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Unknown host nexus.codehaus.org → [Help 1]
[ERROR]

Reference to https://nexus.codehaus.org/snapshots/ seems suspect?

I can find the artifacts here: http://download.osgeo.org/webdav/geotools/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/turbojpeg-wrapper-1.2.1.1.pom

···


Jody Garnett

Hi Jody,
agreed its suspicious… the same jar is also available at the GeoSolutions maven repository:
http://maven.geo-solutions.it/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

as well as in the boundless repo:
https://repo.boundlessgeo.com/main/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

Unsure where the codehaus reference is coming from, the module does not have it:
https://github.com/geoserver/geoserver/blob/master/src/extension/libjpeg-turbo/pom.xml

Nor I can find a reference to that repository anywhere in the whole geoserver master checkout…
So… no clue?

Cheers
Andrea

···

On Wed, Feb 24, 2016 at 10:39 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

travis builds are failing on the following:

[INFO] GeoServer libjpeg-turbo Module … FAILURE [ 2.312 s]

[ERROR] Failed to execute goal on project gs-libjpeg-turbo: Could not resolve dependencies for project org.geoserver.extension:gs-libjpeg-turbo:jar:2.9-SNAPSHOT: Failed to collect dependencies at it.geosolutions.imageio-ext:imageio-ext-turbojpeg:jar:1.1.13 → org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Failed to read artifact descriptor for org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-library:pom:1.2-SNAPSHOT from/to codehaus-snapshots (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Unknown host nexus.codehaus.org → [Help 1]
[ERROR]

Reference to https://nexus.codehaus.org/snapshots/ seems suspect?

I can find the artifacts here: http://download.osgeo.org/webdav/geotools/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/turbojpeg-wrapper-1.2.1.1.pom


Jody Garnett


Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

==
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 di Montramito 3/A
55054 Massarosa (LU)
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.


Thanks for checking, I can see a couple more pull requests getting the travis downcheck over this issue:

···

On 24 February 2016 at 01:52, Andrea Aime <andrea.aime@anonymised.com> wrote:

Hi Jody,
agreed its suspicious… the same jar is also available at the GeoSolutions maven repository:
http://maven.geo-solutions.it/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

as well as in the boundless repo:
https://repo.boundlessgeo.com/main/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

Unsure where the codehaus reference is coming from, the module does not have it:
https://github.com/geoserver/geoserver/blob/master/src/extension/libjpeg-turbo/pom.xml

Nor I can find a reference to that repository anywhere in the whole geoserver master checkout…
So… no clue?

Cheers
Andrea


Jody Garnett

On Wed, Feb 24, 2016 at 10:39 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

travis builds are failing on the following:

[INFO] GeoServer libjpeg-turbo Module … FAILURE [ 2.312 s]

[ERROR] Failed to execute goal on project gs-libjpeg-turbo: Could not resolve dependencies for project org.geoserver.extension:gs-libjpeg-turbo:jar:2.9-SNAPSHOT: Failed to collect dependencies at it.geosolutions.imageio-ext:imageio-ext-turbojpeg:jar:1.1.13 → org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Failed to read artifact descriptor for org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-library:pom:1.2-SNAPSHOT from/to codehaus-snapshots (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Unknown host nexus.codehaus.org → [Help 1]
[ERROR]

Reference to https://nexus.codehaus.org/snapshots/ seems suspect?

I can find the artifacts here: http://download.osgeo.org/webdav/geotools/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/turbojpeg-wrapper-1.2.1.1.pom


Jody Garnett


Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

==
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 di Montramito 3/A
55054 Massarosa (LU)
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.


Hi,
I previously made the travis build job wipe out the local repo as it
was caching broken jars from the boundless repo, but made it only
remove the repo, not the whole .m2 directory.
Tried that now, see if that helps…

Cheers
Andrea

···

On Wed, Feb 24, 2016 at 10:52 AM, Andrea Aime <andrea.aime@anonymised.com> wrote:

Hi Jody,
agreed its suspicious… the same jar is also available at the GeoSolutions maven repository:
http://maven.geo-solutions.it/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

as well as in the boundless repo:
https://repo.boundlessgeo.com/main/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

Unsure where the codehaus reference is coming from, the module does not have it:
https://github.com/geoserver/geoserver/blob/master/src/extension/libjpeg-turbo/pom.xml

Nor I can find a reference to that repository anywhere in the whole geoserver master checkout…
So… no clue?

Cheers
Andrea

On Wed, Feb 24, 2016 at 10:39 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

travis builds are failing on the following:

[INFO] GeoServer libjpeg-turbo Module … FAILURE [ 2.312 s]

[ERROR] Failed to execute goal on project gs-libjpeg-turbo: Could not resolve dependencies for project org.geoserver.extension:gs-libjpeg-turbo:jar:2.9-SNAPSHOT: Failed to collect dependencies at it.geosolutions.imageio-ext:imageio-ext-turbojpeg:jar:1.1.13 → org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Failed to read artifact descriptor for org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-library:pom:1.2-SNAPSHOT from/to codehaus-snapshots (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Unknown host nexus.codehaus.org → [Help 1]
[ERROR]

Reference to https://nexus.codehaus.org/snapshots/ seems suspect?

I can find the artifacts here: http://download.osgeo.org/webdav/geotools/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/turbojpeg-wrapper-1.2.1.1.pom


Jody Garnett


Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

==
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 di Montramito 3/A
55054 Massarosa (LU)
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.


==
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 di Montramito 3/A
55054 Massarosa (LU)
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.


Right, let’s see if the change to the travis config made the build
stable, if it did, I can re-kick those check jobs… although for a community
module, they are pretty much useless, the module is not going to get
built anyways.

Cheers
Andrea

···

On Wed, Feb 24, 2016 at 10:55 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

Thanks for checking, I can see a couple more pull requests getting the travis downcheck over this issue:


Jody Garnett

On 24 February 2016 at 01:52, Andrea Aime <andrea.aime@anonymised.com> wrote:

Hi Jody,
agreed its suspicious… the same jar is also available at the GeoSolutions maven repository:
http://maven.geo-solutions.it/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

as well as in the boundless repo:
https://repo.boundlessgeo.com/main/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

Unsure where the codehaus reference is coming from, the module does not have it:
https://github.com/geoserver/geoserver/blob/master/src/extension/libjpeg-turbo/pom.xml

Nor I can find a reference to that repository anywhere in the whole geoserver master checkout…
So… no clue?

Cheers
Andrea

On Wed, Feb 24, 2016 at 10:39 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

travis builds are failing on the following:

[INFO] GeoServer libjpeg-turbo Module … FAILURE [ 2.312 s]

[ERROR] Failed to execute goal on project gs-libjpeg-turbo: Could not resolve dependencies for project org.geoserver.extension:gs-libjpeg-turbo:jar:2.9-SNAPSHOT: Failed to collect dependencies at it.geosolutions.imageio-ext:imageio-ext-turbojpeg:jar:1.1.13 → org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Failed to read artifact descriptor for org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-library:pom:1.2-SNAPSHOT from/to codehaus-snapshots (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Unknown host nexus.codehaus.org → [Help 1]
[ERROR]

Reference to https://nexus.codehaus.org/snapshots/ seems suspect?

I can find the artifacts here: http://download.osgeo.org/webdav/geotools/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/turbojpeg-wrapper-1.2.1.1.pom


Jody Garnett


Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

==
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 di Montramito 3/A
55054 Massarosa (LU)
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.


==
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 di Montramito 3/A
55054 Massarosa (LU)
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.


Yeah that was pretty much my feedback, but for a community module that is having so much effort put into it (docs, backporting) you would kind of hope it was ready to be an extension soon…

···

On 24 February 2016 at 01:59, Andrea Aime <andrea.aime@anonymised.com> wrote:

Right, let’s see if the change to the travis config made the build
stable, if it did, I can re-kick those check jobs… although for a community
module, they are pretty much useless, the module is not going to get
built anyways.

Cheers

Andrea


Jody Garnett

On Wed, Feb 24, 2016 at 10:55 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

Thanks for checking, I can see a couple more pull requests getting the travis downcheck over this issue:

==
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 di Montramito 3/A
55054 Massarosa (LU)
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.



Jody Garnett

On 24 February 2016 at 01:52, Andrea Aime <andrea.aime@anonymised.com> wrote:

Hi Jody,
agreed its suspicious… the same jar is also available at the GeoSolutions maven repository:
http://maven.geo-solutions.it/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

as well as in the boundless repo:
https://repo.boundlessgeo.com/main/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

Unsure where the codehaus reference is coming from, the module does not have it:
https://github.com/geoserver/geoserver/blob/master/src/extension/libjpeg-turbo/pom.xml

Nor I can find a reference to that repository anywhere in the whole geoserver master checkout…
So… no clue?

Cheers
Andrea

On Wed, Feb 24, 2016 at 10:39 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

travis builds are failing on the following:

[INFO] GeoServer libjpeg-turbo Module … FAILURE [ 2.312 s]

[ERROR] Failed to execute goal on project gs-libjpeg-turbo: Could not resolve dependencies for project org.geoserver.extension:gs-libjpeg-turbo:jar:2.9-SNAPSHOT: Failed to collect dependencies at it.geosolutions.imageio-ext:imageio-ext-turbojpeg:jar:1.1.13 → org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Failed to read artifact descriptor for org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-library:pom:1.2-SNAPSHOT from/to codehaus-snapshots (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Unknown host nexus.codehaus.org → [Help 1]
[ERROR]

Reference to https://nexus.codehaus.org/snapshots/ seems suspect?

I can find the artifacts here: http://download.osgeo.org/webdav/geotools/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/turbojpeg-wrapper-1.2.1.1.pom


Jody Garnett


Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

==
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 di Montramito 3/A
55054 Massarosa (LU)
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.


Hi,
I’m not sure about the outcome of this thread.

Is it safe to merge a 2.8.x pull-request which is failing on travis due to that missing turbojpeg dependency?

That one: https://github.com/geoserver/geoserver/pull/1483

By the way is it reporting some other missing dependencies:

[ERROR] Failed to execute goal on project gs-libjpeg-turbo: Could not resolve dependencies for project org.geoserver.extension:gs-libjpeg-turbo:jar:2.8-SNAPSHOT: Failed to collect dependencies at it.geosolutions.imageio-ext:imageio-ext-turbojpeg:jar:1.1.13 -> org.libjpegturbo:turbojpeg-wrapper:jar:[1.2.1.1](http://1.2.1.1): Failed to read artifact descriptor for org.libjpegturbo:turbojpeg-wrapper:jar:[1.2.1.1](http://1.2.1.1): Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-library:pom:1.2-SNAPSHOT from/to codehaus-snapshots ([https://nexus.codehaus.org/snapshots/](https://nexus.codehaus.org/snapshots/)): [nexus.codehaus.org](http://nexus.codehaus.org): Unknown host [nexus.codehaus.org](http://nexus.codehaus.org) -> [Help 1]

[ERROR] Failed to execute goal on project gs-monitor-core: Could not resolve dependencies for project org.geoserver.extension:gs-monitor-core:jar:2.8-SNAPSHOT: Could not find artifact com.maxmind:geoip:jar:1.2.3 in central ([http://repo.maven.apache.org/maven2](http://repo.maven.apache.org/maven2)) -> [Help 1]

[ERROR] Failed to execute goal on project gs-importer-bdb: Could not resolve dependencies for project org.geoserver.importer:gs-importer-bdb:jar:2.8-SNAPSHOT: Could not find artifact com.sleepycat:je:jar:4.1.10 in central ([http://repo.maven.apache.org/maven2](http://repo.maven.apache.org/maven2)) -> [Help 1]

Please, let me know.

Cheers,
Daniele

···

On Wed, Feb 24, 2016 at 11:03 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

Yeah that was pretty much my feedback, but for a community module that is having so much effort put into it (docs, backporting) you would kind of hope it was ready to be an extension soon…


Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Jody Garnett

On 24 February 2016 at 01:59, Andrea Aime <andrea.aime@anonymised.com> wrote:

Right, let’s see if the change to the travis config made the build
stable, if it did, I can re-kick those check jobs… although for a community
module, they are pretty much useless, the module is not going to get
built anyways.

Cheers

Andrea

On Wed, Feb 24, 2016 at 10:55 AM, Jody Garnett <jody.garnett@anonymised.com403…> wrote:

Thanks for checking, I can see a couple more pull requests getting the travis downcheck over this issue:

==
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 di Montramito 3/A
55054 Massarosa (LU)
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.



Jody Garnett

On 24 February 2016 at 01:52, Andrea Aime <andrea.aime@anonymised.com> wrote:

Hi Jody,
agreed its suspicious… the same jar is also available at the GeoSolutions maven repository:
http://maven.geo-solutions.it/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

as well as in the boundless repo:
https://repo.boundlessgeo.com/main/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/

Unsure where the codehaus reference is coming from, the module does not have it:
https://github.com/geoserver/geoserver/blob/master/src/extension/libjpeg-turbo/pom.xml

Nor I can find a reference to that repository anywhere in the whole geoserver master checkout…
So… no clue?

Cheers
Andrea

On Wed, Feb 24, 2016 at 10:39 AM, Jody Garnett <jody.garnett@anonymised.com> wrote:

travis builds are failing on the following:

[INFO] GeoServer libjpeg-turbo Module … FAILURE [ 2.312 s]

[ERROR] Failed to execute goal on project gs-libjpeg-turbo: Could not resolve dependencies for project org.geoserver.extension:gs-libjpeg-turbo:jar:2.9-SNAPSHOT: Failed to collect dependencies at it.geosolutions.imageio-ext:imageio-ext-turbojpeg:jar:1.1.13 → org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Failed to read artifact descriptor for org.libjpegturbo:turbojpeg-wrapper:jar:1.2.1.1: Could not transfer artifact it.geosolutions.imageio-ext:imageio-ext-library:pom:1.2-SNAPSHOT from/to codehaus-snapshots (https://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Unknown host nexus.codehaus.org → [Help 1]
[ERROR]

Reference to https://nexus.codehaus.org/snapshots/ seems suspect?

I can find the artifacts here: http://download.osgeo.org/webdav/geotools/org/libjpegturbo/turbojpeg-wrapper/1.2.1.1/turbojpeg-wrapper-1.2.1.1.pom


Jody Garnett


Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

==
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 di Montramito 3/A
55054 Massarosa (LU)
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.


==

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

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

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.