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 settings.xml file, when comparing to Maven 3.8.6.
> My settings.xml file looks like this:
>
> http://maven.apache.org/SETTINGS/1.0.0;
>   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
>   xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
>   http://maven.apache.org/xsd/settings-1.0.0.xsd;>
>   
> 
>
> When I run a build with Maven 3.8.6, everything works as I would expect
> and by the "~/.m2/repository" is chosen.
>
> However, if I build with Maven 4.0.0-alpha-3, it chooses the current
> working directly as the root directory for the local repository. So I
> end-up with directories like "aopalliance", "avalon-framework", etc., next
> to the pom.xml.
>
> If I remove the empty element  from the settings.xml,
> then ".m2/repository" is chosen and it works same as in Maven 3.x.
>
>
> My question is: is this the expected behavior / intended change in Maven
> 4.x? I haven't found any mention of this, but I figured I would ask before
> filing issues in JIRA.
>
> Thanks,
> Petr
>
>
>
> --- Original Message ---
> On Monday, December 12th, 2022 at 14:19, Guillaume Nodet <
> gno...@apache.org> wrote:
>
>
> >
> >
> > 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:
> >
> >
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
> >
> >
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
> >
> > Release notes:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
> > https://github.com/apache/maven/milestone/1?closed=1
> >
> > Github release:
> > https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
> >
> > Please review and vote !
> >
> > --
> > 
> > Guillaume Nodet
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-- 

Guillaume Nodet


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:

http://maven.apache.org/SETTINGS/1.0.0;
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
  xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
  http://maven.apache.org/xsd/settings-1.0.0.xsd;>
  


When I run a build with Maven 3.8.6, everything works as I would expect and by 
the "~/.m2/repository" is chosen.

However, if I build with Maven 4.0.0-alpha-3, it chooses the current working 
directly as the root directory for the local repository. So I end-up with 
directories like "aopalliance", "avalon-framework", etc., next to the pom.xml.

If I remove the empty element  from the settings.xml, then 
".m2/repository" is chosen and it works same as in Maven 3.x.


My question is: is this the expected behavior / intended change in Maven 4.x? I 
haven't found any mention of this, but I figured I would ask before filing 
issues in JIRA.

Thanks,
Petr



--- Original Message ---
On Monday, December 12th, 2022 at 14:19, Guillaume Nodet  
wrote:


> 
> 
> 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:
> 
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
> 
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
> 
> Release notes:
> 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
> https://github.com/apache/maven/milestone/1?closed=1
> 
> Github release:
> https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
> 
> Please review and vote !
> 
> --
> 
> Guillaume Nodet

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



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 available at:
>
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
>
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
>
> Release notes:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
>   https://github.com/apache/maven/milestone/1?closed=1
>
> Github release:
>   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
>
> Please review and vote !
>
> --
> 
> Guillaume Nodet
>
>

-- 

Guillaume Nodet


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 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:
> >>
> >> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/source/
> >>
> >> Binaries are available at:
> >>
> >>
> >> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
> >>
> >>
> >> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
> >>
> >> Release notes:
> >>
> >>
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
> >>   https://github.com/apache/maven/milestone/1?closed=1
> >>
> >> Github release:
> >>   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
> >>
> >> Please review and vote !
> >>
> >> --
> >> 
> >> Guillaume Nodet
> >>
> >
> >
> > --
> > Sławomir Jaranowski
> >
>
>
> --
> Sławomir Jaranowski

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



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 01:12, Slawomir Jaranowski wrote:

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  napisał(a):


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:


https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/


https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/

Release notes:


https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
   https://github.com/apache/maven/milestone/1?closed=1

Github release:
   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3

Please review and vote !

--

Guillaume Nodet




--
Sławomir Jaranowski






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



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  napisał(a):
>
>> 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:
>>
>>
>> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
>>
>>
>> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
>>
>> Release notes:
>>
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
>>   https://github.com/apache/maven/milestone/1?closed=1
>>
>> Github release:
>>   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
>>
>> Please review and vote !
>>
>> --
>> 
>> Guillaume Nodet
>>
>
>
> --
> Sławomir Jaranowski
>


-- 
Sławomir Jaranowski


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:
>
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/source/
>
> Binaries are available at:
>
>
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
>
>
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
>
> Release notes:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
>   https://github.com/apache/maven/milestone/1?closed=1
>
> Github release:
>   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
>
> Please review and vote !
>
> --
> 
> Guillaume Nodet
>


-- 
Sławomir Jaranowski


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 at 12:12 PM Slawomir Jaranowski
 wrote:
>
> 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 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 components) from the plugin
> > > 'org.codehaus.mojo:flatten-maven-plugin:1.3.0':
> > > java.util.NoSuchElementException
> > >
> > > Do I still need the plugin though?
> > >
> > > Delany
> > >
> > > On Mon, 12 Dec 2022 at 15:19, Guillaume Nodet  wrote:
> > >
> > > > 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:
> > > >
> > > >
> > > >
> > >
> > https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
> > > >
> > > >
> > > >
> > >
> > https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
> > > >
> > > > Release notes:
> > > >
> > > >
> > > >
> > >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
> > > >   https://github.com/apache/maven/milestone/1?closed=1
> > > >
> > > > Github release:
> > > >   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
> > > >
> > > > Please review and vote !
> > > >
> > > > --
> > > > 
> > > > Guillaume Nodet
> > > >
> > >
> >
> >
> > --
> > 
> > Guillaume Nodet
> >
>
>
> --
> Sławomir Jaranowski

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



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 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 components) from the plugin
> > 'org.codehaus.mojo:flatten-maven-plugin:1.3.0':
> > java.util.NoSuchElementException
> >
> > Do I still need the plugin though?
> >
> > Delany
> >
> > On Mon, 12 Dec 2022 at 15:19, Guillaume Nodet  wrote:
> >
> > > 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:
> > >
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
> > >
> > >
> > >
> >
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
> > >
> > > Release notes:
> > >
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
> > >   https://github.com/apache/maven/milestone/1?closed=1
> > >
> > > Github release:
> > >   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
> > >
> > > Please review and vote !
> > >
> > > --
> > > 
> > > Guillaume Nodet
> > >
> >
>
>
> --
> 
> Guillaume Nodet
>


-- 
Sławomir Jaranowski


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 components) from the plugin
> 'org.codehaus.mojo:flatten-maven-plugin:1.3.0':
> java.util.NoSuchElementException
>
> Do I still need the plugin though?
>
> Delany
>
> On Mon, 12 Dec 2022 at 15:19, Guillaume Nodet  wrote:
>
> > 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:
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
> >
> >
> >
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
> >
> > Release notes:
> >
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
> >   https://github.com/apache/maven/milestone/1?closed=1
> >
> > Github release:
> >   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
> >
> > Please review and vote !
> >
> > --
> > 
> > Guillaume Nodet
> >
>


-- 

Guillaume Nodet


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 though?

Delany

On Mon, 12 Dec 2022 at 15:19, Guillaume Nodet  wrote:

> 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:
>
>
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
>
>
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
>
> Release notes:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
>   https://github.com/apache/maven/milestone/1?closed=1
>
> Github release:
>   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
>
> Please review and vote !
>
> --
> 
> Guillaume Nodet
>


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 
before, but now seems to fail on some other tests oddly.  My issue tho.

One which may need further investigation is the ordering in which our nested 
tiles get weaved which I'll need to look into.

Altho on one of my main projects, which doesn't use tiles:

```
[INFO] Scanning for projects...
[INFO]
[INFO] ---< 
>---
[INFO] Building Azure Java Functions 1.1.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] -[ jar 
]--
[WARNING] Version not locked for default bindings plugins [maven-clean-plugin, 
maven-surefire-plugin, maven-jar-plugin, maven-install-plugin], you should 
define versions in pluginManagement section of your pom.xml or parent
[INFO] Loading cache configuration from 
/Users/amrk/IdeaProjects/securemx/smx3/.mvn/maven-build-cache-config.xml
[INFO] Using XX hash algorithm for cache
[INFO] 
--
[INFO] BUILD FAILURE
[INFO] 
--
[INFO] Total time:  2.767 s
[INFO] Finished at: 2022-12-13T13:14:23+13:00
[INFO] 
--
[ERROR] Unable to provision, see the following errors:
[ERROR]
[ERROR] 1) [Guice/ErrorInjectingConstructor]: ComponentLookupException: 
NoSuchElementException
[ERROR]   role: RemoteCacheRepository
[ERROR]   roleHint: resolver
[ERROR]   at 
RemoteCacheRepositoryProvider.(RemoteCacheRepositoryProvider.java:45)
[ERROR]   at 
ClassRealm[extension>org.apache.maven.extensions:maven-build-cache-extension:1.0.0,
 parent: Launcher$AppClassLoader@7852e922]
[ERROR]   \_ installed by: WireModule -> PlexusBindingModule
[ERROR]   while locating RemoteCacheRepositoryProvider
[ERROR]   at 
ClassRealm[extension>org.apache.maven.extensions:maven-build-cache-extension:1.0.0,
 parent: Launcher$AppClassLoader@7852e922]
[ERROR]   \_ installed by: WireModule -> PlexusBindingModule
[ERROR]   while locating RemoteCacheRepository annotated with 
@Named(value=#factory#)
[ERROR]   at LocatorWiring
[ERROR]   at LocalCacheRepositoryImpl.(LocalCacheRepositoryImpl.java:99)
[ERROR]   \_ for 1st parameter
[ERROR]   at 
ClassRealm[extension>org.apache.maven.extensions:maven-build-cache-extension:1.0.0,
 parent: Launcher$AppClassLoader@7852e922]
[ERROR]   \_ installed by: WireModule -> PlexusBindingModule
[ERROR]   while locating LocalCacheRepositoryImpl
[ERROR]   while locating Object annotated with *
[ERROR]   at LocatorWiring
[ERROR]   at CacheControllerImpl.(CacheControllerImpl.java:142)
[ERROR]   \_ for 5th parameter
[ERROR]   at 
ClassRealm[extension>org.apache.maven.extensions:maven-build-cache-extension:1.0.0,
 parent: Launcher$AppClassLoader@7852e922]
[ERROR]   \_ installed by: WireModule -> PlexusBindingModule
[ERROR]   while locating CacheControllerImpl
[ERROR]   while locating Object annotated with *
[ERROR]   at LocatorWiring
[ERROR]   at 
BuildCacheMojosExecutionStrategy.(BuildCacheMojosExecutionStrategy.java:84)
[ERROR]   \_ for 1st parameter
[ERROR]   at 
ClassRealm[extension>org.apache.maven.extensions:maven-build-cache-extension:1.0.0,
 parent: Launcher$AppClassLoader@7852e922]
[ERROR]   \_ installed by: WireModule -> PlexusBindingModule
[ERROR]   while locating BuildCacheMojosExecutionStrategy
[ERROR]   while locating Object annotated with *
[ERROR]   at LocatorWiring
[ERROR]   while locating MojosExecutionStrategy
[ERROR]
[ERROR] Learn more:
[ERROR]   https://github.com/google/guice/wiki/ERROR_INJECTING_CONSTRUCTOR
[ERROR]
[ERROR] 1 error
[ERROR]
[ERROR] ==
[ERROR] Full classname legend:
[ERROR] ==
[ERROR] BuildCacheMojosExecutionStrategy: 
"org.apache.maven.buildcache.BuildCacheMojosExecutionStrategy"
[ERROR] CacheControllerImpl:  
"org.apache.maven.buildcache.CacheControllerImpl"
[ERROR] ComponentLookupException: 
"org.codehaus.plexus.component.repository.exception.ComponentLookupException"
[ERROR] Launcher$AppClassLoader:  "sun.misc.Launcher$AppClassLoader"
[ERROR] LocalCacheRepositoryImpl: 
"org.apache.maven.buildcache.LocalCacheRepositoryImpl"
[ERROR] LocatorWiring:"org.eclipse.sisu.wire.LocatorWiring"
[ERROR] MojosExecutionStrategy:   
"org.apache.maven.plugin.MojosExecutionStrategy"
[ERROR] Named:

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.

[1] https://github.com/apache/maven/pull/874
[2]
https://github.com/apache/maven/pull/874/files#diff-dce4873ecde984f442729efb84318ac5109b24154c278d77f94117005aa3afccR287-R313


Le lun. 12 déc. 2022 à 15:01, Gary Gregory  a
écrit :

> 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:
> >
> >
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/source/
> >
> > Binaries are available at:
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
> >
> >
> >
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
> >
> > Release notes:
> >
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
> >   https://github.com/apache/maven/milestone/1?closed=1
> >
> > Github release:
> >   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
> >
> > Please review and vote !
> >
> > --
> > 
> > Guillaume Nodet
> >
>


-- 

Guillaume Nodet


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:
>
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/source/
>
> Binaries are available at:
>
>
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
>
>
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
>
> Release notes:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
>   https://github.com/apache/maven/milestone/1?closed=1
>
> Github release:
>   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
>
> Please review and vote !
>
> --
> 
> Guillaume Nodet
>


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
>
> Source distributions:
>
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/source/
>
> Binaries are available at:
>
>
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/
>
>
> https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/
>
> Release notes:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
>   https://github.com/apache/maven/milestone/1?closed=1
>
> Github release:
>   https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3
>
> Please review and vote !
>
> --
> 
> Guillaume Nodet
>


[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:

https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-3/binaries/

https://repository.apache.org/content/repositories/maven-1835/org/apache/maven/apache-maven/4.0.0-alpha-3/

Release notes:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12352443
  https://github.com/apache/maven/milestone/1?closed=1

Github release:
  https://github.com/apache/maven/releases/tag/maven-4.0.0-alpha-3

Please review and vote !

-- 

Guillaume Nodet