Hi,

build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and site
look good.

When building the site with Java 1.8 I get the failure below. Is there
any special configuration needed? Could this be a Windows problem?

Well, for me the site build is not that critical, so
+1

Oliver

[INFO] Generating "japicmp" report              ---
japicmp-maven-plugin:0.9.3:cmp-report
[debug] No packaging support defined, no filtering
[debug] Searching for versions in versionRange: (,1.13)
[INFO] artifact org.apache.commons:commons-compress: checking for
updates from central
[debug] Parameter <oldVersionPattern> not configured, i.e. no version
filtered.
Downloading:
https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar
Downloaded:
https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar
(433 KB at 400.9 KB/sec)
[warn] No new version specified and file
'c:\data\dev\projects\OpenSource\compress\commons-compress-1.13-src\target\classes'
of artifact could not be opened as jar archive:
c:\data\dev\projects\OpenSource\compress\commons-compress-1.13-src\target\classes
(Zugriff verweigert)
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 01:40 min
[INFO] Finished at: 2016-12-27T21:13:42+01:00
[INFO] Final Memory: 74M/942M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on
project commons-compress: Error generating
japicmp-maven-plugin:0.9.3:cmp-report: Failed to generate report: Please
provide at least one resolvable new version using one of the
configuration elements <newVersion/> or <newVersions/>. -> [Help 1]


Am 25.12.2016 um 14:19 schrieb Stefan Bodewig:
> The Release Candidate is available for review at:
>   https://dist.apache.org/repos/dist/dev/commons/compress/
>   (svn revision 17569)
> 
> Maven artifacts are here:
>   
> https://repository.apache.org/content/repositories/orgapachecommons-1231/org/apache/commons/commons-compress/1.13/
> 
> These are the Maven artifacts and their hashes
> 
> d8e592b12f192a77c59d52ba7936279c04f6ff1a  commons-compress-1.13.pom
> 15c5e9584200122924e50203ae210b57616b75ee  commons-compress-1.13.jar
> 922598114ed03152c489a56510b3bbf9d5182a66  commons-compress-1.13-javadoc.jar
> 68ace8baf343f0384ba1fc995944c1d60f41f660  commons-compress-1.13-sources.jar
> afcc0429fa13803f7c029fdf5116db8fdf21376f  commons-compress-1.13-tests.jar
> 3121ecf5ac04dfc06924b518dd6c7fdf387a0f91  
> commons-compress-1.13-test-sources.jar
> 
> Details of changes since 1.12 are in the release notes:
>   https://dist.apache.org/repos/dist/dev/commons/compress/RELEASE-NOTES.txt
>   http://stefan.samaflost.de/staging/commons-compress-1.13/changes-report.html
> 
> The tag is here:
>   
> https://git-wip-us.apache.org/repos/asf?p=commons-compress.git;a=commit;h=45438471726fc5005a41cefecbf62d4d26eb15b2
> 
> Site:
>   http://stefan.samaflost.de/staging/commons-compress-1.13
> 
>   as usual when I cut releases this is *not* the site that I'm going to
>   publish after the relase. I'll update changes.xml when I know the
>   release date. Also the javadocs for 1.13 and "latest release" are
>   missing for now (they are identical to the "GIT latest" ones) and the
>   download page doesn't work on my server.
> 
> japicmp Report (compared to 1.12):
>   http://stefan.samaflost.de/staging/commons-compress-1.13/japicmp.html
> 
>   this is a bit harder to read than Clirr but Clirr dies with an NPE for
>   me.
> 
>   Binary serialization of UnsupportedZipFeatureException has changed,
>   but prior to 1.13 the class hasn't technically been serializable at
>   all.
> 
> RAT Report:
>   http://stefan.samaflost.de/staging/commons-compress-1.13/rat-report.html
> 
> KEYS:
>   https://www.apache.org/dist/commons/KEYS
> 
> Please review the release candidate and vote.
> Given the time of the year this vote will close no sooner that 96 hours
> from now, i.e. sometime after 13:00 UTC 29-December 2016
> 
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
> 
> Thanks!
> 
>         Stefan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to