Re: [VOTE] Release Apache Maven SCM version 1.9.5

2016-07-04 Thread Olivier Lamy
--- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [1/2] maven-scm git commit: [SCM-824] Upgrade of 'plexus-utils' to 3.0.23.

2016-07-01 Thread Olivier Lamy
7 AM, Craig Rodrigues wrote: > >> Hi, >> >> Do you think you will be able to do a release of maven-scm this week? >> I am still receiving queries from Jenkins users who need an updated >> maven-scm >> for the Jenkins SCM Sync Configuration plugin. >> &g

Re: [1/2] maven-scm git commit: [SCM-824] Upgrade of 'plexus-utils' to 3.0.23.

2016-07-01 Thread Olivier Lamy
k? > I am still receiving queries from Jenkins users who need an updated > maven-scm > for the Jenkins SCM Sync Configuration plugin. > > Thanks. > > -- > Craig > > > On Thu, Jun 9, 2016 at 11:48 PM, Olivier Lamy <ol...@apache.org > <javascript:;>> wrote

Re: VOTE] Release Apache Maven Source Plugin version 3.0.1

2016-06-21 Thread Olivier Lamy
-- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.2

2016-06-21 Thread Olivier Lamy
t; Guide to testing staged releases: >> http://maven.apache.org/guides/development/guide-testing-releases.html >> >> Vote open for 72 hours. >> >> [ ] +1 >> [ ] +0 >> [ ] -1 >> >> Kind regards >> Karl Heinz Marbaise >> > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.2

2016-06-20 Thread Olivier Lamy
--- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Shared Component: Maven Archiver Version 3.1.1

2016-06-17 Thread Olivier Lamy
--- >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org >> For additional commands, e-mail: dev-h...@maven.apache.org >> > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Can't build Maven site for m-assembly-p trunk

2016-06-14 Thread Olivier Lamy
dyContent.replaceAll( "> class=\"source\">(\r?\n)?", >> "" ).replaceAll( >> "class=\"bodyTable\"", "class=\"table table-striped\"" ) >> >> Anyone familiar with the skin part that quickly sees the problem? >> Is it just for me? >> >> I'm on macOS with Maven 3.3.3 and Oracle JDK 1.8.0u92. Same >> problem with >> Maven 3.0.5. >> >> /Anders >> > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: maven git commit: [MNG-3507] keep green for success: INFO in blue (DEBUG is cyan)

2016-06-14 Thread Olivier Lamy
On 15 June 2016 at 05:25, wrote: > Repository: maven > Updated Branches: > refs/heads/master ecdb0bc2b -> e7a783db1 > > > [MNG-3507] keep green for success: INFO in blue (DEBUG is cyan) > > Project: http://git-wip-us.apache.org/repos/asf/maven/repo > Commit:

Re: maven git commit: [MNG-6038] use Gossip slf4j provider (with level color support)

2016-06-11 Thread Olivier Lamy
er-transport-wagon > > > - org.slf4j > - slf4j-simple > + com.planet57.gossip > + gossip-slf4j > > > > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [1/2] maven-scm git commit: [SCM-824] Upgrade of 'plexus-utils' to 3.0.23.

2016-06-10 Thread Olivier Lamy
sking me, > due to the bugfixes that have gone into maven-scm for git since the last > maven-scm official release. > > Thanks. > > -- > Craig > > On Thu, May 26, 2016 at 5:58 PM, Olivier Lamy <ol...@apache.org> wrote: > > > ping. > > I will revert this commit a

Re: [VOTE] Release Apache Maven JAR Plugin version 3.0.1

2016-06-07 Thread Olivier Lamy
t; Staging site: > >> http://maven.apache.org/plugins-archives/maven-jar-plugin-LATEST/ > >> > >> Guide to testing staged releases: > >> http://maven.apache.org/guides/development/guide-testing-releases.html > >> > >> Vote open for 72 hours. > >> > >> [ ] +1 > >> [ ] +0 > >> [ ] -1 > >> > >> Kind regards > >> Karl Heinz Marbaise > >> > >> - > >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > >> For additional commands, e-mail: dev-h...@maven.apache.org > >> > >> > > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: maven-assembly-plugin release?

