Re: maven-plugin-testing-harness

2022-09-27 Thread Slawomir Jaranowski
wt., 27 wrz 2022 o 16:31 Christoph Läubrich napisał(a): > I recently came across a problem with the > maven-plugin-testing-harness[1] and wanted to report a bug, but without > success. > > > https://maven.apache.org/plugin-testing/maven-plugin-testing-harness/issue-tracking.html > -> dead link >

Re: [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-16 Thread Slawomir Jaranowski
t; > and the web site at: > > > http://svn.apache.org/repos/asf/maven/website/components/ref/4-LATEST/index.html > > Guillaume > > Le sam. 15 oct. 2022 à 12:32, Slawomir Jaranowski > a écrit : > > > Hi, > > > > Link for biaries is: > > > >

Re: [DISCUSS] Release Maven 4.0.0-alpha-1 this week

2022-10-16 Thread Slawomir Jaranowski
> > Fully agreed, that's what I initially tried to do. But the repository does > not allow removing a tag. So this would have to be changed. > I see deleted tags ... maybe Maven core repository has another configurations

Re: [VOTE] Release Maven Doxia version 2.0.0-M4

2022-10-18 Thread Slawomir Jaranowski
+1 niedz., 16 paź 2022 o 21:30 Michael Osipov napisał(a): > Hi, > > We solved 17 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230=12352066 > > There are still a couple of issues left in JIRA: > >

[VOTE] Release Apache Maven EAR Plugin version 3.3.0

2022-10-18 Thread Slawomir Jaranowski
Hi, We solved 18 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317422=12349537 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MEAR%20AND%20resolution%20%3D%20Unresolved Staging repo:

Install / Deploy plugins at the end

2022-10-19 Thread Slawomir Jaranowski
Hi, I'm looking for how to resolve issues connected with the feature installAtEnd / deployAtEnd of install and deploy plugins. We have a similar feature in clean plugin where it is implemented by wrapping session.getRequest().getExecutionListener() [1] Because ExecutionListener on request is not

Re: Install / Deploy plugins at the end

2022-10-19 Thread Slawomir Jaranowski
ns? > > T > > > On Wed, Oct 19, 2022, 22:07 Slawomir Jaranowski > wrote: > > > Hi, > > > > I'm looking for how to resolve issues connected with the feature > > installAtEnd / deployAtEnd of install and deploy plugins. > > > > We have a simil

Re: [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-19 Thread Slawomir Jaranowski
+1 tested with some of my projects sob., 15 paź 2022 o 02:19 Guillaume Nodet napisał(a): > I've staged a release candidate at > https://repository.apache.org/content/repositories/maven-1811 > > The binaries are available at: > > >

[ANN] Apache Maven EAR Plugin 3.3.0 Released

2022-10-22 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven EAR Plugin, version 3.3.0 This plugin generates Java EE Enterprise Archive (EAR) file. https://maven.apache.org/plugins/maven-ear-plugin/ You should specify the version in your project's plugin configuration:

[RESULT] [VOTE] Release Apache Maven EAR Plugin version 3.3.0

2022-10-22 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Michael Osipov, Tamás Cservenák, Olivier Lamy, Sylwester Lachiewicz, Hervé Boutemy PMC quorum: reached I will promote the source release zip file to Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski

Re: [VOTE] Release Maven Plugin Tools 3.7.0

2022-10-24 Thread Slawomir Jaranowski
es for this plugin broken links [1] > > I don't see it on > > On 2022/10/24 11:44:27 Slawomir Jaranowski wrote: > > Hi, > > > > Build ok. > > > > Documentation for new plugin-report:report has some issues > > - too many examples for this plugin ..

Re: [VOTE] Maven Apache Shade Plugin 3.4.1

2022-10-25 Thread Slawomir Jaranowski
+1 Build by Maven 3 ok. Just as a curiosity - build project by Maven 4, some IT tests failed, I did not investigate it. [ERROR] * mshade-123/pom.xml [ERROR] * finalNameBuild-attached/pom.xml [ERROR] * MSHADE-340_shadedTestJarArtifactAttached/pom.xml [ERROR] * finalNameShade-attached/pom.xml

Re: [VOTE] Release Maven Plugin Tools 3.7.0

2022-10-24 Thread Slawomir Jaranowski
Hi, Build ok. Documentation for new plugin-report:report has some issues - too many examples for this plugin broken links [1] - plugin-report:report is since 3.7 not 2.0 [2] New plugin-report:report with old deprecated parameters - creating new we should not introduce deprecated items

[VOTE] Release Maven Plugin Tools 3.7.0

2022-10-30 Thread Slawomir Jaranowski
Hi, We solved 42 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820=12344367 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPLUGIN%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key Staging repo:

Re: [VOTE] Release Maven Plugin Tools 3.7.0

2022-10-30 Thread Slawomir Jaranowski
niedz., 30 paź 2022 o 11:16 Michael Osipov napisał(a): > Am 2022-10-30 um 11:02 schrieb Slawomir Jaranowski: > > Hi, > > > > We solved 42 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820=12344367 > > > > There

Clarify procedure for restarting releases

2022-10-30 Thread Slawomir Jaranowski
Hi, Current procedure of releases is unclear in case of restart releases. [1] I see two cases: - technical problem during release ... something goes wrong after SMC tag was created - canceled vote Technically we have many solutions: 1. - drop old tag and restart with the same version - no

Re: Clarify procedure for restarting releases

2022-10-31 Thread Slawomir Jaranowski
Hi, We are talking about a situation which happens very rarely - canceling a vote. Adding the next manual step like post process tagging only for one reason is not justified. I think that when we have multiple release labels for issues and one will be released and second not, can be

Artifact Resolver configuration

2022-10-27 Thread Slawomir Jaranowski
Hi, Artifact Resolver has many useful configuration options [1] Most of these properties must be provided by user or system properties. Some are extracted from settings.xml Providing such many settings by command line for every execution is very uncomfortable. We can put those in MAVEN_OPTS by

Re: Artifact Resolver configuration

2022-10-27 Thread Slawomir Jaranowski
ada yada) config, that is much > easier for users to apply. > > === > > TL;DR: resolver configuration is "low level" for adventurous developers, > and is exposed for them. OTOH Maven should offer "most common" (or > anticipated) higher level and easier to use

Re: [VOTE] Release Maven SCM version 2.0.0-M3

2022-10-27 Thread Slawomir Jaranowski
+1 wt., 25 paź 2022 o 21:58 Michael Osipov napisał(a): > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317828=12352129 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/SCM/issues > > Staging repo:

Re: Install / Deploy plugins at the end

2022-10-20 Thread Slawomir Jaranowski
losed - I will review it. > There is ONE issue that still stands, and it is the one you mention: when > m-install-p/m-deploy-p is not part of a module build at all, but IMHO is > simple fix. > > No need for any magic, fix is almost trivial... > > Any more details? > T > > O

Upcoming Maven Verifier release - 2.0.0-M1

2022-09-19 Thread Slawomir Jaranowski
Hi, I'm preparing for the next release of Maven Verifier. We have cleaned pieces of code, many methods are now deprecated. [1] There are still a couple of issues for 2.0.0 version [2] I want to release the M1 version to allow easier switching for version 2.0.0 which will have removed old

Re: [VOTE] Release Apache Maven Shade Plugin version 3.4.0

2022-09-12 Thread Slawomir Jaranowski
+1 niedz., 11 wrz 2022 o 12:38 Karl Heinz Marbaise napisał(a): > Hi, > > We solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921=12351491 > > There are still a couple of issues left in JIRA: > >

[VOTE] Release Apache Maven JAR Plugin version 3.3.0

2022-09-12 Thread Slawomir Jaranowski
Hi, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12351126 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MJAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC Staging

[VOTE] Maven Shared Maven Common Artifact Filters 3.3.2

2022-09-12 Thread Slawomir Jaranowski
Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12352116 There are still one issues left in JIRA:

[RESULT] [VOTE] Release Apache Maven Verifier version 2.0.0-M1

2022-09-26 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1 : Herve Boutemy, Michael Osipov, Tamás Cservenák PMC quorum: reached I will promote the source release zip file to Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski

[ANN] Apache Maven Verifier 2.0.0-M1 Released

2022-09-26 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Verifier, version 2.0.0-M1 This library provides a test harness for Maven integration tests. https://maven.apache.org/shared/maven-verifier/ You should specify the dependency in your project:

Re: What is the recommended approach to get org.apache.maven.repository.RepositorySystem in 3.8.6?

2022-09-26 Thread Slawomir Jaranowski
Hi, Maybe it is time to deprecate org.apache.maven.repository.RepositorySystem We should document replacement for each method. pon., 26 wrz 2022 o 15:04 Tamás Cservenák napisał(a): > Howdy, > > As I see your use case "in the particular case we \"simply\" resolve an > artifact with its

[VOTE] Release Apache Maven Verifier version 2.0.0-M1

2022-09-22 Thread Slawomir Jaranowski
Hi, We solved 14 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12352314 There are still a couple of issues left in JIRA:

[RESULT] [VOTE] Release Apache Maven JAR Plugin version 3.3.0

2022-09-16 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1 : Jorge Solórzano, Sylwester Lachiewicz, Herve Boutemy, Tamás Cservenák, Michael Osipov, Karl Heinz Marbaise, Olivier Lamy PMC quorum: reached I will promote the source release zip file to Apache distribution area and the artifacts to the

[RESULT] [VOTE] Maven Shared Maven Common Artifact Filters 3.3.2

2022-09-16 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1 : Sylwester Lachiewicz, Tamás Cservenák, Herve Boutemy, Michael Osipov, Karl Heinz Marbaise, Olivier Lamy PMC quorum: reached I will promote the source release zip file to Apache distribution area and the artifacts to the central repo. --

[ANN] Maven JAR Plugin 3.3.0 released

2022-09-16 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven JAR Plugin version 3.3.0. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-jar-plugin 3.3.0 Release Notes - Maven JAR

[ANN] Maven Shared Maven Common Artifact Filters 3.3.2 Released

2022-09-16 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of Maven Shared Maven Common Artifact Filters 3.3.2 component. Site: https://maven.apache.org/shared/maven-common-artifact-filters/ Release Notes - Maven Shared Components - Version maven-common-artifact-filters-3.3.2 ** Bug *

Re: ASF Source Assembly now contains .gitignore and .gitattributes

2022-09-16 Thread Slawomir Jaranowski
Hi, Also apache-rat-plugin use .gitignore for skipping verification pt., 16 wrz 2022 o 11:14 Michael Osipov napisał(a): > Am 2022-09-16 um 11:03 schrieb Vladimir Sitnikov: > >> “.gitignore” and “.gitattributes” files > > > > .gitignore and .gitattributes can easily be helpful during the build,

Re: [RAT] release 0.15?

2022-09-13 Thread Slawomir Jaranowski
Hi, RAT plugin is maintained by Apache Creadur team https://projects.apache.org/committee.html?creadur wt., 13 wrz 2022 o 19:05 Gary Gregory napisał(a): > Hi Maven, > > Any chance of finishing up RAT 0.15 soon? > > Gary > -- Sławomir Jaranowski

Re: [DISCUSS] Automatically format and sort imports

2022-10-12 Thread Slawomir Jaranowski
Hi, Generally I'm ok for such automatic tasks - we should test if the provided configuration for the IDE is completed and when we execute reformat code in the IDE we will have the same result. śr., 12 paź 2022 o 18:51 Tamás Cservenák napisał(a): > +1 for this. Tested on resolver, that has many

Re: [DISCUSS] Change maven code style

2022-10-12 Thread Slawomir Jaranowski
+1 for moving braces to the end line, it is difficult especially with lambda expression śr., 12 paź 2022 o 18:52 Tamás Cservenák napisał(a): > +1 for this formatting change. > > T > > On Wed, Oct 12, 2022, 18:23 Guillaume Nodet wrote: > > > Related to the discussion about automatically

Re: [DISCUSS] Automatically format and sort imports

2022-10-13 Thread Slawomir Jaranowski
czw., 13 paź 2022 o 17:41 Guillaume Nodet napisał(a): > So the plugin I'm using actually has a validate goal which won't do any > formatting, but simply fail the build if the code is not correctly > formatted. > So it should be easy add that goal in PRs. Any PR will simply quickly fail > if

Re: [DISCUSS] Release Maven 4.0.0-alpha-1 this week

2022-10-15 Thread Slawomir Jaranowski
For failed release I would prefer - revert commits if needed - we will have history - remove tag try again :-) If we bump versions only caused by technical problems during release we need to change / create labels in jira, move labeled issues and so on And we can have questions why some versions

