Thanks Tim. I cleared my ~/.m2 cache and was able to build... Great job.
On 2021/01/21 15:19:35, Tim Allison <[email protected]> wrote: > Thank you, Lewis! Changes made to the main branch. > > I was able to get a clean build on the zip. > > [INFO] Apache Tika ........................................ SUCCESS [ 0.145 > s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 16:38 min > [INFO] Finished at: 2021-01-21T10:02:45-05:00 > [INFO] > ------------------------------------------------------------------------ > > On Wed, Jan 20, 2021 at 7:29 PM Lewis John McGibbney <[email protected]> > wrote: > > > > Hi Tim, > > FWIW here's my review > > > > SIGS BOTH LOOK GOOD > > > > gpg --verify tika-2.0.0-ALPHA-src.zip.asc tika-2.0.0-ALPHA-src.zip > > gpg: Signature made Wed Jan 13 15:26:10 2021 PST > > gpg: using RSA key 184454FAD8697760F3E00D2E4A51A45B944FFD51 > > gpg: Good signature from "Tim Allison (ASF signing key) > > <[email protected]>" [unknown] > > gpg: WARNING: This key is not certified with a trusted signature! > > gpg: There is no indication that the signature belongs to the > > owner. > > Primary key fingerprint: 1844 54FA D869 7760 F3E0 0D2E 4A51 A45B 944F FD51 > > > > shasum -a 512 tika-2.0.0-ALPHA-src.zip > > ae018f4384d2cd63281422cc82ec71a5b6f5d64ac29b343d714737e6b35fee6e5d0190cd065bf069948eadeeea831c5d74a6da6a554f049d3075f40eeb984f13 > > tika-2.0.0-ALPHA-src.zip > > > > Following element of pom.xml needs updated > > > > <ciManagement> > > <system>Jenkins</system> > > <url>https://builds.apache.org/job/Tika-trunk/</url> > > </ciManagement> > > > > Year needs updated in NOTICE.txt > > Copyright 2015 The Apache Software Foundation > > > > > > mvn clean install javadoc:aggregate apache-rat:check > > > > [INFO] --- maven-gpg-plugin:1.6:sign (sign-release-artifacts) @ tika-parent > > --- > > gpg: signing failed: Timeout > > gpg: signing failed: Timeout > > [INFO] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Skipping Apache Tika > > [INFO] This project has been banned from the build due to previous failures. > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Skipping Apache Tika parent > > [INFO] This project has been banned from the build due to previous failures. > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary for Apache Tika 2.0.0-ALPHA: > > [INFO] > > [INFO] Apache Tika parent ................................. FAILURE [01:25 > > min] > > > > Was/is anyone else able to build the tika-2.0.0-ALPHA-src.zip artifact? > > > > Thanks for pushing the release Tim. > > > > On 2021/01/14 01:19:16, Tim Allison <[email protected]> wrote: > > > All, > > > > > > A candidate for the Tika 2.0.0-ALPHA release is available at: > > > https://dist.apache.org/repos/dist/dev/tika/ > > > > > > The release candidate is a zip archive of the sources in: > > > https://github.com/apache/tika/tree/2.0.0-ALPHA-rc1/ > > > > > > The SHA-512 checksum of the archive is > > > > > > ae018f4384d2cd63281422cc82ec71a5b6f5d64ac29b343d714737e6b35fee6e5d0190cd065bf069948eadeeea831c5d74a6da6a554f049d3075f40eeb984f13. > > > > > > In addition, a staged maven repository is available here: > > > > > > https://repository.apache.org/content/repositories/orgapachetika-1065/org/apache/tika > > > > > > Please vote on releasing this package as Apache Tika 2.0.0-ALPHA. > > > The vote is open for the next 72 hours and passes if a majority of at > > > least three +1 Tika PMC votes are cast. > > > > > > Note: there may be still breaking changes before the formal release of > > > 2.0.0. > > > > > > Here's my +1. > > > > > > Best, > > > > > > Tim > > > > > > [ ] +1 Release this package as Apache Tika 2.0.0-ALPHA > > > [ ] -1 Do not release this package because... > > > >
