Oops. Testing again with 46... On Thu, Apr 12, 2018 at 3:52 PM, Gary Gregory <[email protected]> wrote:
> This is how I am testing [collections]: > > C:\vcs\git\apache\commons\commons-collections>git diff > diff --git a/pom.xml b/pom.xml > index 8cf51948..bc8c446b 100644 > --- a/pom.xml > +++ b/pom.xml > @@ -19,7 +19,7 @@ > <parent> > <groupId>org.apache.commons</groupId> > <artifactId>commons-parent</artifactId> > - <version>43</version> > + <version>46-SNAPSHOT</version> > </parent> > <modelVersion>4.0.0</modelVersion> > <artifactId>commons-collections4</artifactId> > > C:\vcs\git\apache\commons\commons-collections>mvn -version > Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; > 2018-02-24T12:49:05-07:00) > Maven home: C:\Java\apache-maven-3.5.3\bin\.. > Java version: 1.8.0_162, vendor: Oracle Corporation > Java home: C:\Program Files\Java\jdk1.8.0_162\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" > > You? > > Gary > > On Thu, Apr 12, 2018 at 11:30 AM, Rob Tompkins <[email protected]> wrote: > >> That’s curious. My “mvn clean site" builds successfully with RC3 on >> [collections]. >> >> > On Apr 12, 2018, at 1:21 PM, Gary Gregory <[email protected]> >> wrote: >> > >> > Hi Rob, >> > Thank you for preparing this RC. >> > >> > Did you try to build Commons Collection with this parent POM? >> > >> > Running 'mvn clean site' give me: >> > >> > [INFO] Generating "japicmp" report --- >> > japicmp-maven-plugin:0.11.1:cmp-report >> > [debug] No packaging support defined, no filtering >> > [debug] Searching for versions in versionRange: (,4.2-SNAPSHOT) >> > [info] Unable to find a previous version of the project in the >> repository. >> > [info] No new version specified and artifact is not a file >> > (C:\vcs\git\apache\commons\commons-collections\target\classes). >> > [INFO] >> > ------------------------------------------------------------ >> ------------ >> > [INFO] BUILD FAILURE >> > [INFO] >> > ------------------------------------------------------------ >> ------------ >> > [INFO] Total time: 03:37 min >> > [INFO] Finished at: 2018-04-12T11:17:22-06:00 >> > [INFO] >> > ------------------------------------------------------------ >> ------------ >> > [ERROR] Failed to execute goal >> > org.apache.maven.plugins:maven-site-plugin:3.7:site (default-site) on >> > project commons-collections4: Error generating >> > japicmp-maven-plugin:0.11.1:cmp-report report: Failed to generate >> report: >> > Please provide at least one resolvable old version using one of the >> > configuration elements <oldVersion/> or <oldVersions/>. -> [Help 1] >> > [ERROR] >> > [ERROR] To see the full stack trace of the errors, re-run Maven with >> the -e >> > switch. >> > [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> > [ERROR] >> > [ERROR] For more information about the errors and possible solutions, >> > please read the following articles: >> > [ERROR] [Help 1] >> > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException >> > >> > Should we change something in the Commons Collection POM to make proper >> use >> > of japicmp? >> > >> > Aside from that: ASC, MD5, SHA1 OK. >> > Apache RAT check OK. >> > The commons-parent site tries to generate a japicmp report which fails >> as >> > you have documented. >> > >> > Gary >> > >> > On Thu, Apr 12, 2018 at 9:44 AM, Rob Tompkins <[email protected]> >> wrote: >> > >> >> Hello all, >> >> >> >> >> >> This is a [LAZY][VOTE] for releasing Apache Commons Parent 46 (from >> RC3). >> >> >> >> >> >> Note on validation: >> >> Please read the >> >> https://dist.apache.org/repos/dist/dev/commons/commons- >> >> parent/RELEASE-NOTES.txt, >> >> as there is an erroneous non-failing stack trace that occurs during the >> >> build. >> >> Specifically: >> >> >> >> [debug] No packaging support defined, no filtering >> >> [info] Skipping execution because packaging of this module is 'pom'. >> >> [debug] Searching for versions in versionRange: (,46) >> >> [info] Unable to find a previous version of the project in the >> repository. >> >> [warn] No new version specified and file >> '/..../commons-parent/pom.xml' of >> >> artifact could not be opened as jar archive: error in opening zip file >> >> >> >> java.util.zip.ZipException: error in opening zip file >> >> at java.util.zip.ZipFile.open(Native Method) >> >> at java.util.zip.ZipFile.<init>(ZipFile.java:225) >> >> at java.util.zip.ZipFile.<init>(ZipFile.java:155) >> >> at java.util.jar.JarFile.<init>(JarFile.java:166) >> >> at java.util.jar.JarFile.<init>(JarFile.java:130) >> >> at japicmp.maven.JApiCmpMojo.populateArchivesListsFromParam >> >> eters(JApiCmpMojo.java:345) >> >> at japicmp.maven.JApiCmpMojo.getOptions(JApiCmpMojo.java:708) >> >> at japicmp.maven.JApiCmpReport.getOptions(JApiCmpReport.java:10 >> 8) >> >> at japicmp.maven.JApiCmpReport.getDescription(JApiCmpReport. >> >> java:127) >> >> at org.apache.maven.plugins.site.render. >> >> CategorySummaryDocumentRenderer.renderDocument( >> >> CategorySummaryDocumentRenderer.java:155) >> >> >> >> >> >> Tag name: >> >> commons-parent-46-RC3 >> >> >> >> >> >> Tag URL: >> >> https://svn.apache.org/repos/asf/commons/proper/commons- >> >> parent/tags/commons-parent-46-RC3/ >> >> >> >> >> >> Commit ID the tag points at: >> >> 1828984 >> >> >> >> >> >> Site Zip: >> >> https://dist.apache.org/repos/dist/dev/commons/ >> commons-parent/site.zip >> >> >> >> >> >> Distribution files (committed at revision 26309): >> >> https://dist.apache.org/repos/dist/dev/commons/commons-parent/ >> >> >> >> >> >> Distribution files hashes (SHA1): >> >> commons-parent-46-src.tar.gz >> >> (SHA1: dc6d7fe92c737a55679507e95a99b347234d8844) >> >> commons-parent-46-src.zip >> >> (SHA1: 34b4f78afc7d24efc94649286d7c9bfea9ceb83f) >> >> >> >> >> >> These are the Maven artifacts and their hashes: >> >> commons-parent-46-site.xml >> >> (SHA1: 02b3b54d26d97a72fd55b20d027040ca0daf52b7) >> >> commons-parent-46.pom >> >> (SHA1: 689b04f88f0cedd4c451686b19ad33eefb32a41f) >> >> >> >> >> >> KEYS file to check signatures: >> >> http://www.apache.org/dist/commons/KEYS >> >> >> >> >> >> Maven artifacts: >> >> https://repository.apache.org/content/repositories/ >> >> orgapachecommons-1325 >> >> >> >> >> >> Please select one of the following options[1]: >> >> [ ] +1 Release it. >> >> [ ] +0 Go ahead; I don't care. >> >> [ ] -0 There are a few minor glitches: ... >> >> [ ] -1 No, do not release it because ... >> >> >> >> >> >> This vote will be open at least 72 hours, i.e. until >> >> 2018-04-15T16:00:00Z >> >> (this is UTC time). >> >> >> >> -------- >> >> >> >> >> >> Cheers, >> >> -Rob >> >> >> >> >> >> [1] http://apache.org/foundation/voting.html >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
