Plugin is using an old parent, so the code in not reproducible
Cancelling the vote.

Robert

On 29-5-2020 14:09:38, Robert Scholte <rfscho...@apache.org> wrote:
Hi,

I'd like to do a bootstrap release of the maven-wrapper-plugin, in order to 
configure it in the next maven-core. 

There are no issues in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MWRAPPER%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/service/local/repositories/maven-1580/
https://repository.apache.org/service/local/repositories/maven-1580/content/org/apache/maven/plugins/maven-wrapper-plugin/3.0.0/maven-wrapper-plugin-3.0.0-source-release.zip

Source release checksum(s):
maven-wrapper-plugin-3.0.0-source-release.zip sha512: 
0a62e2aab0cc1de834439b13d69c9a2210ac60f2c7a959975520f5a42f63f2fe7064c865afb89323960519778c1b35621ac66247fcb2cc861564900b1c31727f

Staging site:
https://maven.apache.org/plugins-archives/maven-wrapper-plugin-LATEST/

Guide to testing staged releases:
As this is a special bootstrapping release, the following instructions are a 
proper way of testing:

- clone/download+unpack current master branch of Apache Maven core ( 
https://github.com/apache/maven ) (this will make all apache-maven-wrapper 
distributions available in your local repository)
- run 'mvn -Dmaven.repo.local=/temp/wrapper-itrepo install'
- download+unpack sources from maven-wrapper-plugin (see above)
- run 'mvn -Dmaven.repo.local=/temp/wrapper-itrepo install'
- go to the root of any Maven project
- run 'mvn -Dmaven.repo.local=/temp/wrapper-itrepo wrapper:wrapper 
-DwrapperVersion=3.7.0-SNAPSHOT'  with optional extra arguments

NOTE: be aware of the difference between maven-wrapper and the 
maven-wrapper-plugin.
The maven-wrapper-plugin only downloads and unpacks the maven wrapper scripts.

The content of the maven-wrapper scripts are not part of the plugin, hence not 
part of this release.
Adjustments to that content belong to Maven core

https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

[ ] +1
[ ] +0
[ ] -1

Reply via email to