Re: [VOTE] Release Apache Maven Doxia version 1.9.1

2020-02-17 Thread Olivier Lamy
+1 On Fri, 14 Feb 2020 at 7:25 am, Hervé BOUTEMY wrote: > Hi, > > We solved 9 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&version=12346541&styleName=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-1551/ > > https://repos

Re: [VOTE] Release Apache Maven Doxia version 1.9.1

2020-02-17 Thread Tibor Digana
+1 On Thu, Feb 13, 2020 at 10:25 PM Hervé BOUTEMY wrote: > Hi, > > We solved 9 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&version=12346541&styleName=Text > > Staging repo: > https://repository.apache.org/content/repositories/maven-1551/ > > https://repo

Re: [maven-dependency-plugin] Proposal: Additional parameter to order tree output

2020-02-17 Thread Maarten Mulders
Hi Loïc, First of all, thanks for the suggestion! You are not alone in this idea. In fact, there is already a PR [1] that provides this kind of functionality. It's been open for a while. The main reason is that it is currently hard to prove that it doesn't break anything. For that reason, I s

Re: [VOTE] Release Apache Maven Doxia version 1.9.1

2020-02-17 Thread Michael Osipov
+1 from me Am 2020-02-17 um 21:40 schrieb Hervé BOUTEMY: here is my +1 I don't know why, but overriding maven-site-plugin dependencies does not work on maven-site: I checked that issues are fixed through commented out IT: https://github.com/apache/maven-site-plugin/commit/58658d82629af1cb34e99

Re: [VOTE] Release Apache Maven Doxia version 1.9.1

2020-02-17 Thread Hervé BOUTEMY
here is my +1 I don't know why, but overriding maven-site-plugin dependencies does not work on maven-site: I checked that issues are fixed through commented out IT: https://github.com/apache/maven-site-plugin/commit/58658d82629af1cb34e99655311c81e7b0e7cc3e I need more votes, please Regards, H

Re: Maven GroupID authority

2020-02-17 Thread Hervé BOUTEMY
you can test with https://repo.maven.apache.org/maven2/ant/ant/1.7.0/ant-1.7.0.pom https://repo.maven.apache.org/maven2/javax/xml/jaxrpc/1.1/jaxrpc-1.1.pom https://repo.maven.apache.org/maven2/javax/xml/jaxb-api/1.0.1/jaxb-api-1.0.1.pom testing relocation was on my todo list for years, but I never

Add optional parameter manualncludeByGroupid like manualInclude to Maven Dependency Plugin, goal -purge-local-repository

2020-02-17 Thread Bhargav choudury
Hello Everyone, What do you think of adding an option like manualncludeByGroupid to dependency plugin (goal -purge-local-repository) to delete all the dependencies based on groupId, so that plugin can delete dependencies that matches with the provided list of groupId’s in manualncludeByGroup

[maven-dependency-plugin] Proposal: Additional parameter to order tree output

2020-02-17 Thread Loïc Le Doyen
Hello @dev team ! Being a frequent user of the *maven-dependency-plugin*, I often lack the possibility to order the output of the *tree* goal to compare effective trees when refactoring POM files. So, following the same idea of comparing trees, it could be also interesting to be able to output in

Re: Modello development

2020-02-17 Thread Robert Scholte
I would expect  https://github.com/codehaus-plexus/modello otherwise we need to adjust that On 17-2-2020 14:15:07, Elliotte Rusty Harold wrote: The modello site at https://codehaus-plexus.github.io/modello/ appears to be at least partially out of date so I'm not sure whether the development instr

Modello development

2020-02-17 Thread Elliotte Rusty Harold
The modello site at https://codehaus-plexus.github.io/modello/ appears to be at least partially out of date so I'm not sure whether the development instructions are accurate or not. Specifically, can PRs be sent to https://github.com/codehaus-plexus/modello or should one use http://github.com/codeh