2016-06-07 Thread Olivier Lamy
Hi I can have a look next week. I think there is a dependency to release as well. Cheers -- Olivier On 7 Jun 2016 01:25, "Jesse McConnell" wrote: > We are looking to get Jetty building with java 9 now and are a touch stuck > with the latest maven-assembly-plugin

Re: Maven Memory Consumption

2016-06-02 Thread Olivier Lamy
; > >>>>> i have a question concerning the memory consumption... > > > >>>>> > > > >>>>> If i run maven with the same JDK and the same reactor and build > with > > > >>>>> the > > > >>>>> same parameter and plugins... > > > >>>>> > > > >>>>> will the printout at the end of the build (Final Memory) > something > > > >>>>> realiable about the consumption of the JVM during the build > ?...Or > > > >>>>> is > > > >>>>> it > > > >>>>> at least a hint...or would i need to do something different (BTW: > > > >>>>> Someone has a hint about that?) ... > > > >>>>> > > > >>>>> > > > >>>>> [INFO] BUILD SUCCESS > > > >>>>> [INFO] > > > >>>>> > > > > >>>>> -- > > > >>>>> -- > > > >>>>> [INFO] Total time: 6.431 s > > > >>>>> [INFO] Finished at: 2016-04-17T17:46:58+02:00 > > > >>>>> [INFO] Final Memory: 47M/638M > > > >>>>> > > > >>>>> So if i ran the same build with different Maven versions so could > > > >>>>> this > > > >>>>> give us a hint where more memory is consumed ...(to identify > where > > > >>>>> and > > > >>>>> why is a different story)... > > > >>>>> > > > >>>>> Kind regards > > > > > > - > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [1/2] maven-scm git commit: [SCM-824] Upgrade of 'plexus-utils' to 3.0.23.

2016-05-26 Thread Olivier Lamy
ping. I will revert this commit as I'd like to cut a release. On 25 May 2016 at 21:42, Olivier Lamy <ol...@apache.org> wrote: > Hi > This change has generated a lot of test failure. > command line generation is really different. And I don't have all the > tools t

Re: [1/2] maven-scm git commit: [SCM-824] Upgrade of 'plexus-utils' to 3.0.23.

2016-05-25 Thread Olivier Lamy
--- a/pom.xml > +++ b/pom.xml > @@ -259,7 +259,7 @@ > > org.codehaus.plexus > plexus-utils > -3.0.15 > +3.0.23 > > > > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Parent POMs version 30

2016-05-24 Thread Olivier Lamy
mplate/NamlServlet.jtp?macro=unsubscribe_by_code=142166=dGlib3JkaWdhbmFAYXBhY2hlLm9yZ3wxNDIxNjZ8LTI4OTQ5MjEwMg== > > > > . > > NAML > > < > http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer=instant_html%21nabble%3Aemail.naml=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/VOTE-Release-Apache-Maven-Parent-POMs-version-30-tp5869111p5869126.html > Sent from the Maven Developers mailing list archive at Nabble.com. -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: plexus-utils

2016-05-03 Thread Olivier Lamy
> Regards, > -- > Christian > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

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

2016-04-05 Thread Olivier Lamy
[ ] +0 > > [ ] -1 > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Site Plugin version 3.5

2016-02-18 Thread Olivier Lamy
Guide to testing staged releases: > http://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > - > To unsubscribe, e-mail

Re: svn commit: r1728634 - /maven/pom/trunk/maven/pom.xml

2016-02-05 Thread Olivier Lamy
gt; + > +Committer > + > + > + >andham >Anders Hammar >and...@apache.org > > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven ACR Plugin version 3.0.0

2016-01-28 Thread Olivier Lamy
--- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Log4j Warning

