Morning, any news on that? I see the same error for the Travis checks on a Pull Request I made.
[ERROR] Failed to execute goal on project geoserver: Could not resolve dependencies for project org.geoserver:geoserver:pom:2.19-SNAPSHOT: The following artifacts could not be resolved: org.geotools:gt-main:jar:25-SNAPSHOT, org.geowebcache:gwc-core:jar:1.19-SNAPSHOT: Could not find artifact org.geotools:gt-main:jar:25-SNAPSHOT in osgeo-snapshots (https://repo.osgeo.org/repository/snapshot/) Regards, Daniele On Tue, Sep 8, 2020 at 9:18 AM Mark Prins <[email protected]> wrote: > > > On 08-09-2020 04:17, Jody Garnett wrote: > > Thanks for letting me know, the "cleanup" jobs run daily and are > > supposed to keep at least two snapshot jars. I did create the "rebuild > > maven repository (maven-metadata.xml) task, but currently have it set to > > run manually as I would like to determine the cause of these problems. I > > assume this is the task you mean... > > > > Looking in the repo I can see recent snapshots here > > > https://repo.osgeo.org/service/rest/repository/browse/geoserver-snapshots/org/geowebcache/gwc-diskquota-jdbc/1.19-SNAPSHOT/ > > > > * When checking maven-metadata.xml indicates "1.19-20200907.154459-6" is > > the latest > > * This is also the latest I see when browsing, which is consistent... > > > > What did you see when you wrote the email? > > > > Checking other folders I think I can see what you mean... > > - gwc-diskquota/1.19-SNAPSHOT lists 1.19-20200904.180554-5 but metadata > > has 1.19-20200907.154259-1 > > > > Although checking jenkins it appears geowebcache master builds are > > indeed failing right now: > > https://build.geoserver.org/view/geowebcache/job/geowebcache-master/128/ > > I was under the assumption maven-metadata.xml should list all of the > snapshot versions (not just the latest) that are in the repo, but > looking at some other repo's I think I'm mistaken. > > -M > > > And failing specifically on diskquota-jdbc: > > > > > [INFO] Disk Quota management module - JDBC backends ....... FAILURE [ > > 11.840 s] > > > > With the failure being: > > > > > 2020-09-07 19:15:49 ERROR MbtilesBlobStore:436 - Error getting > > metadata from file '/tmp/junit5355982624683894350/metadata.sqlite'. > > java.lang.RuntimeException: Error executing query 'SELECT value FROM > > metadata WHERE layerName = ? AND key = ?;'. > > > at org.geowebcache.sqlite.Utils.exception(Utils.java:96) > > > ... > > > Caused by: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or > > missing database (no such table: metadata) > > > at org.sqlite.core.DB.newSQLException(DB.java:1010) > > > > -- > > Jody Garnett > > > > > > On Mon, 7 Sep 2020 at 08:46, Mark Prins <[email protected] > > <mailto:[email protected]>> wrote: > > > > I'm seeing build failures again caused by download failures of > > geowebcache eg. on Travis-CI > > > > [ERROR] Failed to execute goal on project gs-gwc: Could not resolve > > dependencies for project org.geoserver:gs-gwc:jar:2.19-SNAPSHOT: > Failed > > to collect dependencies at > > org.geowebcache:gwc-diskquota-jdbc:jar:1.19-SNAPSHOT: Failed to read > > artifact descriptor for > > org.geowebcache:gwc-diskquota-jdbc:jar:1.19-SNAPSHOT: Could not find > > artifact org.geowebcache:gwc-diskquota:pom:1.19-SNAPSHOT in > > osgeo-snapshots (https://repo.osgeo.org/repository/snapshot/) -> > > [Help 1] > > > > > https://travis-ci.org/github/geoserver/geoserver/jobs/724926095#L17597 > > > > Not sure how cleanup of old snapshots is done on the osgeo server, > but > > it might be an idea to set up a "Rebuild Maven repository metadata" > > task > > to regenerate the maven-metadata.xml files on a regular basis for > > snapshots (see attached) as there appears to be a discrepancy between > > the files listed in the maven-metadata.xml and the "browse" GUI of > > Nexus. > > > > Mark > > > > > > > > _______________________________________________ > > Geoserver-devel mailing list > > [email protected] > > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/geoserver-devel > > > > > > _______________________________________________ > Geoserver-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel > -- Regards, Daniele Romagnoli == 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 ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
