pull requests on github?

2013-09-22 Thread ryenus
Would anyone be taking care of the pull requests on github: https://github.com/apache/maven-plugins/pulls I just made 2 but saw there're pull requests open for years. Thanks - To unsubscribe, e-mail: dev-unsubscr...@maven.apach

Re: [VOTE] Release Maven 3.1.1

2013-09-22 Thread Ralph Goers
Sent from my iPad > On Sep 22, 2013, at 4:41 PM, sebb wrote: > >> On 22 September 2013 05:03, Jason van Zyl wrote: >> >>> On Sep 21, 2013, at 7:44 PM, sebb wrote: >>> On 22 September 2013 03:09, Jason van Zyl wrote: > On Sep 21, 2013, at 6:16 PM, sebb wrote: > > On 21 S

Re: rules for Apache release and tooling to help cheking compliance

2013-09-22 Thread sebb
On 22 September 2013 09:49, Hervé BOUTEMY wrote: > Starting a separate thread to not pollute any vote. > > Isn't Apache Creadur the right place to: > 1. discuss and refine Apache requirements No. > 2. work on tooling Possibly. > Regards, > > Hervé > > --

Re: [VOTE] Release Maven 3.1.1

2013-09-22 Thread sebb
On 22 September 2013 05:03, Jason van Zyl wrote: > > On Sep 21, 2013, at 7:44 PM, sebb wrote: > >> On 22 September 2013 03:09, Jason van Zyl wrote: >>> On Sep 21, 2013, at 6:16 PM, sebb wrote: >>> On 21 September 2013 23:09, Jason van Zyl wrote: It would still be automated.

Re: [VOTE] Release Maven 3.1.1

2013-09-22 Thread sebb
On 22 September 2013 08:13, Mark Derricutt wrote: > On 22/09/2013, at 9:28 AM, Jason van Zyl wrote: > > A check is performed to ensure that each file in the source archive is > present in the release revision > > > Should that not be the other way around? That every file in the git clone > should

Problem managing multiple versions of the same dependency via patient - child poms

2013-09-22 Thread Suranga Kasthurirathne
Hi, I apologize in advance if this email contains sketchy / incomplete details. I'm not really a maven expert, and would love any advice that would be helpful. I'm a volunteer for a open source product which uses a modular architecture. We have a core project (supported by maven). Users can writ

maven-plugins pull request: [MJAVADOC-376] make the javadoc classifier cust...

2013-09-22 Thread ryenus
GitHub user ryenus opened a pull request: https://github.com/apache/maven-plugins/pull/14 [MJAVADOC-376] make the javadoc classifier customizable via property maven.javadoc.classifier This should work just like my other PR #13 for, just there's unrelated test failures (might becaus

maven-plugins pull request: [MJAR-170] make the jar classifier customizable...

2013-09-22 Thread ryenus
GitHub user ryenus opened a pull request: https://github.com/apache/maven-plugins/pull/13 [MJAR-170] make the jar classifier customizable via property maven.jar.classifier tested with the following snippet in my pom.xml and it works: ```xml jdk6

maven-scm pull request: Bugfixes to mercurial changelog

2013-09-22 Thread hrmohr
GitHub user hrmohr opened a pull request: https://github.com/apache/maven-scm/pull/6 Bugfixes to mercurial changelog This pull request includes several bugfixes to the mercurial changelog command: * Fixes date format by using a log template instead of log verbose * Fixe

JavaOne meetup

2013-09-22 Thread Lennart Jörelid
Morning/evening, all. In case there are more of us in JavaOne, feel free to send me an email so we can meet up for a chat, some drinks - or simply meeting and talking with one another. "The more, the merrier, the meeting." -- +==+ | Bästa hälsningar, | [sw. "Best rega

Re: CMS + svnpubsub explanations

2013-09-22 Thread Robert Scholte
I will release the maven-deploy-plugin soon, so I can verify very well if that part is complete. Robert Op Sun, 22 Sep 2013 01:49:25 +0200 schreef Hervé BOUTEMY : I just published a documentation about CMS + svnpubsub for Maven, with schema for global overview of the differences and sync

rules for Apache release and tooling to help cheking compliance

2013-09-22 Thread Hervé BOUTEMY
Starting a separate thread to not pollute any vote. Isn't Apache Creadur the right place to: 1. discuss and refine Apache requirements 2. work on tooling Regards, Hervé - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

Re: [VOTE] Release Maven 3.1.1

2013-09-22 Thread Mark Derricutt
On 22/09/2013, at 9:28 AM, Jason van Zyl wrote: > A check is performed to ensure that each file in the source archive is > present in the release revision Should that not be the other way around? That every file in the git clone should be in the source archive? Or vice versa, that should be