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 <chtom...@apache.org> 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:108)
>         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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to