Re: release of git folder

2014-10-28 Thread Robert Scholte
3.0.4 and encounter the same issue, it must have been introduced before Alejandro Endo | Software Designer/Concepteur de logiciels From: "Mark Derricutt" To: "Maven Users List" , Date: 2014-10-27 17:50 Subject: Re: release of git folder On 25 Oct 2014,

Re: release of git folder

2014-10-28 Thread Alejandro . Endo
Mark, we are using maven 3.0.4 and encounter the same issue, it must have been introduced before Alejandro Endo | Software Designer/Concepteur de logiciels From: "Mark Derricutt" To: "Maven Users List" , Date: 2014-10-27 17:50 Subject: Re: release of

Re: release of git folder

2014-10-27 Thread Mark Derricutt
On 25 Oct 2014, at 23:05, Robert Scholte wrote: > the only workaround I can think of is specifying the developerConnection in > this project as well. I was meaning to post about this bug the other week - which we came across when working on the tiles-maven-plugin - this was introduced in the D

Re: release of git folder

2014-10-27 Thread Alejandro . Endo
urent, Quebec Canada H4S 2C6 From: "Robert Scholte" To: "Maven Users List" , Date: 2014-10-25 06:05 Subject: Re: release of git folder Hi, the only workaround I can think of is specifying the developerConnection in this project as well. The root cause of

Re: release of git folder

2014-10-25 Thread Robert Scholte
Hi, the only workaround I can think of is specifying the developerConnection in this project as well. The root cause of appending the artifactId to the inherited connection is in Maven Core, where as it should actually be SCM independent. That's a huge change with a huge impact. It requires