Re: extracting XML classes from plexus-utils to plexus-xml

2023-02-07 Thread Guillaume Nodet
I've created a draft PR to switch the underlying plexus xml classes (the Xpp3Dom and Xpp3DomBuilder) to wrap the maven provided implementation. I need to investigate why 2 tests are failing though... https://github.com/codehaus-plexus/plexus-utils/pull/236 Le mer. 1 févr. 2023 à 08:57, Herve Bou

Re: Maven 3.9,0 plan

2023-02-07 Thread Delany
Hi Tamas, Konrad I moved a checksum-maven-plugin config to a package activated profile as now possible in 3.9.0 But I still want control over whether it activates. The profile always activates when packaging=jar I can override that and turn it off with -P-checksum But some of these plugins should

[ANN] Release Maven Artifact Plugin 3.4.0 released

2023-02-07 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Artifact Plugin version 3.4.0. https://maven.apache.org/plugins/maven-artifact-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-artifact-plugin 3.4.0 Re

[RESULT] [VOTE] Release Maven Artifact Plugin version 3.4.0

2023-02-07 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Olivier Lamy, Jean-Baptiste Onofré, Delany, Herve Boutemy, Tamás Cservenák PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.