2016-01-06 Thread Olivier Lamy
h in Action <http://www.manning.com/templier/> > > >>> Blog: http://garygregory.wordpress.com > > >>> Home: http://garygregory.com/ > > >>> Tweet! http://twitter.com/GaryGregory > > >>> > > >> > > >> > > >> -- > > >> - > > >> Arnaud Héritier > > >> http://aheritier.net > > >> Mail/GTalk: aheritier AT gmail DOT com > > >> Twitter/Skype : aheritier > > >> > > >> > > >> -- > > >> If you reply to this email, your message will be added to the > discussion > > >> below: > > >> http://maven.40175.n5.nabble.com/Log4j-Warning-tp5856237p5857870.html > > >> To start a new topic under Maven Developers, email > > >> ml-node+s40175n142166...@n5.nabble.com > > >> To unsubscribe from Maven Developers, click here > > >> < > > > http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code=142166=dGlib3JkaWdhbmFAYXBhY2hlLm9yZ3wxNDIxNjZ8LTI4OTQ5MjEwMg== > > > > > >> . > > >> NAML > > >> < > > > http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer=instant_html%21nabble%3Aemail.naml=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > >> > > > > > > > > > > > > > > > -- > > > View this message in context: > > http://maven.40175.n5.nabble.com/Log4j-Warning-tp5856237p5857942.html > > > Sent from the Maven Developers mailing list archive at Nabble.com. > > > > Thanks, > > > > Jason > > > > -- > > Jason van Zyl > > Founder, Takari and Apache Maven > > http://twitter.com/jvanzyl > > http://twitter.com/takari_io > > - > > > > {script:nopre:"/Users/jvanzyl/signature/signature.sh"} > > > > > > - > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > > > > -- > - > Arnaud Héritier > http://aheritier.net > Mail/GTalk: aheritier AT gmail DOT com > Twitter/Skype : aheritier > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Log4j Warning

2016-01-06 Thread Olivier Lamy
; Cheers > > > > On Wed, Jan 6, 2016 at 11:59 PM, Olivier Lamy <ol...@apache.org> wrote: > > > Arnaud, > > When I started this log4j2 branch, I was tired with this political no > > trough discussion etc.. (so I didn't move forward...) > > So except

Re: [VOTE] Retire Maven Application Skin, Maven Classic Skin, Maven Stylus Skin

2015-12-26 Thread Olivier Lamy
org/mod_mbox/maven-dev/201512.mbox/%3Ctrinity-8ab6577c-ab69-4f9f-86e6-533e0b309a94-1450902628141%403capp-gmx-bs54%3E > > Michael > > ----- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Re: [VOTE] Retire Maven Application Skin, Maven Classic Skin, Maven Stylus Skin

2015-12-26 Thread Olivier Lamy
haha so sorry for the noise :-) On 27 December 2015 at 11:20, Michael Osipov <1983-01...@gmx.net> wrote: > Nobody is retiring Fluido Skin but only those in the subject. > > > Gesendet: Sonntag, 27. Dezember 2015 um 01:10 Uhr > > Von: "Olivier Lamy" <ol...@

Re: CI Failures (core-integration-tests-*)

2015-12-16 Thread Olivier Lamy
On 17 December 2015 at 07:13, Karl Heinz Marbaise <khmarba...@gmx.de> wrote: > Hi Olivier, > > On 12/14/15 1:15 AM, Olivier Lamy wrote: > >> Hi >> >> On 13 December 2015 at 23:11, Karl Heinz Marbaise <khmarba...@gmx.de >> <mailto:khmarba...@gmx.de&g

Re: CI Failures (core-integration-tests-*)

2015-12-14 Thread Olivier Lamy
jars from versions are not deleted so lib directory is a mix of plenty different versions of librairies. anyway to fix that? That's a bit chicken and egg build because I build a new maven with the current version I want to replace... :-) On 14 December 2015 at 11:15, Olivier Lamy <

