[VOTE] Release Apache Maven Wrapper Plugin version 3.0.0

2020-05-29 Thread Robert Scholte
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


Maven Parents - apache-release profile

2020-05-29 Thread Karl Heinz Marbaise

Hi,

I have observed that we have differernt usage of release profiles.

In maven-plugins parent we have the configuration

apache-release,run-its-Papache-release,run-its

and the maven-parent itself has a configuration:

apache-release

which brings me to the question:

If I corretly see it at the moment the "apache-release" profile is
needed in the apache-parent to activate the signing of the artifacts.

So this brings me to the question:

Shouldn't that been activated in all parents? (of course only
maven-parent) ?

WDYT ?

Kind regards
Karl Heinz Marbaise


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



Re: [RESULT] [VOTE] Release Maven Project Info Reports Plugin version 3.1.0

2020-05-29 Thread Michael Osipov
All sources checked. Plugins listing looks good to me. Both dist dirs 
are updated. At least the servers serving me here.


Can you recheck in a day or two?

Am 2020-05-29 um 18:35 schrieb Robert Scholte:

Interesting Hervé discovered similar issue with Maven 3.0.5.
Apart from these reports, all seem fine.

thanks,
Robert


On 29-5-2020 16:27:06, Michael Osipov  wrote:
What did I miss? I committed both:


Revision: 39783
Author: michaelo
Date: 2020-05-26 23:19:30
Message:
Maven Project Info Reports Plugin 3.1.0 released

Deleted : 
/release/maven/plugins/maven-project-info-reports-plugin-3.0.0-source-release.zip
Deleted : 
/release/maven/plugins/maven-project-info-reports-plugin-3.0.0-source-release.zip.asc
Deleted : 
/release/maven/plugins/maven-project-info-reports-plugin-3.0.0-source-release.zip.sha512
Added : 
/release/maven/plugins/maven-project-info-reports-plugin-3.1.0-source-release.zip
Added : 
/release/maven/plugins/maven-project-info-reports-plugin-3.1.0-source-release.zip.asc
Added : 
/release/maven/plugins/maven-project-info-reports-plugin-3.1.0-source-release.zip.sha512


as well as


Revision: 39782
Author: michaelo
Date: 2020-05-26 22:43:25
Message:
Maven Wagon 3.4.1 released

Deleted : /release/maven/wagon/wagon-3.4.0-source-release.zip
Deleted : /release/maven/wagon/wagon-3.4.0-source-release.zip.asc
Deleted : /release/maven/wagon/wagon-3.4.0-source-release.zip.sha512
Added : /release/maven/wagon/wagon-3.4.1-source-release.zip
Added : /release/maven/wagon/wagon-3.4.1-source-release.zip.asc
Added : /release/maven/wagon/wagon-3.4.1-source-release.zip.sha512


Ask INFRA?

Am 2020-05-29 um 15:59 schrieb Robert Scholte:

Michael, can you finish both releases, see 
https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/dist-tool-check-errors.html

thanks,
Robert

On 26-5-2020 23:14:05, Michael Osipov wrote:
Hi,

The vote has passed with the following result:

+1: Michael Osipov, Robert Scholte, Karl Heinz Marbaise

PMC quorum: reached

I will promote the artifacts to the central repo, the source release ZIP
file
and add this release the board report.










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