Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.7.1

2016-04-02 Thread Petar Tahchiev
+1 from me 2016-04-02 23:16 GMT+03:00 Hervé BOUTEMY : > Le samedi 2 avril 2016 21:47:17 Michael Osipov a écrit : > > Am 2016-04-02 um 21:40 schrieb Hervé BOUTEMY: > > > Hi, > > > > > > On the road to maven-site-plugin 3.5.1, we solved 10 issues: > > > > https://issues.apache.org/jira/secure/Relea

Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.7.1

2016-04-02 Thread Hervé BOUTEMY
Le samedi 2 avril 2016 21:47:17 Michael Osipov a écrit : > Am 2016-04-02 um 21:40 schrieb Hervé BOUTEMY: > > Hi, > > > > On the road to maven-site-plugin 3.5.1, we solved 10 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&; > > version=12334868&styleName=Text

Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.7.1

2016-04-02 Thread Michael Osipov
Am 2016-04-02 um 21:40 schrieb Hervé BOUTEMY: Hi, On the road to maven-site-plugin 3.5.1, we solved 10 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12334868&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jir

Re: [VOTE] Release Maven Changes Plugin version 2.12

2016-04-02 Thread Hervé BOUTEMY
+1 Regards, Hervé Le jeudi 31 mars 2016 21:19:03 Michael Osipov a écrit : > Hi, > > We solved 12 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317222&ve > rsion=12330385 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/

[VOTE] Release Apache Maven Doxia Sitetools version 1.7.1

2016-04-02 Thread Hervé BOUTEMY
Hi, On the road to maven-site-plugin 3.5.1, we solved 10 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&version=12334868&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20DOXIASITETOOLS%20

Re: [VOTE] Release Maven Changes Plugin version 2.12

2016-04-02 Thread Michael Osipov
Am 2016-03-31 um 21:19 schrieb Michael Osipov: Hi, We solved 12 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317222&version=12330385 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCHANGES%20AND%20resolu

Re: MWAR Processing Hooks

2016-04-02 Thread Ryan Dunckel
To clarify, my particular use case involves "finger printing" the files included in the war (via a hash), and creating a manifest (that I also want to include in the war). On Fri, Apr 1, 2016 at 11:14 AM Ryan Dunckel wrote: > There are "advanced" use cases in which a user of the war plugin wants

Re: MWAR Processing Hooks

2016-04-02 Thread Karl Heinz Marbaise
Hi, On 4/1/16 6:14 PM, Ryan Dunckel wrote: There are "advanced" use cases in which a user of the war plugin wants to perform some processing between the point in which the war content is packaged, but before it is s archived into a .war file. In looking at the war plugin source code, I noticed t