Chris is gong to run a cleanup job now ...
On Thu, Feb 18, 2016 at 12:35 PM Andrea Aime <[email protected]>
wrote:
> My 2 cents: I would just mercilessly kill the 2015 snapshots, it seems
> that for some reason artifactory is just
> not getting rid of them...
>
> Cheers
> Andrea
>
> On Thu, Feb 18, 2016 at 8:21 PM, Jody Garnett <[email protected]>
> wrote:
>
>> So yesterday I changed it to only keep the last 5 snapshots, we also
>> removed all of the maven-metadata.xml files (asking artifactory to
>> regenerate).
>>
>> I see it is keeping the new build number counting
>> (<buildNumber>25</buildNumber>).
>> I will set up another support call ...
>>
>> We had two backup plans:
>> - install some kind of artifactory plugin that watches the maven logs and
>> deploys based on what it sees being built (sounds sketch to me)
>> - cannot remember the second ...
>>
>> --
>> Jody Garnett
>>
>> On 18 February 2016 at 02:35, Daniele Romagnoli <
>> [email protected]> wrote:
>>
>>> Hi Andrea,
>>> Same for 15-SNAPSHOT.
>>>
>>> From:
>>>
>>> https://repo.boundlessgeo.com/main/org/geotools/gt-render/15-SNAPSHOT/maven-metadata.xml
>>>
>>> <?xml version="1.0" encoding="UTF-8"?>
>>> <metadata>
>>> <groupId>org.geotools</groupId>
>>> <artifactId>gt-render</artifactId>
>>> <version>15-SNAPSHOT</version>
>>> <versioning>
>>> <snapshot>
>>> <timestamp>20151006.095547</timestamp>
>>> <buildNumber>25</buildNumber>
>>> </snapshot>
>>> <lastUpdated>20160218071809</lastUpdated>
>>> <snapshotVersions>
>>> <snapshotVersion>
>>> <classifier>sources</classifier>
>>> <extension>jar</extension>
>>> <value>15-20151006.095547-25</value>
>>> <updated>20151006095547</updated>
>>> </snapshotVersion>
>>> <snapshotVersion>
>>> <extension>jar</extension>
>>> <value>15-20151006.095547-25</value>
>>> <updated>20151006095547</updated>
>>> </snapshotVersion>
>>> <snapshotVersion>
>>> <classifier>tests</classifier>
>>> <extension>jar</extension>
>>> <value>15-20151006.095547-25</value>
>>> <updated>20151006095547</updated>
>>> </snapshotVersion>
>>> <snapshotVersion>
>>> <extension>pom</extension>
>>> <value>15-20151006.095547-25</value>
>>> <updated>20151006095547</updated>
>>> </snapshotVersion>
>>> </snapshotVersions>
>>> </versioning>
>>> </metadata>
>>>
>>> Which makes failing some Travis builds on GS master.
>>>
>>> Cheers,
>>> Daniele
>>>
>>> On Thu, Feb 18, 2016 at 10:53 AM, Andrea Aime <
>>> [email protected]> wrote:
>>>
>>>> And we are back to square one:
>>>>
>>>> <?xml version="1.0" encoding="UTF-8"?>
>>>> <metadata>
>>>> <groupId>org.geotools</groupId>
>>>> <artifactId>gt-render</artifactId>
>>>> <version>14-SNAPSHOT</version>
>>>> <versioning>
>>>> <snapshot>
>>>> <timestamp>20151006.130203</timestamp>
>>>> <buildNumber>251</buildNumber>
>>>> </snapshot>
>>>> <lastUpdated>20160216183323</lastUpdated>
>>>> <snapshotVersions>
>>>> <snapshotVersion>
>>>> <classifier>sources</classifier>
>>>> <extension>jar</extension>
>>>> <value>14-20151006.130203-251</value>
>>>> <updated>20151006130203</updated>
>>>> </snapshotVersion>
>>>> <snapshotVersion>
>>>> <extension>jar</extension>
>>>> <value>14-20151006.130203-251</value>
>>>> <updated>20151006130203</updated>
>>>> </snapshotVersion>
>>>> <snapshotVersion>
>>>> <classifier>tests</classifier>
>>>> <extension>jar</extension>
>>>> <value>14-20151006.130203-251</value>
>>>> <updated>20151006130203</updated>
>>>> </snapshotVersion>
>>>> <snapshotVersion>
>>>> <extension>pom</extension>
>>>> <value>14-20151006.130203-251</value>
>>>> <updated>20151006130203</updated>
>>>> </snapshotVersion>
>>>> </snapshotVersions>
>>>> </versioning>
>>>> </metadata>
>>>>
>>>>
>>>> https://repo.boundlessgeo.com/main/org/geotools/gt-render/14-SNAPSHOT/maven-metadata.xml
>>>>
>>>> We should really get rid of all the 2015 jars from the repo, maybe that
>>>> will make it go away.
>>>> If not, we'll have proof that something is indeed deploying those
>>>> jars...
>>>>
>>>> Cheers
>>>> Andrea
>>>>
>>>>
>>>> On Tue, Feb 16, 2016 at 7:34 PM, Jody Garnett <
>>>> [email protected]> wrote:
>>>>
>>>>> We have success - here is the result after a 14-SNAPSHOT build on ares:
>>>>>
>>>>>
>>>>> https://repo.boundlessgeo.com/snapshot/org/geotools/xsd/gt-xsd-sld/maven-metadata.xml
>>>>>
>>>>> And the contents:
>>>>>
>>>>> <?xml version="1.0" encoding="UTF-8"?>
>>>>> <metadata>
>>>>> <groupId>org.geotools.xsd</groupId>
>>>>> <artifactId>gt-xsd-sld</artifactId>
>>>>> <version>14-SNAPSHOT</version>
>>>>> <versioning>
>>>>> <snapshot>
>>>>> <timestamp>20160216.183314</timestamp>
>>>>> <buildNumber>1</buildNumber>
>>>>> </snapshot>
>>>>> <lastUpdated>20160216183316</lastUpdated>
>>>>> <snapshotVersions>
>>>>> <snapshotVersion>
>>>>> <classifier>sources</classifier>
>>>>> <extension>jar</extension>
>>>>> <value>14-20160216.183314-1</value>
>>>>> <updated>20160216183314</updated>
>>>>> </snapshotVersion>
>>>>> <snapshotVersion>
>>>>> <extension>jar</extension>
>>>>> <value>14-20160216.183314-1</value>
>>>>> <updated>20160216183314</updated>
>>>>> </snapshotVersion>
>>>>> <snapshotVersion>
>>>>> <extension>pom</extension>
>>>>> <value>14-20160216.183314-1</value>
>>>>> <updated>20160216183314</updated>
>>>>> </snapshotVersion>
>>>>> </snapshotVersions>
>>>>> </versioning>
>>>>> </metadata>
>>>>>
>>>>> Build number 1 is amusing, but there you go...
>>>>>
>>>>>
>>>>> On Tue, Feb 16, 2016 at 10:19 AM, Jody Garnett <
>>>>> [email protected]> wrote:
>>>>>
>>>>>> Here is chat from zoom:
>>>>>>
>>>>>> From Chris to Everyone: (09:01 AM)
>>>>>> Interesting, from a geotools 14.x build: Downloaded:
>>>>>> https://repo.boundlessgeo.com/snapshot/org/geotools/geotools/maven-metadata.xml
>>>>>> (427 B at 2.9 KB/sec) Uploading:
>>>>>> https://repo.boundlessgeo.com/snapshot/org/geotools/geotools/14-SNAPSHOT/maven-metadata.xml
>>>>>> 593/593 B Looks like it's maven itself to re-upload a modified
>>>>>> metadata.xml... and it's a bit old: /opt/apache-maven-3.0.4/bin/mvn -f
>>>>>> modules/pom.xml javadoc:aggregate
>>>>>> From Me to Everyone: (09:03 AM)
>>>>>> https://osgeo-org.atlassian.net/browse/GEOS-7329
>>>>>> https://osgeo-org.atlassian.net/browse/GEOS-7329
>>>>>> https://osgeo-org.atlassian.net/browse/GEOT-5358
>>>>>> From Andrea Aime to Everyone: (09:09 AM)
>>>>>>
>>>>>> http://ares.boundlessgeo.com/jenkins/view/geotools/job/geotools-14.x/92/consoleText
>>>>>> -U deploy -Djava.awt.headless=true -DskipTests -Dall
>>>>>> mvn -U deploy -Djava.awt.headless=true -DskipTests -Dall
>>>>>> From Andrea Aime to Everyone: (09:14 AM)
>>>>>> https://github.com/geotools/geotools/blob/14.x/pom.xml
>>>>>> From Aaron Rhodes to Everyone: (09:55 AM)
>>>>>> POST /api/maven/calculateMetadata/libs-release-local/org/acme
>>>>>>
>>>>>> --
>>>>>> Jody Garnett
>>>>>> Community Lead | Boundless <http://boundlessgeo.com/>
>>>>>> [email protected] <http://mailto:[email protected]/>
>>>>>> @jodygarnett <https://twitter.com/jodygarnett>
>>>>>>
>>>>>> [image: http://boundlessgeo.com/] <http://boundlessgeo.com/>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> --
>>>>> Jody Garnett
>>>>> Community Lead | Boundless <http://boundlessgeo.com/>
>>>>> [email protected] <http://mailto:[email protected]/>
>>>>> @jodygarnett <https://twitter.com/jodygarnett>
>>>>>
>>>>> [image: http://boundlessgeo.com/] <http://boundlessgeo.com/>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> ==
>>>> 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.
>>>>
>>>> -------------------------------------------------------
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> 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
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>>
>>>>
>>>
>>>
>>> --
>>> ==
>>> 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.
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> 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
>>> [email protected]
>>> 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.
>
> -------------------------------------------------------
>
--
--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel