[ANN] Apache Maven Shared JAR 3.2.0 released

2025-01-02 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Shared JAR, version 3.2.0. Utilities that help identify the contents of a JAR, including Java class analysis and Maven metadata analysis. https://maven.apache.org/shared/maven-shared-jar/ You should specify the version

[ANN] Apache Maven Changelog Plugin 3.0.0-M1 Released

2025-01-02 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Changelog Plugin, version 3.0.0-M1 The Maven Changelog Plugin generates reports regarding the recent changes in your Software Configuration Management or SCM. These reports include the changelog report, developer activity

[ANN] Apache Maven Changes Plugin 3.0.0-M2 Released

2025-01-02 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Changes Plugin, version 3.0.0-M2 This plugin is used to inform your users of the changes that have occurred between different releases of your project. The plugin can extract these changes, either from a changes.xml file

[ANN] Apache Maven Remote Resources Plugin 3.3.0 Released

2025-01-02 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Remote Resources Plugin, version 3.3.0 This plugin is used to retrieve JARs of resources from remote repositories, process those resources, and incorporate them into JARs you build with Maven. https://maven.apache.org/pl

[RESULT] [VOTE] Release Apache Maven Shared Jar version 3.2.0

2025-01-02 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Sylwester Lachiewicz, Jermaine Hua, Slawomir Jaranowski, Tamás Cservenák PMC quorum: reached I will promote the source release zip file to the Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski ---

[RESULT] [VOTE] Release Apache Maven Changes Plugin version 3.0.0-M2

2025-01-02 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Sylwester Lachiewicz, Slawomir Jaranowski, Tamás Cservenák PMC quorum: reached I will promote the source release zip file to the Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski

[RESULT] [VOTE] Release Apache Maven Changelog Plugin version 3.0.0-M1

2025-01-02 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Sylwester Lachiewicz, Slawomir Jaranowski, Tamás Cservenák PMC quorum: reached I will promote the source release zip file to the Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski

[RESULT] [VOTE] Release Apache Maven Remote Resources Plugin version 3.3.0

2025-01-02 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Sylwester Lachiewicz, Slawomir Jaranowski, Tamás Cservenák, Elliotte Rusty Harold PMC quorum: reached I will promote the source release zip file to the Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowsk

Re: Leveraging SonarQube Cloud (fka SonarCloud)

2025-01-02 Thread Elliotte Rusty Harold
I spot checked 10 of the issues it found. Of those, I think maybe 1 was a good fix and that one was quite minor (suggesting a private constructor in a static utility class). Maybe 2 more were arguably something we should do, but they weren't slam dunks and could be disputed. The rest were bad ideas

Re: Leveraging SonarQube Cloud (fka SonarCloud)

2025-01-02 Thread Gerd Aschemann
I have quickly started to analyze core/maven: https://sonarcloud.io/summary/overall?id=support-and-care_maven&branch=master As this project (and almost all of the other Maven projects) does not have any (JaCoCo) test coverage you can only see static analysis results. > On 2. Jan 2025,

Re: Leveraging SonarQube Cloud (fka SonarCloud)

2025-01-02 Thread Elliotte Rusty Harold
Can we have some examples of the output? I'd want close to zero false positives and no log junk before doing this. Generally static analysis is useful on a one-off basis, but there are rapidly diminishing returns for running it on the same codebase. On Thu, Jan 2, 2025 at 1:10 PM Konrad Windszu

Leveraging SonarQube Cloud (fka SonarCloud)

2025-01-02 Thread Konrad Windszus
Hi, Maven currently does not leverage SonarQube analysis (nor any other static code analysis). Although onboarding currently requires one INFRA ticket per repo (https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=SonarCloud+for+ASF+projects) this is a one time action a

Re: [VOTE] Release Apache Maven Remote Resources Plugin version 3.3.0

2025-01-02 Thread Elliotte Rusty Harold
Looks good. +1 On Thu, Jan 2, 2025 at 10:00 AM Tamás Cservenák wrote: > > +1 > > On Mon, Dec 30, 2024 at 12:01 PM Slawomir Jaranowski > wrote: > > > > Hi, > > > > We solved 10 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317825&version=12354381 > > > > There are

Re: [VOTE] Release Apache Maven Shared Jar version 3.2.0

2025-01-02 Thread Tamás Cservenák
+1 On Mon, Dec 30, 2024 at 7:41 PM Slawomir Jaranowski wrote: > > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12355163 > > There are still one issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHA

Re: [VOTE] Release Apache Maven Changes Plugin version 3.0.0-M2

2025-01-02 Thread Tamás Cservenák
+1 On Mon, Dec 30, 2024 at 12:33 PM Slawomir Jaranowski wrote: > > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317222&version=12355515 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%

Re: [VOTE] Release Apache Maven Changelog Plugin version 3.0.0-M1

2025-01-02 Thread Tamás Cservenák
+1 On Mon, Dec 30, 2024 at 5:04 PM Slawomir Jaranowski wrote: > > Hi, > > My purpose of release is to unblock users using this plugin to upgrade > to m-site-p 3.20+ and other plugins using Doxia 2.x. > > I would like not to spend more time on it. > If someone is willing to work on it - it is welc

Re: [VOTE] Release Apache Maven Remote Resources Plugin version 3.3.0

2025-01-02 Thread Tamás Cservenák
+1 On Mon, Dec 30, 2024 at 12:01 PM Slawomir Jaranowski wrote: > > Hi, > > We solved 10 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317825&version=12354381 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20