Re: migrating Apache Resource Bundles from svn to Git

2020-06-24 Thread Robert Scholte
I don't mind joining as committer. I actually was surprised Karl Heinz is already PMC. Robert On 25-6-2020 08:37:55, Hervé BOUTEMY wrote: yes, Creadur could be a good home both for these bundles and the Apache parent POM, to manage Apache project conventions for Maven separately from Maven code

Re: migrating Apache Resource Bundles from svn to Git

2020-06-24 Thread Hervé BOUTEMY
yes, Creadur could be a good home both for these bundles and the Apache parent POM, to manage Apache project conventions for Maven separately from Maven code itself And if some of us want to continue work on it (given we produce plugins that are to be updated in Apache parent POM), they could jo

[ANN] Apache Maven Site Plugin 3.9.1 Released

2020-06-24 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.9.1 This plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM. https://maven.apache.org/plugins/maven-site-plu

Re: Maven moving to the next level: the build/consumer pom

2020-06-24 Thread Anton Vodonosov
Can this work also allow arbitrary property expression in a module ? Currently, this practice is discouraged because the deployed pom with property expression is meaningless. The flatten-maven-plugin can produce correct poms for deployment, with all properties resolved; despite maven prints the ha

Re: JDK 15 is in Rampdown Phase One

2020-06-24 Thread Xeno Amess
Hi. In your latest jdk15 versions, we found something not quite right. a related pr is at https://github.com/apache/commons-lang/pull/558 In short, some codes like this cannot pass tests for some Locale like "ff_LR_#Adlm" *@Testpublic void java15BuggyLocaleTest() thr

[RESULT] [VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-24 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Michael Osipov, Karl Heinz Marbaise, Sylwester Lachiewicz, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. - To unsubscribe, e-mail:

Re: migrating Apache Resource Bundles from svn to Git

2020-06-24 Thread Robert Scholte
I've been thinking about asking if project Creadur wants this code, since they also maintain the rat maven plugin. Looks quite related to me. Robert On 24-6-2020 00:00:09, Hervé BOUTEMY wrote: the little discussion now gave me an opinion: if nobody objects, I'll migrate the bundles to one uniqu

Re: Maven moving to the next level: the build/consumer pom

2020-06-24 Thread Robert Scholte
Just confirmed that I won't need these specific implementations, getting the XMLReader via XMLReaderFactory is good enough. Will commit this as part of MNG-6946. Robert On 24-6-2020 16:23:16, Elliotte Rusty Harold wrote: The XML handling code in this work is running into some common design flaws

Re: maven-invoker-plugin release plan

2020-06-24 Thread Slawomir Jaranowski
Hi, I would kindly remind my question about the release plan for maven-invoker-plugin. We have already resolved 10 issues. https://issues.apache.org/jira/projects/MINVOKER/versions/12346157 Below are easy to resolv: https://issues.apache.org/jira/browse/MINVOKER-265 https://issues.apache.org/jir

Re: Maven moving to the next level: the build/consumer pom

2020-06-24 Thread Elliotte Rusty Harold
The XML handling code in this work is running into some common design flaws in the JDK XML classes, in particular in the Factories class. First, you probably shouldn't use SAXParserFactory or SAXParser at all. They were added to the JDK to support SAX 1.0, and haven't been needed for since SAX 2 w

Re: [VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-24 Thread Sylwester Lachiewicz
+1 Sylwester śr., 24 cze 2020, 09:28 użytkownik Karl Heinz Marbaise napisał: > Hi, > > +1 from me. > > Kind regards > Karl Heinz Marbaise > > On 21.06.20 18:29, Hervé BOUTEMY wrote: > > Hi, > > > > We solved 5 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231792

Re: [VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-24 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 21.06.20 18:29, Hervé BOUTEMY wrote: Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12347781&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-15