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

2022-12-15 Thread Guillaume Nodet
I don't think this is expected, so please raise an issue. Le jeu. 15 déc. 2022 à 08:55, Petr Široký a écrit : > Hello everyone, > > I have tried to build a sample project locally using Maven 4.0.0-alpha-3 > and I am seeing one difference / inconsistency with the behavior of empty > tag in

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

2022-12-14 Thread Petr Široký
Hello everyone, I have tried to build a sample project locally using Maven 4.0.0-alpha-3 and I am seeing one difference / inconsistency with the behavior of empty tag in settings.xml file, when comparing to Maven 3.8.6. My settings.xml file looks like this:

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

2022-12-14 Thread Guillaume Nodet
+1 Le lun. 12 déc. 2022 à 14:19, Guillaume Nodet a écrit : > I've staged a release candidate at: > https://repository.apache.org/content/repositories/maven-1835 > > Source distributions: > > https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/source/ > > Binaries are

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

2022-12-14 Thread Olivier Lamy
+1 on the release On Wed, 14 Dec 2022 at 10:13, Slawomir Jaranowski wrote: > > Even more, I'm for adding 4.x to the download site together with mvnd ;-) oh yes please! > > śr., 14 gru 2022 o 01:08 Slawomir Jaranowski > napisał(a): > > > +1 > > > > To do: > > - release notes > > - new

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

2022-12-13 Thread Maarten Mulders
Agreed, Slawomir! It would make it much easier for users to find the alpha releases of Maven 4. If it's easier for them to find, it will be easier for them to test the waters and provide us with feedback. Also, a +1 on the 4.0.0-alpha-3 release. Thanks, Maarten On December 14, 2022 at

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 gru 2022 o 14:20 Guillaume Nodet

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 Jorge Solórzano
It's the same error, I have updated the description in the issue of flatten-maven-plugin with the full stack trace, I'm not sure if the idea with Maven 4.0 is to have 100% compatibility with Maven 3, or if some plugins need to be updated so I report it to the flatten project. On Tue, Dec 13, 2022

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

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

2022-12-13 Thread Guillaume Nodet
Could you raise a JIRA issue and attach the full stack trace please ? Le mar. 13 déc. 2022 à 11:12, Delany a écrit : > Im still getting > Execution flatten of goal > org.codehaus.mojo:flatten-maven-plugin:1.3.0:flatten failed: Unable to load > the mojo 'flatten' (or one of its required

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

2022-12-13 Thread Delany
Im still getting Execution flatten of goal org.codehaus.mojo:flatten-maven-plugin:1.3.0:flatten failed: Unable to load the mojo 'flatten' (or one of its required components) from the plugin 'org.codehaus.mojo:flatten-maven-plugin:1.3.0': java.util.NoSuchElementException Do I still need the plugin

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

2022-12-12 Thread Mark Derricutt
Updated my tiles-maven-plugin workflow to full in the staged repo: https://github.com/repaint-io/maven-tiles/actions/runs/3679966802/jobs/6225023925 two of the tests now pass, but 4 of them fail. Some feel to fail due to a lock of a `` being mentioned in the tile - which I think was needed

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

2022-12-12 Thread Guillaume Nodet
A bunch of known issues have been fixed already. We have a more formal ongoing work to ensure compatibility with [1] which currently targets the maven-core module but needs to be extended to other modules. This gives a list of incompatibilities [2] that we're not planning to fix in maven-core.

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

2022-12-12 Thread Gary Gregory
Where can we read about the expected level of compatibility with Maven 3? TY! Gary On Mon, Dec 12, 2022, 08:19 Guillaume Nodet wrote: > 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-12 Thread Tamás Cservenák
+1 Testing with some projects, recorded this bug (is not a blocker for alpha IMO) https://issues.apache.org/jira/browse/MNG-7624 On Mon, Dec 12, 2022 at 2:19 PM Guillaume Nodet wrote: > I've staged a release candidate at: > https://repository.apache.org/content/repositories/maven-1835 > >

[VOTE] Release Apache Maven 4.0.0-alpha-3

2022-12-12 Thread Guillaume Nodet
I've staged a release candidate at: https://repository.apache.org/content/repositories/maven-1835 Source distributions: https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/source/ Binaries are available at: