we need to have the full stack tested
> before validating the approach?
>
Not sure we need, but it would be nice, once Maven 4.0.0-beta-5 is out,
to progress on the stack migration...
>
> Martin
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>
--
Guillaume Nodet
The Apache Maven team is pleased to announce release of the Apache Maven
Daemon version 0.8.0.
Apache Maven Daemon is a daemon infrastructure for Maven with caching
capabilities and a native client for a better and faster user experience.
This is the 1st release of the Apache Maven Daemon since i
The Apache Maven team is pleased to announce release of the Apache Maven
Daemon version 0.8.2.
Apache Maven Daemon is a daemon infrastructure for Maven with caching
capabilities and a native client for a better and faster user experience.
This is a bug fix release of the Apache Maven Daemon. Thi
projectId=12316922
If you have any questions, please consult:
- the web site: https://maven.apache.org/
- the maven-user mailing list: https://maven.apache.org/mailing-lists.html
- the reference documentation: https://maven.apache.org/ref/4.0.0-alpha-2/
--
Guillaume Nodet
* [MSHADE-422] - Remove usage of deprecated Plugin#getGoals()
* [MSHADE-430] - Remove usage of deprecated ModelBase#getReports()
* [MSHADE-431] - Use a caching output stream
* [MSHADE-432] - Duplicate services entries can be generated
Enjoy,
--
----
Guillaume Nodet
che.* properties to build.cache.*
* [MBUILDCACHE-26] - Ensure the maven version is >= 3.9
Enjoy,
--
On behalf of the Apache Maven team
Guillaume Nodet
The Apache Maven team is pleased to announce the release of the Apache
Software Foundation Parent POM Version, version 28
https://maven.apache.org/pom/asf/
You should specify the version in your project as parent like the following:
org.apache
apache
28
You can download the appropriate
.apache.org/ref/4.0.0-alpha-3/
--
----
Guillaume Nodet
entation: https://maven.apache.org/ref/4.0.0-alpha-3/
--
----
Guillaume Nodet
The Apache Maven team is pleased to announce the release of the Apache
Maven Daemon version 0.9.0 and 1.0.0-m4.
Apache Maven Daemon is a daemon infrastructure for Maven with caching
capabilities and a native client for a better and faster user experience.
The 0.9.0 release embeds Apache Maven 3.8
The Apache Maven team is pleased to announce the release of the
Maven Compiler Plugin 3.11.0
https://maven.apache.org/plugins/maven-compiler-plugin/
Release Notes - Maven Compiler Plugin - Version 3.11.0
** Bug
* [MCOMPILER-347] - Includes and excludes not passed into
CompilerConfiguration
The Apache Maven team is pleased to announce the release of the
Maven Plugin Tools 3.8.1
https://maven.apache.org/plugin-tools
Release Notes - Maven Plugin Tools - Version 3.8.1
** Bug
* [MPLUGIN-443] - Javadoc reference containing a link label with spaces
are not detected
* [MPLUGIN-444
The Apache Maven team is pleased to announce the release of the
Maven Plugin Testing 4.0.0-alpha-1
https://maven.apache.org/plugin-testing
Release Notes - Maven Plugin Testing - Version 4.0.0-alpha-1
** Bug
* [MPLUGINTESTING-47] - Incorrect Mojo Java5 annotations in example
* [MPLUGINTES
ling-lists.html
- the reference documentation: https://maven.apache.org/ref/4.0.0-alpha-5/
--
----
Guillaume Nodet
The Apache Maven team is pleased to announce the release of the Apache
Maven Daemon version 1.0-m6.
This release provides two sets of binaries based on Maven 3.9.1 (identified
by the m39 qualifier) and 4.0.0-m5 (identified by the m40 qualifier).
The release are available for download at:
https:
team
Guillaume Nodet
* [MNG-7816] - Bump maven parent from 39 to 40
* [MNG-7824] - Bump plexus-xml from 4.0.0 to 4.0.1
Enjoy !
Guillaume Nodet
The Apache Maven team is pleased to announce the release of the Apache Maven
Daemon version 1.0-m7.
This release provides two sets of binaries based on Maven 3.9.3 (identified
by the m39 qualifier) and 4.0.0-alpha-7 (identified by the m40 qualifier).
The release are available for download at:
o the new 4.1.0 model
For more information read
https://maven.apache.org/docs/4.0.0-alpha-8/release-notes.html
Enjoy !
Guillaume Nodet
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: us
ution, version / version range resolution
For more information read
https://maven.apache.org/docs/4.0.0-alpha-9/release-notes.html
[1]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12353746
Enjoy !
Guilla
.jspa?projectId=12316922&version=12354013
Enjoy !
Guillaume Nodet
ore information read
https://maven.apache.org/docs/4.0.0-alpha-12/release-notes.html
Enjoy !
On behalf of the Apache Maven PMC team
Guillaume Nodet
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional comma
Howdy,
The Apache Maven team is pleased to announce the release of the
Maven Resolver 2.0.0-alpha-10.
https://maven.apache.org/resolver-archives/resolver-2.0.0-alpha-10/
This is an eighth (alpha-4 and alpha-9 was scrubbed) preview release
of Resolver 2.0.0, that would allow any downstream consumers
tensions to either replace default Sisu components
> > with
> > > custom ones or add new components which are used at run time."
> > > But I could not figure out how to do it or find any example.
> > >
> > > I have tried to create a new class like this:
> > >
> > > @Component(role = ProjectDependenciesResolver.class)
> > > public class CustomProjectDependencyResolver implements
> > > ProjectDependenciesResolver {
> > > ...
> > > }
> > >
> > > This did not work.
> > >
> >
>
--
Guillaume Nodet
> recommended to use Maven 3.8.8 with 1.1.0 build cache?
>
> Thanks
> Debraj
>
--
Guillaume Nodet
here a way to get some metrics around the cache hit rate per Maven
> > module?
> >
> > Thanks,
> >
--
Guillaume Nodet
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
The Apache Maven team is pleased to announce the release of the
Apache Maven Daemon 2.0.0-rc-1.
This release provides binaries based on Maven 4.0.0-rc-1.
The release source and binary bundles are available for download at:
https://downloads.apache.org/maven/mvnd/2.0.0-rc-1/
The changelog is a
d or should not work. It would be
> great if you could give me a hint.
>
> Best
> Norman
>
>
--
Guillaume Nodet
The Apache Maven team is pleased to announce the release of the Apache
Maven Invoker Plugin, version 3.9.0
https://maven.apache.org/plugins/maven-invoker-plugin/
You should specify the version in your project's plugin configuration:
org.apache.maven.plugins
maven-invoker-plugin
3.9.0
Y
gt; Thanks for all comments.
> >>
> >>
> >> Sincerely,
> >> Mikko Koivunalho
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: users-h...@maven.apache.org
> >>
> > -
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> >
> --
> Mikko Koivunalho
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>
--
Guillaume Nodet
Release Notes – Maven 4.0.0-rc-2
The Apache Maven team would like to announce the release of Maven 4.0.0-rc-2.
Please find the HTML version of this email at
https://maven.apache.org/docs/4.0.0-rc-2/release-notes.html
Maven 4 release requires Java 17 for runtime.
This is release candidate rel
+1
Guillaume Nodet
Le sam. 7 déc. 2024 à 11:22, Slawomir Jaranowski a
écrit :
> Hi,
>
> The plugin is not maintained for a long time.
> It is rational to make it retire to show the real status of the project.
>
> Instead of this plugin we can si
ine
> > 68, column 13
> > [ERROR] 'repositories.repository.[lib].url' contains an expression but
> > should be a constant. @ org.bidib.jbidib:bidibwizard-parent:${revision},
> > file:///D:/gitlab/bidibwizard2-distributed/bidibwizard-paren
---
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> >
>
--
Guillaume Nodet
Could you raise a issue, we should also support ${project.rootDirectory} I
think.
Guillaume Nodet
Le dim. 22 déc. 2024 à 08:37, Andreas Kuhtz a
écrit :
> Hello,
>
> The ${project.basedir} is accepted but I think this only works in single
> module projects
consult:
- the web site: https://maven.apache.org/
- the maven-user mailing list: https://maven.apache.org/mailing-lists.html
- the mvnd issue tracker: https://github.com/apache/maven-mvnd/issues
Regards,
On behalf of the Apache Maven Team
Guillaume Nodet
--
> >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: users-h...@maven.apache.org
> >>
> >
> > -----
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>
--
Guillaume Nodet
if
> it
> > was possible to automatically download JDKs fitting the configured
> > properties in my pom.xml.
> > Gradle's foojay-resolver plugin already does this using the Foojay Disco
> > API (https://github.com/gradle/foojay-toolchains).
> >
> > What do you think about this idea?
> >
> > Philip
>
--
Guillaume Nodet
NG-8593] - Resolver 2.0.7
[MNG-8595] - Bump slf4jVersion from 2.0.16 to 2.0.17
[MNG-8596] - Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17
[MNG-8606] - Bump mockitoVersion from 5.15.2 to 5.16.0
[MNG-8607] - Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2
On behalf of the
t
Fix ITs referencing rc-3-SNAPSHOT (#2164) @gnodet
[MNG-8620] - Fix links in SVG (#2152) @kwin
On behalf of the Apache Maven Team,
Guillaume Nodet
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional comman
40 matches
Mail list logo