Re: CI Failures (core-integration-tests-*)

2015-12-13 Thread Olivier Lamy
eferredClass.java:48) at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81) Full stack here: https://gist.github.com/olamy/f107be85c2409fa61de7 Any idea? Thanks Olivier On 13 December 2015 at 21:56, Olivier Lamy <ol...@apache.org> wrote: > Hi > I used to simply do a one line cli to simp

Re: CI Failures (core-integration-tests-*)

2015-12-13 Thread Olivier Lamy
https://issues.apache.org/jira/browse/MNG-5904 > > Kind regards > Karl Heinz Marbaise > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: CI Failures (core-integration-tests-*)

2015-12-13 Thread Olivier Lamy
version: "10.11.2", arch: "x86_64", family: "mac" > > > Kind regards > Karl Heinz Marbaise > > On 12/13/15 12:15 PM, Olivier Lamy wrote: > >> I read the FM :-) and I found something similar mvn >> -DdistributionTargetFolder=&q

Re: svn commit: r1719038 - /maven/pom/trunk/maven/pom.xml

2015-12-11 Thread Olivier Lamy
ripodi > >>>> simonetrip...@apache.org > >>>> > >>> > >>> Thanks, > >>> > >>> Jason > >>> > >>> -- > >>> Jason van Zyl > >>> Founder, Takari and Apache Maven > >>> http://twitter.com/jvanzyl > >>> http://twitter.com/takari_io > >>> - > >>> > >>> A man enjoys his work when he understands the whole and when he > >>> is responsible for the quality of the whole > >>> > >>> -- Christopher Alexander, A Pattern Language > >>> > >>> > >>> > > - > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > For additional commands, e-mail: dev-h...@maven.apache.org > > > > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Maven 3.3.9

2015-11-12 Thread Olivier Lamy
A party which is not afraid of letting culture, > business, and welfare go to ruin completely can > be omnipotent for a while. > > -- Jakob Burckhardt > > > > > ----- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven JDeps Plugin version 3.0.0

2015-10-27 Thread Olivier Lamy
e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Shade Plugin version 2.4.2 (Take 2)

2015-10-25 Thread Olivier Lamy
-- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > > > - > To unsubscribe, e-mail: dev-unsubscr.

Re: [VOTE] Release Apache Maven Clean Plugin version 3.0.0

2015-10-19 Thread Olivier Lamy
-- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Shade Plugin version 2.4.2

2015-10-18 Thread Olivier Lamy
-- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: svn commit: r1708587 - in /maven/release/trunk: ./ maven-release-manager/ maven-release-manager/src/main/java/org/apache/maven/shared/release/config/ maven-release-manager/src/main/java/org/apache

2015-10-14 Thread Olivier Lamy
d the value is the role hint of the > * {@link org.apache.maven.scm.provider.ScmProvider}. > @@ -150,7 +141,6 @@ public abstract class AbstractScmRelease > descriptor.setScmCommentPrefix( scmCommentPrefix ); > > descriptor.setPushChanges( pushChanges ); > -descriptor.setWorkItem( workItem ); > > return descriptor; > } > > Modified: maven/release/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/maven/release/trunk/pom.xml?rev=1708587=1708586=1708587=diff > > == > --- maven/release/trunk/pom.xml (original) > +++ maven/release/trunk/pom.xml Wed Oct 14 11:52:53 2015 > @@ -82,7 +82,7 @@ > > > > -1.9.5-SNAPSHOT > +1.9.4 > 2.2.1 > > > maven-release-archives/maven-release-LATEST > > > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Shared Utils 3.0.0 (Take 2)

2015-10-13 Thread Olivier Lamy
org/shared-archives/maven-shared-utils-LATEST/ >>> >>> >>> Guide to testing staged releases: >>> http://maven.apache.org/guides/development/guide-testing-releases.html >>> >>> Vote open for 72 hours. >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -1 >>> >> > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven maven-plugin parent-pom version 28

2015-10-11 Thread Olivier Lamy
; Vote open for 72 hours. >> >> [ ] +1 >> [ ] +0 >> [ ] -1 >> >> Here is my +1. >> > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Dependency Tree version 3.0

2015-10-08 Thread Olivier Lamy
de-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > Here is my +1. > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Retire Maven Eclipse Plugin / Donation to Mojohaus

2015-10-05 Thread Olivier Lamy
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Parent POM version 27

2015-09-21 Thread Olivier Lamy
nt/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-13 Thread Olivier Lamy
owing the >>> quick start guide >>> <http://openjdk.java.net/projects/jigsaw/quick-start>, and start >>> thinking about how to migrate existing libraries and application >>> components to modules. We hope to publish some specific migration >

Re: [VOTE] Release Wagon 2.10

2015-09-12 Thread Olivier Lamy
pa?projectId=12318122=12332441 > >* > > Staging repository: > https://repository.apache.org/content/repositories/maven-1207 > > Staged site: http://maven.apache.org/wagon-archives/wagon-LATEST/ > > Vote open for 72H > > [+1] > [0] > [-1] > > Thanks, > > Th

Re: [VOTE] Release Apache Maven Project Info Reports Plugin version 2.8.1

2015-09-08 Thread Olivier Lamy
eleases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Enforcer version 1.4.1

2015-08-27 Thread Olivier Lamy
-- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Read timeout from repository ?

2015-08-13 Thread Olivier Lamy
commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Archetype version 2.4 - TAKE 2

2015-08-12 Thread Olivier Lamy
-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 -- Regards, Petar! Karlovo, Bulgaria. --- Public PGP Key at: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x19658550C3110611 Key Fingerprint: A369 A7EE 61BC 93A3 CDFF 55A5 1965 8550 C311 0611 -- Olivier Lamy http

Re: maven-changes-plugin: AnnouncementMojo requires dependency resolution ResolutionScope.TEST

2015-07-19 Thread Olivier Lamy
-- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: svn commit: r1686969 - /maven/pom/trunk/maven/pom.xml

2015-06-23 Thread Olivier Lamy
commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Repository managers page

2015-06-23 Thread Olivier Lamy
and cleaning it up. Is it okay for me to simply commit these changes? Manfred - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy

Re: [VOTE] Release Apache Maven Shade Plugin version 2.4

2015-06-10 Thread Olivier Lamy
...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Jira codehaus redirect rules

2015-06-04 Thread Olivier Lamy
all done. Olivier On 4 June 2015 at 15:22, Hervé BOUTEMY herve.bout...@free.fr wrote: Hi, the full list is here: https://issues.apache.org/jira/browse/INFRA-9116 Regards, Hervé Le mardi 2 juin 2015 22:02:35 Olivier Lamy a écrit : Hi, There is a redirect file for jira @ codehaus

Re: Release notes are unavailable

2015-06-03 Thread Olivier Lamy
://aheritier.net Mail/GTalk: aheritier AT gmail DOT com Twitter/Skype : aheritier -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Jira codehaus redirect rules

2015-06-02 Thread Olivier Lamy
Hi, There is a redirect file for jira @ codehaus See https://github.com/codehaus/redirector/blob/master/includes/jira.codehaus.org.inc ATM I only asked for MNG . I'm not sure if we have a full list? Cheers -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Full migration to Git

2015-06-01 Thread Olivier Lamy
...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Full migration to Git

2015-06-01 Thread Olivier Lamy
: git:// git.apache.org/maven-enforcer.git then https://github.com/apache/maven-enforcer so it's just a matter of turning off the svn enforcer path then make the git mirror as primary On Jun 1, 2015, at 7:22 AM, Olivier Lamy ol...@apache.org wrote: AFAIK I already did the indexer migration

Re: Full migration to Git

2015-05-30 Thread Olivier Lamy
. On May 29, 2015, at 6:39 PM, Olivier Lamy ol...@apache.org wrote: +1 I believe we already agreed so many times on that. We just need volunteers to do the job. So thanks Jason to be the volunteer! :-) -- Olivier On 30 May 2015 06:20, Arnaud Héritier aherit...@gmail.com wrote

Re: How do I merge pull request on GitHub?

2015-05-29 Thread Olivier Lamy
- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Full migration to Git

2015-05-29 Thread Olivier Lamy
+1 I believe we already agreed so many times on that. We just need volunteers to do the job. So thanks Jason to be the volunteer! :-) -- Olivier On 30 May 2015 06:20, Arnaud Héritier aherit...@gmail.com wrote: +1 for git On Fri, May 29, 2015 at 9:11 PM, Tibor Digana tibordig...@apache.org

Re: [VOTE] Add Manfred Moser as committer

2015-05-13 Thread Olivier Lamy
for 72H [+1] [0] [-1] And here's my +1. Hervé - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http

Re: IDEA licenses for Maven committers

2015-05-12 Thread Olivier Lamy
-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: IDEA licenses for Maven committers

2015-05-12 Thread Olivier Lamy
- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Apache Maven new Skin Online

2015-05-10 Thread Olivier Lamy
-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: VOTE] Release Apache Maven Assembly Plugin version 2.5.4

2015-04-26 Thread Olivier Lamy
...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Re : ASF Jira Issues

2015-04-22 Thread Olivier Lamy
. How does one do that? -Chris - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.2

2015-04-20 Thread Olivier Lamy
: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Maven Web Site

2015-04-14 Thread Olivier Lamy
...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Maven Web Site

2015-04-14 Thread Olivier Lamy
On 14 April 2015 at 16:50, Hervé BOUTEMY herve.bout...@free.fr wrote: Le mardi 14 avril 2015 16:34:18 Olivier Lamy a écrit : On 14 April 2015 at 16:11, Hervé BOUTEMY herve.bout...@free.fr wrote: wow, impressive! Definitely agree!!! what I don't like is that it does not use my wide

Re: [VOTE] Release Apache Maven Verifier Plugin version 1.1

2015-04-14 Thread Olivier Lamy
...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven JavaDoc Plugin version 2.10.3

2015-04-13 Thread Olivier Lamy
: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: svn commit: r1672232 - /maven/pom/trunk/maven/pom.xml

2015-04-08 Thread Olivier Lamy
+roleCommitter/role + /roles + timezoneAustralia/Melbourne/timezone +/developer !--End Committers-- developer -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [IMPORTANT NOTICE] Jira migration from Codehaus to Apache on April 4th

2015-04-03 Thread Olivier Lamy
: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Invoker Plugin version 1.10

2015-03-31 Thread Olivier Lamy
-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy

Re: replacing extpaths.txt with htaccess rewrite rule

2015-03-30 Thread Olivier Lamy
-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven SCM version 1.9.4

2015-03-29 Thread Olivier Lamy
for 72 hours. [ ] +1 [ ] +0 [ ] -1 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.3

2015-03-25 Thread Olivier Lamy
...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Shared Maven Invoker 2.2 (take 2)

2015-03-23 Thread Olivier Lamy
[ ] +0 [ ] -1 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven JavaDoc Plugin version 2.10.2

2015-03-15 Thread Olivier Lamy
, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven DOAP Plugin version 1.2

2015-03-14 Thread Olivier Lamy
+1 -- Olivier On 13 Mar 2015 03:51, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi, We solved 9 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa? projectId=11310version=17078 There are still one issue left in JIRA: http://jira.codehaus.org/issues/?jql=project%20%3D%

Re: What binary repo for plexus?

2015-03-10 Thread Olivier Lamy
he'll read this :) Kristian 2015-03-09 23:33 GMT+01:00 Olivier Lamy ol...@apache.org: AFAIK we have switched deploying directly to ossrh for long time now :-) On 10 March 2015 at 06:01, Dennis Lundberg denn...@apache.org wrote: Hi, What is the intended binary repo

Re: What binary repo for plexus?

2015-03-09 Thread Olivier Lamy
to ossrh, which is what it says in the parent. They wanted confirmation that we are switching from nexus.codehaus.org to ossrh. Are we? -- Dennis Lundberg -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Maven Archetype 2.3 (take 2)

2015-03-09 Thread Olivier Lamy
: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Need help to merge pull request for plexus-resources

2015-03-07 Thread Olivier Lamy
, so that the reporters of the above issues can try out my fix. -- Dennis Lundberg - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy

Re: move maven core to java 7?

2015-03-06 Thread Olivier Lamy
Did I object something? :-) -- Olivier On 6 Mar 2015 21:19, Stephen Connolly stephen.alan.conno...@gmail.com wrote: We are CTR not RTC If you object to the change, veto the commit On 6 March 2015 at 07:44, Olivier Lamy ol...@apache.org wrote: +1 I just find the change/discussion a bit

Re: [VOTE] Release Apache Maven JAR Plugin version 2.6

2015-03-06 Thread Olivier Lamy
+1 -- Olivier On 5 Mar 2015 09:10, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi, We solved 15 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa? projectId=11137version=20457 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Apache Maven Patch Plugin version 1.2

2015-03-06 Thread Olivier Lamy
+1 -- Olivier On 5 Mar 2015 08:56, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi, We solved 3 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa? projectId=11714version=16117 There are still a couple of issues left in JIRA: http://jira.codehaus.org/issues/?jql=project%20%3D%

Re: move maven core to java 7?

2015-03-05 Thread Olivier Lamy
+1 I just find the change/discussion a bit too fast. You should wait longer than ~10h as the world has more timezone. IMHO waiting for the answer from various members of the community is more like 2/3 days. Cheers -- Olivier On 6 Mar 2015 10:37, Jason van Zyl ja...@takari.io wrote: Ok, the

Re: can we remove ant build.xml in maven core?

2015-02-26 Thread Olivier Lamy
-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy

Re: [VOTE] Release Apache Maven Stage Plugin version 1.0

2015-02-25 Thread Olivier Lamy
-- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.14 and Apache Maven Shared Resources version 2

2015-02-05 Thread Olivier Lamy
: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Rewritten plexus-interpolation to maven shared ?

2015-02-03 Thread Olivier Lamy
Casey Olivier Lamy Assuming John and Olivier agree, would it be OK if I moved this new version to maven-interpolation (maven-shared?). The old plexus-code would stay where it is. The new version is not API compatible with the old version, but I'd rewrite everything to use the new version

Re: Open JIRA issues/retiring plugins

2015-02-02 Thread Olivier Lamy
-- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Maven PMD Plugin version 3.4

2015-02-02 Thread Olivier Lamy
-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy http

Re: [jira] (MSTAGE-10) Adds support for non-CommandExecutor Wagon implementations

2015-02-01 Thread Olivier Lamy
) -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven EJB Plugin version 2.5

2015-01-15 Thread Olivier Lamy
-- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [2/2] maven-wagon git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven-wagon

2014-12-29 Thread Olivier Lamy
2014 -0800 -- -- -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: JIRA

2014-12-28 Thread Olivier Lamy
Swizzle sounds a good solution. I remember using it to migrate a mojo project to ASF instance. -- Olivier On 28 Dec 2014 17:14, Barrie Treloar baerr...@gmail.com wrote: On 28 December 2014 at 08:46, Jason van Zyl ja...@takari.io wrote: Would certainly be easier to have it at Apache at this

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.18.1

2014-12-26 Thread Olivier Lamy
+1 -- Olivier On 25 Dec 2014 03:04, tibo...@lycos.com wrote: Hi, We solved 13 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa? projectId=10541version=20814 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?

<    4   5   6   7   8   9   10   11   12   13   >