Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-09 Thread Václav Haisman
On 25. 07. 23 20:56, Slawomir Jaranowski wrote: Hi I'm trying to update plexus-utils 3.5.x to plexus-utils/plexus-xml 4.x in maven-enforcer In maven-enforcer (and in many other plugins ...) is used, code like: Xpp3Dom enforcerRules = Xpp3DomBuilder.build(descriptorStream, "UT

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-09 Thread Hervé Boutemy
now that plexus-xml has more details, I see the key point causing the most issues: it uses not only maven-xml-api but also maven-xml-impl maven-xml-impl is the Maven 4-specific reimplementation of XML parsing that is causing the incompatibility probably that this Maven XML Implementation compon

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-09 Thread Hervé Boutemy
ok, I updated plexus-utils and plexus-xml sites and added a few key aspects about how these relate to old Plexus Utils 3 https://codehaus-plexus.github.io/plexus-utils/ https://codehaus-plexus.github.io/plexus-xml/ I hope this will help Le samedi 9 septembre 2023, 11:14:52 CEST Hervé Boutemy a é

Re: [VOTE] Release Maven Resolver Ant Tasks 1.5.0

2023-09-09 Thread Slawomir Jaranowski
+1 pt., 8 wrz 2023 o 13:11 Tamás Cservenák napisał(a): > Howdy, > > We solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12348840 > > There are still some issues in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVE

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-09 Thread Hervé Boutemy
> o.c.p:p-u 4.x that depends on > -> o.c.p:p-xml 4 that depends on notice this dependency is *optional* it's useful only for ReaderFactory/WriterFactory, for XmlReader/Writer fully removing the dependency would have broken full compatibility by removing a few methods: it was preferred to mark the

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-09 Thread Hervé Boutemy
yes notice p-u site is broken https://codehaus-plexus.github.io/plexus-utils/ and we should probably also find a way to publish also latest p-u 3 javadoc in parallel I'll see what I can do also to help on this Le vendredi 8 septembre 2023, 10:53:11 CEST Slawomir Jaranowski a écrit : > Thanks, I

Re: [VOTE] Release Maven Resolver Ant Tasks 1.5.0

2023-09-09 Thread Herve Boutemy
+1 Reproducible Build ok: reference build done with JDK 17 on *nix with umask 022 Regards, Hervé On 2023/09/08 11:11:03 Tamás Cservenák wrote: > Howdy, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12348840 > > There are still som

Re: [VOTE] Release Maven Resolver Ant Tasks 1.5.0

2023-09-09 Thread Michael Osipov
Am 2023-09-08 um 13:11 schrieb Tamás Cservenák: Howdy, We solved 6 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12348840 There are still some issues in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20status%20%3D%

Re: [VOTE] Release Apache Maven Enforcer version 3.4.1

2023-09-09 Thread Michael Osipov
Am 2023-09-07 um 19:39 schrieb Slawomir Jaranowski: Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520&version=12353576 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MENFORCER%20AND%20re