> Since you have moved master to 4.x now, please create also branches for
> {name}-3.x.
Done. I had a few ones pushed to my private fork instead of the
apache ones. Here are the branches:
* https://github.com/apache/maven-archiver/tree/maven-archiver-3.x
* https://github.com/apache/maven-clean-pl
Le dim. 30 juin 2024 à 09:52, Herve Boutemy a écrit :
>
> +1
>
> Reproducible Builds ok: build done with JDK 21 and Maven 4.0.0-beta-3 on
> everything but maven-compiler-plugin where Maven 3 was used
> this explains why maven-compiler-plugin documentation is not broken :)
The build does break wi
Would it be possible to remove the dependency on
maven-plugin-annotation for plugins ?
https://github.com/apache/maven-parent/blob/master/maven-plugins/pom.xml#L55-L58
There's no easy way to get rid of that for Maven 4 plugins, so they
all have this unwanted dependency.
Le dim. 30 juin 2024
pon., 1 lip 2024 o 10:07 Guillaume Nodet napisał(a):
> Would it be possible to remove the dependency on
> maven-plugin-annotation for plugins ?
>
> https://github.com/apache/maven-parent/blob/master/maven-plugins/pom.xml#L55-L58
>
> There's no easy way to get rid of that for Maven 4 plugins, so t
Le dim. 30 juin 2024 à 09:09, Herve Boutemy a écrit :
>
> near all documentations are broken, in general missing reports menu, half
> using wrong skin
> I don't know the root cause, but it's strange
>
> if we do the release, I'd ask to not replace the current documentation with
> these beta ones
I did the same just now for resolver: both 1.x and 2.x wanted to stage a
site to resolver-archives/resolver-LATEST that makes simultaneous releases
of both 1.x and 2.x.
My solution was to make 1.x use resolver-archives/resolver-LATEST-1.x while
master kept the resolver-archives/resolver-LATEST
Tha
+1
Le mer. 26 juin 2024 à 11:18, Guillaume Nodet a écrit :
>
> Hey everyone !
>
> I've staged a few releases of plugins upgraded to the Maven 4 API and
> the required components:
> * maven-archiver
> * maven-clean-plugin
> * maven-compiler-plugin
> * maven-deploy-plugin
> * maven-filtering
> * ma
Closing this vote with 4 +1s
I'll publish the releases asap.
Thx !
Cordialement
Guillaume Nodet
Le mer. 26 juin 2024 à 11:18, Guillaume Nodet a écrit :
>
> Hey everyone !
>
> I've staged a few releases of plugins upgraded to the Maven 4 API and
> the required components:
> * maven-archiver
> * m