Re: [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-15 Thread Slawomir Jaranowski
Hi, Link for biaries is: https://repository.apache.org/content/repositories/maven-1811/org/apache/maven/apache-maven/4.0.0-alpha-2/ By the way binaries should be available at distribution area also ... https://dist.apache.org/repos/dist/dev/maven/ Did you publish a staging Maven site somewhere?

Re: [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-15 Thread Slawomir Jaranowski
Why alpha-2, we didn't release alpha-1. Even if some technical problems occur during release we should reuse the final tag. In jira we have a label for alpha-1. sob., 15 paź 2022 o 02:19 Guillaume Nodet napisał(a): > I've staged a release candidate at >

Re: [Surefire] Toolchains seem to be ignored if forkCount > 1

2022-09-02 Thread Slawomir Jaranowski
Hi Niels, This issue can be similar to your: https://issues.apache.org/jira/browse/SUREFIRE-2073 pt., 2 wrz 2022 o 17:41 Niels Basjes napisał(a): > Hi, > > I was working on a project and ran into a problem. > I have reduced the reproduction to the smallest I could: > >

Re: [VOTE] Release Apache Maven PMD Plugin version 3.19.0

2022-09-05 Thread Slawomir Jaranowski
+1 czw., 1 wrz 2022 o 12:07 Andreas Dangel napisał(a): > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352255=Text=12317621 > > There are still a couple of issues left in JIRA: > >

Improvement in a maven-reporting-api design

2022-08-07 Thread Slawomir Jaranowski
Hi, Currently Maven report plugin implements MavenReport by extending AbstractMavenReport Interface MavenReport is in maven-reporting-api Class AbstractMavenReport is in maven-reporting-impl maven-reporting-impl - has many transitive dependencies. We have also AbstractMavenReportRenderer which

Re: [VOTE] Release Maven Help Plugin version 3.3.0

2022-08-15 Thread Slawomir Jaranowski
+1 niedz., 14 sie 2022 o 14:35 Michael Osipov napisał(a): > Hi, > > We solved 11 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317522=12345417 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven JXR version 3.3.0

2022-08-16 Thread Slawomir Jaranowski
+1 wt., 16 sie 2022 o 12:36 Michael Osipov napisał(a): > Hi, > > We solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527=12351480 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven PDF Plugin version 1.6.1

2022-08-16 Thread Slawomir Jaranowski
+1 wt., 16 sie 2022 o 22:25 Michael Osipov napisał(a): > Hi, > > We solved 1 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620=12352204 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven PDF Plugin version 1.6.1

2022-08-16 Thread Slawomir Jaranowski
Please update site staging. wt., 16 sie 2022 o 22:25 Michael Osipov napisał(a): > Hi, > > We solved 1 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620=12352204 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven Release version 3.0.0-M7

2022-11-02 Thread Slawomir Jaranowski
+1 sob., 29 paź 2022 o 19:37 Michael Osipov napisał(a): > Hi, > > We solved 7 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824=12351828 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MRELEASE/issues > > Staging

Re: Clarify procedure for restarting releases

2022-11-02 Thread Slawomir Jaranowski
t we have clean solutions to not burn anything so it sounds > worth using them IMHO. > > Le mar. 1 nov. 2022 à 13:56, Heiko Studt a écrit : > > > Hello, > > > > Am 31.10.22 um 08:45 schrieb Slawomir Jaranowski: > > > > > We are talking about a situatio

Re: [VOTE] Maven Build Cache Extension 1.0.0

2022-11-02 Thread Slawomir Jaranowski
Build locally from source-releases.zip - tests failed ... the same situation on Jenkins Is it acceptable? czw., 27 paź 2022 o 13:11 Guillaume Nodet napisał(a): > Hi, > > I've staged a release of Maven Build Cache Extension 1.0.0. > This is the first release of this component. > > Solved

Re: [VOTE] Release Maven Fluido Skin version 2.0.0-M1

2023-01-06 Thread Slawomir Jaranowski
Something is not ok ... please look at generated report - look strange ... missing tables https://maven.apache.org/components/skins-archives/maven-fluido-skin-LATEST/dependency-convergence.html https://maven.apache.org/components/skins-archives/maven-fluido-skin-LATEST/surefire-report.html

Re: [VOTE] Release Maven Dependency Plugin version 3.5.0

2023-01-08 Thread Slawomir Jaranowski
+1 - parent 39 should be used - master branch failed after release - fixed - not sure if we need the next minor version - there are no new features - but it is only a label :-) sob., 7 sty 2023 o 00:17 Michael Osipov napisał(a): > Hi, > > We solved 3 issues: > >

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

2023-01-08 Thread Slawomir Jaranowski
+1 pt., 6 sty 2023 o 22:25 Michael Osipov napisał(a): > Hi, > > we solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821=12352728 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MPIR/issues > > Staging repo:

Re: [VOTE] Release Maven Dependency Plugin version 3.5.0

2023-01-08 Thread Slawomir Jaranowski
niedz., 8 sty 2023 o 23:32 Michael Osipov napisał(a): > Am 2023-01-08 um 23:28 schrieb Slawomir Jaranowski: > > +1 > > > > - parent 39 should be used > > - master branch failed after release - fixed > > - not sure if we need the next minor ve

Re: [VOTE] Release Maven Fluido Skin version 2.0.0-M1

2023-01-08 Thread Slawomir Jaranowski
+1 śr., 4 sty 2023 o 20:10 Michael Osipov napisał(a): > Hi, > > We solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926=12331576 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven Surefire version 3.0.0-M8

2023-01-08 Thread Slawomir Jaranowski
+1 sob., 7 sty 2023 o 14:08 Michael Osipov napisał(a): > Hi, > > We solved 18 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12351809 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven version 3.8.7

2022-12-27 Thread Slawomir Jaranowski
+1 I use from yesterday - I don't discovered any issues pon., 26 gru 2022 o 17:36 Michael Osipov napisał(a): > Am 2022-12-24 um 21:20 schrieb Michael Osipov: > > Hi, > > > > We solved 19 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352690 > > > >

[VOTE] Release Apache ASF parent 29, Maven parent 39

2022-12-11 Thread Slawomir Jaranowski
Hi, We solved 5 issues in ASF parent: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12352620 We solved 7 issues in Maven parent: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12352619 Commits:

Re: New contributor alert

2022-12-06 Thread Slawomir Jaranowski
wt., 6 gru 2022 o 10:46 Jagruti Tiwari napisał(a): > Hi everyone, > > I have contributed to open source regularly since Feb 2022. I contributed > to Jenkins this Hacktoberfest. Right now, I am interested > in documentation and contributing to projects in Java. > > I was looking for GitHub

Re: [VOTE] Maven Script Interpreter 1.4 and Maven Invoker Plugin 3.4.0

2022-12-17 Thread Slawomir Jaranowski
+ 1 Plugin stage page: https://maven.apache.org/plugins-archives/maven-invoker-plugin-LATEST/ czw., 15 gru 2022 o 04:30 Olivier Lamy napisał(a): > Hi, > I'd like to release Maven Script Interpreter 1.4 and Maven Invoker Plugin > 3.4.0 > The main goal is to support jdk19. > > Maven Script

Re: [VOTE] Release Maven Wagon version 3.5.3

2022-12-18 Thread Slawomir Jaranowski
+1 - old parent - the most of mailing lists addresses was not working niedz., 18 gru 2022 o 22:57 Michael Osipov napisał(a): > Hi, > > We solved 1 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122=12352696 > > There are still a couple of issues left in

Re: [VOTE] Release Apache Maven 4.0.0-alpha-3

2022-12-13 Thread Slawomir Jaranowski
Delany Is your issue the same, as: https://github.com/mojohaus/flatten-maven-plugin/issues/330 By the way, the issue should be reported on Maven jira. wt., 13 gru 2022 o 12:07 Guillaume Nodet napisał(a): > Could you raise a JIRA issue and attach the full stack trace please ? > > Le mar. 13

[RESULT] [VOTE] Release Apache ASF parent 29, Maven parent 39

2022-12-14 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Olivier Lamy, Hervé Boutemy, Sylwester Lachiewicz, Guillaume Nodet, Romain Manni-Bucau PMC quorum: reached I will promote the source release zip file to Apache distribution area and the artifacts to the central repo. -- Sławomir

[ANN] Apache Software Foundation Parent POM Version 29 Released

2022-12-14 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 29 https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 29 You can download the appropriate

[ANN] Apache Maven Parent POMs 39 Released

2022-12-14 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 39. Maven Parent POMs include Maven Parent POM itself, but also Maven Plugins Parent POM, Maven Shared Components Parent POM, Maven Skins Parent POM and Maven Doxia Tools Parent POM.

Re: [VOTE] Release Apache Maven 4.0.0-alpha-3

2022-12-13 Thread Slawomir Jaranowski
+1 To do: - release notes - new reference documentation https://maven.apache.org/docs/history.html pon., 12 gru 2022 o 14:20 Guillaume Nodet napisał(a): > I've staged a release candidate at: > https://repository.apache.org/content/repositories/maven-1835 > > Source distributions: > >

Re: [VOTE] Release Apache Maven 4.0.0-alpha-3

2022-12-13 Thread Slawomir Jaranowski
Even more, I'm for adding 4.x to the download site together with mvnd ;-) śr., 14 gru 2022 o 01:08 Slawomir Jaranowski napisał(a): > +1 > > To do: > - release notes > - new reference documentation > > https://maven.apache.org/docs/history.html > > > pon., 12 gr

Re: Surefire Plugin Pull Requests

2022-12-15 Thread Slawomir Jaranowski
Hi, Root cause for it is failing test: org.apache.maven.surefire.its.ConsoleOutputIT.properNewlinesAndEncodingWithDifferentEncoding Error which you see is from the GH job which tries to attach logs in case of failed build but on linux os is executed a test which checks a special path

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M4

2022-12-04 Thread Slawomir Jaranowski
+1 pt., 2 gru 2022 o 21:38 Michael Osipov napisał(a): > Hi, > > We solved 12 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923=12352544 > > There are still a couple of issues left in JIRA: > >

Mock Repository Manager - improvements

2022-12-04 Thread Slawomir Jaranowski
Hi, Project Mock Repository Manager [1] still uses Maven 2.x Api for managing artifacts, meta-data and local repositories. I would like to switch to Api 3.x. There is also one more feature - browsing repositories by browser, you can start mrm by goal mrm:run and point your browser to provide

Re: [DISCUSS] Quo Vadis Maven Site

2022-11-17 Thread Slawomir Jaranowski
Hi, some my thoughts - site looks can be changed be skins - so can be more modern - long time on build site is caused by multiple executing the same Maven phase for many reports [1] - some reports, like tests result, static code analize is not usable for static documentation - such reports should

Re: Surefire plain text reports

2022-11-18 Thread Slawomir Jaranowski
ps://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > < > https://www.packtpub.com/application-development/java-ee-8-high-performance > > > > > Le ven. 18 nov. 2022 à 09:23, Slawomir Jaranowski > a écrit : > > > Hi

Surefire plain text reports

2022-11-18 Thread Slawomir Jaranowski
Hi, By default Surefire generate plain text reports which is stored in target/surefire-reports/yourTestName.txt It can be disabled by using the "useFile" parameter. Question - Does somebody use such reports? I'm thinking about removing those at all and saving some CO2 :-) What do you think?

Re: [DISCUSS] Notes For Maven Plugin Developers

2022-11-23 Thread Slawomir Jaranowski
So org.apache.maven.repository.RepositorySystem - should be deprecated ... śr., 23 lis 2022 o 14:53 Tamás Cservenák napisał(a): > Howdy, > > Sorry for the late reply. > > Yes, original plan was to ditch maven-compat (for 4.0.0), but then it > turned out that in "maven 3 universe", to do some

Re: [VOTE] Release Maven Resolver 1.9.2

2022-11-23 Thread Slawomir Jaranowski
+1 śr., 23 lis 2022 o 13:57 Tamás Cservenák napisał(a): > Howdy, > > We solved 2 issues: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.2 > 20fixVersion%20%3D%201.9.1 > < >

Re: [HEADS UP] Master update to parent pom 38 with JDK 1.8 and new code style

2022-11-22 Thread Slawomir Jaranowski
Hi, Great work. Please take care - that commit sha will be changed after rebase PR. Should be added at new PR or direct commit. wt., 22 lis 2022 o 14:43 Guillaume Nodet napisał(a): > As discussed in the last weeks, I've pushed an upgrade to maven parent 38 > which has the new code style

Re: [VOTE] Release Maven Dependency Plugin version 3.4.0

2022-11-28 Thread Slawomir Jaranowski
+1 sob., 26 lis 2022 o 22:40 Michael Osipov napisał(a): > Hi, > > We solved 21 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227=12351068 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MDEP/issues > > Staging

Re: [VOTE] Release Apache Maven Doxia Sitetools version 2.0.0-M4

2022-11-28 Thread Slawomir Jaranowski
+1 sob., 26 lis 2022 o 16:52 Michael Osipov napisał(a): > Hi, > > we solved 10 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320=12352134 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Maven Dependency Tree 3.2.1

2022-11-16 Thread Slawomir Jaranowski
+1 śr., 16 lis 2022 o 03:05 Olivier Lamy napisał(a): > Hi, > I'd like to release Maven Dependency Tree 3.2.1 > We made one enhancement > https://issues.apache.org/jira/projects/MSHARED/versions/12352234 > > Staging repository > https://repository.apache.org/content/repositories/maven-1826/ > >

Re: [VOTE] Maven Apache Parent 28 - Maven Shared Resources 5 - Maven Parent 38

2022-11-16 Thread Slawomir Jaranowski
Please also update documentation sites: https://maven.apache.org/pom-archives/asf-LATEST/ https://maven.apache.org/pom-archives/maven-LATEST/ https://maven.apache.org/shared-archives/maven-shared-resources-LATEST/ wt., 15 lis 2022 o 10:18 Guillaume Nodet napisał(a): > I've staged a few

Re: [VOTE] Release Apache Maven Reporting API version 4.0.0-M3

2022-11-24 Thread Slawomir Jaranowski
+1 śr., 23 lis 2022 o 20:40 Michael Osipov napisał(a): > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12352562 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven Reporting Exec version 2.0.0-M3

2022-12-01 Thread Slawomir Jaranowski
+1 wt., 29 lis 2022 o 22:38 Michael Osipov napisał(a): > Hi, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12352600 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven Reporting Impl version 4.0.0-M3

2022-12-01 Thread Slawomir Jaranowski
+1 wt., 29 lis 2022 o 22:43 Michael Osipov napisał(a): > Hi, > > We solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12352179 > > There are no issues left in JIRA: > >

[RESULT] [VOTE] Release Apache Maven Install Plugin version 3.1.0

2022-11-17 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Tamás Cservenák, Michael Osipov, Olivier Lamy, Karl Heinz Marbaise PMC quorum: reached I will promote the source release zip file to Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski

[ANN] Apache Maven Install Plugin 3.1.0 Released

2022-11-17 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Install Plugin, version 3.1.0 https://maven.apache.org/plugins/maven-instll-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-install-plugin 3.1.0

Re: [VOTE] Release Maven Resolver 1.9.1

2022-11-16 Thread Slawomir Jaranowski
+1 pon., 14 lis 2022 o 15:25 Tamás Cservenák napisał(a): > Howdy, > > We solved 5 issues: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.1 > > There are still some issues in JIRA: > https://issues.apache.org/jira/projects/MRESOLVER/issues

Re: [VOTE] Release Maven Resolver 1.9.4

2023-01-14 Thread Slawomir Jaranowski
+1 pt., 13 sty 2023 o 08:11 Tamás Cservenák napisał(a): > Howdy, > > We solved 5 issues: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.4 > > There are still some issues in JIRA: > https://issues.apache.org/jira/projects/MRESOLVER/issues

Re: [VOTE] Release Maven Resolver 1.9.4

2023-01-14 Thread Slawomir Jaranowski
sob., 14 sty 2023 o 13:56 Elliotte Rusty Harold napisał(a): > -1 > > The version number's wrong. This should be 1.9.3. > - 1.9.4 is the correct version. - vote for 1.9.3 was canceled. - it is in line with the current procedure If you need more discussion please open a new one thread .. we had

Re: [VOTE] Release Maven Plugin Tools 3.7.1

2023-01-14 Thread Slawomir Jaranowski
+1 pt., 13 sty 2023 o 08:36 Tamás Cservenák napisał(a): > Howdy, > > We solved 1 issue > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPLUGIN%20AND%20fixVersion%20%3D%203.7.1 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven Fluido Skin version 2.0.0-M2

2023-01-14 Thread Slawomir Jaranowski
+1 czw., 12 sty 2023 o 17:09 Michael Osipov napisał(a): > Hi, > > We solved 10 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926=12352732 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven Fluido Skin version 1.11.2

2023-01-19 Thread Slawomir Jaranowski
+1 wt., 17 sty 2023 o 10:30 Michael Osipov napisał(a): > Hi, > > We solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926=12352758 > > There are still a couple of issues left in JIRA: > >

Re: Maven 3.9,0 plan

2023-01-19 Thread Slawomir Jaranowski
Build on Jenkins deploys snapshot artifacts to ASF repository, https://repository.apache.org/#nexus-search;gav~org.apache.maven~apache-maven~3.9.0-SNAPSHOT~~ czw., 19 sty 2023 o 22:49 Falko Modler napisał(a): > Hi there, > > So, please anyone able to, test 3.9.0-SNAPSHOT if you can. > > do I

Re: [VOTE] Release Maven Doxia version 2.0.0-M5

2023-01-23 Thread Slawomir Jaranowski
+1 - source release contains files with CRLF line ending, so when I try to build code on MacOs I have errors from spotless, like [ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.28.0:check (default) on project doxia: The following files had format violations: [ERROR]

Re: [VOTE] Release Apache Maven Reporting API version 4.0.0-M4

2023-01-24 Thread Slawomir Jaranowski
+1 - spotless and line ending code ... from source-release - surefire, checkstyle, pmd raptors are empty niedz., 22 sty 2023 o 20:06 Michael Osipov napisał(a): > Hi, > > IMPORTANT: Requires Doxia 2.0.0-M5 vote/staging repo! > > We solved 2 issues: > >

Upcoming Maven Enforcer 3.2.0 release

2023-01-20 Thread Slawomir Jaranowski
Hi, I'm going to release the next version of Maven Enforcer plugin and build in rules. Probably in next week - about 24-26 of January Prepared release note: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520=12351838 The most important: - New Enforcer API -

Re: Upcoming Maven Enforcer 3.2.0 release

2023-01-25 Thread Slawomir Jaranowski
t? Or could this be somehow caused > by e.g. mistakenly not executing some of the rules? I would need to again > dig deeper, but before that it would be good to know if this is maybe > something we are expecting. > > Thanks, > Petr > > > --- Original Message --- >

[VOTE] Release Apache Maven Enforcer version 3.2.0

2023-01-26 Thread Slawomir Jaranowski
Hi, We solved 40 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520=12351838 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Apache Maven Enforcer version 3.2.0

2023-01-26 Thread Slawomir Jaranowski
uginVersions failed with message: > [ERROR] org.apache.maven.cli.MavenCli - Cannot invoke > "org.apache.maven.model.Reporting.getPlugins()" because the return value of > "org.apache.maven.model.Profile.getReporting()" is null > > Delany > > On Thu, 26 Jan

Re: [VOTE] Release Apache Maven Enforcer version 3.2.0

2023-01-27 Thread Slawomir Jaranowski
The vote will be canceled. I will remove staging repo with next release, so if someone else will test, you can still do it. czw., 26 sty 2023 o 21:39 Slawomir Jaranowski napisał(a): > Thanks Delany, > > I see ...packaging is not important, > There are more places for NPE

<    1   2   3   4   5   6   7   8   9   10   >