+1

Building from the Git tag with 'mvn clean package -P!use-toolchains' and
Oracle Java 8 and 11 on Windows 10:

Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
2018-10-24T14:41:47-04:00)
Maven home: C:\Java\apache-maven-3.6.0\bin\..
Java version: 1.8.0_192, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk1.8.0_192\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
2018-10-24T14:41:47-04:00)
Maven home: C:\Java\apache-maven-3.6.0\bin\..
Java version: 11.0.1, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.1
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

I only have Java 8 and 11 on my new laptop (so far).

but building the site fails: 'mvn site -P!use-toolchains' :

[INFO] --- maven-site-plugin:3.7.1:site (default-site) @
httpcomponents-core ---
[INFO] configuring report plugin
org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary for Apache HttpComponents Core 4.4.11:
[INFO]
[INFO] Apache HttpComponents Core ......................... FAILURE [
7.920 s]
[INFO] Apache HttpCore .................................... SKIPPED
[INFO] Apache HttpCore NIO ................................ SKIPPED
[INFO] Apache HttpCore OSGi bundle ........................ SKIPPED
[INFO] Apache HttpCore Benchmarking Tool .................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time:  8.890 s
[INFO] Finished at: 2019-01-16T08:19:28-05:00
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on
project httpcomponents-core: failed to get report for
org.apache.maven.plugins:maven-project-info-reports-plugin: Could not find
goal 'issue-tracking' in plugin
org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0 among
available goals ci-management, dependencies, dependency-convergence,
dependency-info, dependency-management, distribution-management, help,
index, issue-management, licenses, mailing-lists, modules,
plugin-management, plugins, scm, summary, team -> [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

Gary




On Tue, Jan 15, 2019 at 5:58 AM Oleg Kalnichevski <ol...@apache.org> wrote:

> Please vote on releasing these packages as HttpCore 4.4.11.
> The vote is open for the at least 72 hours, and only votes from
> HttpComponents PMC members are binding. The vote passes if at least
> three binding +1 votes are cast and there are more +1 than -1 votes.
>
> Release notes:
>
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcore-4.4.11-RC1/RELEASE_NOTES-4.4.x.txt
>
> Maven artefacts:
>
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-1091/org/apache/httpcomponents/
>
> Git Tag: 4.4.11-RC1
>  https://github.com/apache/httpcomponents-core/tree/4.4.11-RC1
>
> Packages:
>  https://dist.apache.org/repos/dist/dev/httpcomponents/httpcore-4.4.11-RC1
>  revision 31967
>
> Hashes:
>  
> 41f42692d5edb40b74975998766270a19c0736e6eeba67b19d30b2f4e93c703800636e80dc7a2e531ed5d194546d9429832c4794495180dabb501151a1d26f0e
> httpcomponents-core-4.4.11-bin.tar.gz
>  
> a34de278b5bf81f1d077cee2e0c1dbfc2a3bce767d618cdc88b4a0606b80f8487a24bd669337aa2a60badd207c3f07d2695a2c1975922ab48f1eb45147cb307b
> httpcomponents-core-4.4.11-src.zip
>  
> bc70f1c12df290b68afe0d29eba07edb5b9cda2fa1c6802fbb0d1e3906104ea6273caafbcdb9123c138db8236efa983b76d6708992d02e2690ad9a3c6e20b5f3
> httpcomponents-core-4.4.11-src.tar.gz
>  
> 9278b3d3c32ae433ed70f80a1029946a6d0497583aa62b3222c358dc2137a407a285d4d86bc2e726624cea727e40ffe5892ae264c8605c968e10dd174fc38746
> httpcomponents-core-4.4.11-bin.zip
>
> Keys:
>  http://www.apache.org/dist/httpcomponents/httpcore/KEYS
>
> --------------------------------------------------------------------------
> Vote: HttpCore 4.4.11 release
> [ ] +1 Release the packages as HttpCore 4.4.11.
> [ ] -1 I am against releasing the packages (must include a reason).
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> For additional commands, e-mail: dev-h...@hc.apache.org
>
>

Reply via email to