archivesunleashed / aut

The Archives Unleashed Toolkit is an open-source toolkit for analyzing web archives.
https://aut.docs.archivesunleashed.org/
Apache License 2.0
137 stars 33 forks source link

0.18.0 with --packages is broken #407

Closed ruebot closed 4 years ago

ruebot commented 4 years ago

Looks like any of our releases previous to this commit are going to have broken --packages builds because of Maven Central moving to HTTPS.

It also came up over in https://github.com/archivesunleashed/docker-aut/issues/19.

I could create a branch from the commit after the 0.18.0 release tag (https://github.com/archivesunleashed/aut/commit/4313174882e90cacb602e1dd263ec52a8d4947c4), and backport the above commit to it. We can update docker-aut to use a 0.18.1 release, and anybody needing to us aut with --packages will have something working until we do our next release. That sound reasonable @lintool @ianmilligan1? If so, I'll just take care of it all later today.

ruebot commented 4 years ago

https://github.com/archivesunleashed/aut/commit/59b60621500246f48051466005d6a5dc59f74369