Re: Usage of dependency-reduced-pom.xml from maven-shade-plugin in a multi-module/reactor project

2019-03-17 Thread Francois MAROT
Hello Kyle, to my knowledge your analysis is good, you are correct. Sorry but I did not take the time to read your pom excerpt but I have been using the shade plugin for quite some time now and concluded that shaded artifacts must be leafs in the Maven modules tree. By "leaf" I mean no artifact

Re: Maven 3 fails to follow 301 redirects

2019-03-17 Thread Karl Heinz Marbaise
On 08.03.19 07:42, Debraj Manna wrote: Hi I can see an issue filed for "Maven 3 fails to follow 301 redirects" https://issues.apache.org/jira/browse/MNG-4816. Can someone let me know in which version of maven 3.x this is fixed as I am observing the issue with Maven 3.5 also? Can you tell why

Re: Maven 3 fails to follow 301 redirects

2019-03-17 Thread Debraj Manna
Can you let me know how can I determine which wagon plugin maven 3.5 is referencing? On Tue, Mar 12, 2019 at 1:15 AM Anthony Whitford wrote: > Which Wagon or Plugin (and version) specifically is running into a problem? > > This issue appears to be resolved in wagon 2.0 — could you be