RE: Help to submit fix in maven-changes-plugin

2016-08-29 Thread Mikael Petterson
fix in maven-changes-plugin Mikael, your patch should appear in https://github.com/apache/maven-plugins/pulls Many people do this. Please read tutorial on GitHub to push a new pull request. On 8/28/16, Mikael Petterson [via Maven] wrote: > > > Hi, > > We are trying to use 2.12

Re: Help to submit fix in maven-changes-plugin

2016-08-28 Thread Tibor Digana
Mikael, your patch should appear in https://github.com/apache/maven-plugins/pulls Many people do this. Please read tutorial on GitHub to push a new pull request. On 8/28/16, Mikael Petterson [via Maven] wrote: > > > Hi, > > We are trying to use 2.12 of this plugin. > > I notice that the filter th

Re: Help to submit fix in maven-changes-plugin

2016-08-26 Thread Tibor Digana
>>How can I submit a patch Just push you commit and in the webpage https://github.com//maven-plugins you will see a hint to open pull request. Name it "[MCHANGES-373] ". Done. >>and integrate it The ASF PMC and committers will integrate it. >> and test it You should run : mvn -Prun-its verify and