Re: svn commit: r1537302 - /maven/plugins/trunk/maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/RarMojo.java

2013-10-30 Thread Olivier Lamy
void execute() > throws MojoExecutionException > { > + > +if ( skip ) > +{ > +getLog().info( "Skipping rar generation." ); > +} > + really skipping? :-) > getLog().debug( " === RarMojo set

Re: Maven Indexer plans

2013-11-07 Thread Olivier Lamy
e one single Lucene index for all the > existing Contexts (currently as many contexts you have as many separate > indexes you have ==> LOT of file handles). > - update to latest Lucene (currently 4.5.0, MI uses last of 3.6.x line) > > >

Re: [VOTE] Release maven-jarsigner 1.1

2013-11-11 Thread Olivier Lamy
+1 -- Olivier On Nov 9, 2013 7:12 PM, "Tony Chemit" wrote: > Hi, > > We solved 5 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18134&styleName=Text&projectId=11761 > > There are no more issues left in JIRA :) > > Staging repo: > https://repository.apache.org/content/reposi

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.11

2013-11-12 Thread Olivier Lamy
STYLE-191] - Make name of TreeWalker configurable > * [MCHECKSTYLE-199] - Make resource file processing configurable > * [MCHECKSTYLE-204] - Errors in the check goal are not very > prominent in the Maven output > > -------

shade plugin release

2013-11-23 Thread Olivier Lamy
Hi, I'd like to release shade plugin next week (only 1 new feature) Let me know if any issues. Cheers, -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscri

Re: usage of hidden.edu.emory.mathcs.backport.java.util.concurrent

2013-11-24 Thread Olivier Lamy
gt; For additional commands, e-mail: dev-h...@maven.apache.org -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[VOTE] Apache Maven Shade Plugin 2.2

2013-11-24 Thread Olivier Lamy
g/content/repositories/maven-002/org/apache/maven/plugins/maven-shade-plugin/2.2/maven-shade-plugin-2.2-source-release.zip Staging site: http://maven.apache.org/plugins-archives/maven-shade-plugin-LATEST/ Vote open for 72H. [+1] [0] [-1] Thanks -- Olivier Lamy Ecetera: http://ecetera.com.au http://tw

Re: usage of hidden.edu.emory.mathcs.backport.java.util.concurrent

2013-11-24 Thread Olivier Lamy
. > backport.java.util.concurrent.LinkedBlockingQueue, so it Maven 2 line is > still supported, maybe it makes sense to fix an error there, or to get rid > of this package at all ... > > What do you think about it? > > Thanks, > Sergey > > > 2013/11/24 Olivier La

Re: usage of hidden.edu.emory.mathcs.backport.java.util.concurrent

2013-11-24 Thread Olivier Lamy
.16, and the problem is reproducible with that version. Why > do you think it is Surefire? Isn't that package part of Maven Core? > > Thanks, > Sergey > > > 2013/11/24 Olivier Lamy > >> sounds more an issue in surefire plugin. >> Try use last version of this

Re: [VOTE] Apache Maven SCM 1.9

2013-11-27 Thread Olivier Lamy
t; at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:149) >>>>>> at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:149) >>>>>> at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:149) >>>>>> at org.

Re: [VOTE] Apache Maven Shade Plugin 2.2

2013-11-27 Thread Olivier Lamy
My +1 On 25 November 2013 10:19, Olivier Lamy wrote: > Hi, > I'd like to release Apache Maven Shade plugin 2.2 > > We fixed 1 issue: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11540&version=18768 > > Staging repository: > https://repositor

[RESULT][VOTE] Apache Maven Shade Plugin 2.2

2013-11-27 Thread Olivier Lamy
Hi The vote has passed with the following result: +1 (binding): Stephen, Hervé, Olivier I will continue the release process. Cheers, -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Ear Plugin version 2.9

2013-11-27 Thread Olivier Lamy
e.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-

[ANN] Apache Maven Shade Plugin 2.2 Released

2013-11-27 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 2.2 This plugin provides the capability to package the artifact in an uber-jar, including its dependencies and to shade - i.e. rename - the packages of some of the dependencies. http://maven.apache.

[VOTE] Apache Maven SCM 1.9 (take 2)

2013-12-02 Thread Olivier Lamy
/scm-archives/scm-LATEST/ Sources release: https://repository.apache.org/content/repositories/maven-002/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9-source-release.zip Vote open for 72H [+1] [0] [-1] Thanks -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin

Re: [VOTE] Apache Maven SCM 1.9 (take 2)

2013-12-02 Thread Olivier Lamy
distributed sources even if no one complain with all scm previous releases I will have a look if it's possible to not use default exclude pu. But if too complicated (maybe need a new assembly release) that will be definitely out of my motivation. > > Of course there are no veto

Re: [VOTE] Apache Maven SCM 1.9 (take 2)

2013-12-02 Thread Olivier Lamy
On 3 December 2013 11:18, Stephen Connolly wrote: > On Monday, 2 December 2013, Olivier Lamy wrote: > >> On 2 December 2013 22:34, Stephen Connolly >> > wrote: >> > -1, for the following reasons >> > >> > * No checksum of the source bundle in th

Re: [VOTE] Apache Maven SCM 1.9 (take 2)

2013-12-02 Thread Olivier Lamy
On 3 December 2013 12:52, Bernd Eckenfels wrote: > Am 03.12.2013, 02:47 Uhr, schrieb Olivier Lamy : > >> For some reasons I don't understand yet why defaultExclude=false >> doesn't work for CVS directories. > > > Uh, isnt that supposed to be "yes"

Re: need some help with verifier release

2013-12-02 Thread Olivier Lamy
pos/asf/!svn/rvr/1547210/maven/shared/tags/maven-verifier-1.5' path not > found > > Does anyone have suggestions how to troubleshoot this? > > -- > Regards, > Igor > > ----- > To unsubscribe, e-mail: dev-

Re: [VOTE] Apache Maven SCM 1.9 (take 2)

2013-12-02 Thread Olivier Lamy
0d6a is actually causing this issue? > Its an exclude of some CVS stuff I had in my untracked list all the time > when doing a full build... > regards Domi > > > On 03.12.2013, at 02:57, Olivier Lamy wrote: > > > On 3 December 2013 12:52, Bernd Eckenfels > wrot

Re: Releasing Fluido Skin 1.3.1

2013-12-03 Thread Olivier Lamy
nd will take some time. > > Michael > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Olivier Lamy Ecetera: http://ecetera.

Re: [VOTE] Release Apache Maven Verifier version 1.5

2013-12-03 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: dev-unsubscr.

Re: Re: Releasing Fluido Skin 1.3.1

2013-12-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 >>

Re: [VOTE] Release Maven Skins Parent version 8

2013-12-08 Thread Olivier Lamy
Why not releasing in the same time this pom and the fluido skin? Just to make it faster. -- Olivier On Dec 9, 2013 8:26 AM, "Michael-O" <1983-01...@gmx.net> wrote: > Am 2013-12-08 17:07, schrieb Hervé BOUTEMY: > >> -1 >> sorry, I finally had time to check everything and automagic >> site/document

Re: [VOTE] Release Maven Skins Parent version 8

2013-12-08 Thread Olivier Lamy
On 9 December 2013 09:24, Michael-O <1983-01...@gmx.net> wrote: > Am 2013-12-08 23:13, schrieb Olivier Lamy: > >> Why not releasing in the same time this pom and the fluido skin? Just to >> make it faster. > > > I'd like Fluido to reference parent 8 which is n

Re: [VOTE] Release Apache Maven Plugin Testing version 3.0.0 (take 2)

2013-12-09 Thread Olivier Lamy
e, 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.

Re: [VOTE] Release Maven Skins Parent version 8 (take 2)

2013-12-11 Thread Olivier Lamy
- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy -

Re: [VOTE] Release Maven Fluido Skin version 1.3.1

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

Re: [VOTE] Release Maven JXR version 2.4

2013-12-12 Thread Olivier Lamy
ide-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.

Re: [VOTE] Apache Maven SCM 1.9 (take 2)

2013-12-15 Thread Olivier Lamy
:P ). Anyway we can release that separately somewhere else. Cheers, Olivier On 5 December 2013 04:24, Dominik Bartholdi wrote: > OK, then you have my +1 > /Domi > > On 03.12.2013, at 08:20, Olivier Lamy wrote: > >> No worries. >> IMHO it's not the problem. Issue

Re: [1/2] git commit: MNG-5549 introduced MojoExecutionListener and ProjectExecutionListener

2013-12-16 Thread Olivier Lamy
d( "beforeProjectExecution " + project.getArtifactId() > ); > +} > + > +public void beforeProjectLifecycleExecution( MavenSession > session, MavenProject project, > + List > executionPlan )

Re: [1/2] git commit: MNG-5549 introduced MojoExecutionListener and ProjectExecutionListener

2013-12-16 Thread Olivier Lamy
On Dec 16, 2013 11:27 PM, "Igor Fedorenko" wrote: > > > > On 12/16/2013, 5:27, Olivier Lamy wrote: >>> >>> +/** >>> >+ * Extension point that allows build extensions observe and possibly veto mojo executions. >>> >+

Re: New logo?

2013-12-16 Thread Olivier Lamy
e left menu... I have a solution to the "hidden" nature... but > you'll just have to wait until I sync up with Hervé to find a way to get it > pushed to staging from a branch without blowing up the production site to > see my trickery! > > -Stephen > -- Olivier La

Re: [1/2] git commit: MNG-5549 introduced MojoExecutionListener and ProjectExecutionListener

2013-12-18 Thread Olivier Lamy
ure if much more worth to me then the not >> directly visible parameters of the event object. >> If the current methods require different arguments, I would consider >> different Events. >> >> Robert >> >> Op Mon, 16 Dec 2013 16:45:14 +0100 schreef Igor Fed

Re: Staged repos gone

2013-12-18 Thread Olivier Lamy
.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: dev-unsubscr...@ma

Re: [VOTE] Maven Shared Utils 0.5 and Maven JarSigner 1.2 (take 2)

2013-12-18 Thread Olivier Lamy
http://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > my +1 > > tony. > > -- > Tony Chemit > > tél: +33 (0) 2 40 50 29 28 > http://www.codelutin.com > emai

Re: My promotion on Apache JIRA

2013-12-21 Thread Olivier Lamy
arent 8. > > Thanks, > > Michael > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Olivier Lamy Ecetera: http://ecete

Re: [VOTE] Release Maven JarSigner 1.3 and Apache Maven Jarsigner plugin 1.3

2014-01-01 Thread Olivier Lamy
> > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > my +1 > > > tony. > > -- > Tony Chemit > > tél: +33 (0) 2 40 50 29 28 > http://www.codelutin.com > email: che...@codelutin.com > twitter: https://twitter.com/tchemit &g

Re: [VOTE] Release Maven JarSigner 1.3.1 and Apache Maven Jarsigner plugin 1.3.1

2014-01-05 Thread Olivier Lamy
> > Staging site: > http://maven.apache.org/plugins-archives/maven-jarsigner-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 > > my +

Re: [VOTE] Apache Maven SCM 1.9 (take 2)

2014-01-06 Thread Olivier Lamy
u should try logging in and closing it for yourself. >>> >>> - >>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org >>> For additional commands, e-mail: dev-h...@maven.apache.org >>> &g

Re: [VOTE] Apache Maven SCM 1.9 (take 2)

2014-01-06 Thread Olivier Lamy
thing else (the artifacts) are > already done (https://repository.apache.org/content/repositories/maven-009/). > > thanks Domi > > On 07.01.2014, at 01:52, Olivier Lamy wrote: > >> I don't know if you stop trying this but if needed I can do it for >> you, I use a

Re: [VOTE] Apache Maven SCM 1.9 (take 3)

2014-01-07 Thread Olivier Lamy
cksum(s): > maven-scm-1.9-source-release.zip sha1: > e1e6323c43ba9ceaa4cb62d94b7cb9266c8f1897 > Vote open for 72H > > [+1] > [0] > [-1] > > Thanks > Dominik Bartholdi > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/

Re: 3.2.0 Bug Scrub

2014-01-13 Thread Olivier Lamy
>>> Mike >>>>> >>>>> >>>>> - >>>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org >>>>> For additional commands, e-mail: dev-h...@maven.apa

Re: [VOTE] Release Apache Maven SCM Publish Plugin version 1.0

2014-02-03 Thread Olivier Lamy
+1 -- Olivier On Feb 1, 2014 9:29 AM, "Hervé BOUTEMY" wrote: > Hi, > > We solved 6 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12730&styleName=Html&version=18940 > > There are still 1 issue left in JIRA: > > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=tru

Re: RAT setup (it just blocked me from staging 3.2.0)

2014-02-10 Thread Olivier Lamy
> > happiness is like a butterfly: the more you chase it, the more it will > elude you, but if you turn your attention to other things, it will come > and sit softly on your shoulder ... > > -- Thoreau > > > > > > > > >

Re: [VOTE] Release Apache Maven Plugin Testing version 3.1.0

2014-02-11 Thread Olivier Lamy
dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE][CANCELLED] Release Maven 3.2.0

2014-02-11 Thread Olivier Lamy
subscr...@maven.apache.org >> For additional commands, e-mail: dev-h...@maven.apache.org >> > > Thanks, > > Jason > > -- > Jason van Zyl > Founder, Apache Maven > http://twitter.com/jvanzyl > http://twi

Re: [VOTE] [CANCELLED] Release Maven 3.2.0

2014-02-11 Thread Olivier Lamy
; Typo? >>> >>> Best, >>> Laird >>> >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org >> For additional commands, e-mail: dev-h...@maven.apache.org > > &

Re: [VOTE] Maven 2.x is end of life

2014-02-13 Thread Olivier Lamy
gt; for this line of releases > 0: I have no opinion > -1: Maven 2.x is not end of life, I am willing to act as release manager > for this line of releases > > The vote will be open for 72h and may be closed earlier in the unlikely > event that all Maven committers have cast a vot

Re: [GitHub] maven-indexer pull request: Update to lucene 4.6 with new API

2014-02-19 Thread Olivier Lamy
wards. > > commit 575b742d50a0fd6e417409a4c587923f14222a76 > Author: Thomas Kruse > Date: 2014-02-14T20:14:20Z > > Ignore tests that seem to depend on the old Lucene 2.x format > > > > > --- > If your project is set up for it, you can reply to this email and hav

Re: [VOTE] Release Maven 3.2.1

2014-02-20 Thread Olivier Lamy
>>>>>> Baptiste MATHUS - http://batmat.net >>>>>> Sauvez un arbre, >>>>>> Mangez un castor ! >>>>> >>>>> >>>>> - >>>>&

Re: [VOTE] Release Apache Maven GPG Plugin version 1.5

2014-02-24 Thread Olivier Lamy
+1 -- Olivier On Feb 25, 2014 9:32 AM, "Stephen Connolly" wrote: > ping... looking for 1 more binding vote > > > On 21 February 2014 14:13, Stephen Connolly < > stephen.alan.conno...@gmail.com > > wrote: > > > Hi, > > > > We solved 4 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?pro

Re: maven-stage-plugin / maven-repository-plugin

2014-02-24 Thread Olivier Lamy
y via parameter)... > > > 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 L

Re: Cleaning up distribution binaries

2014-02-24 Thread Olivier Lamy
Porter @brettporter > http://brettporter.wordpress.com/ > http://au.linkedin.com/in/brettporter > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h.

Re: [VOTE] Release Maven Release version 2.5

2014-03-03 Thread Olivier Lamy
+1 -- Olivier On Feb 24, 2014 1:50 AM, "Benson Margulies" wrote: > Hi, > > maven-release is a component that provides the maven-release-manager > and the maven-release-plugin. > > This release integrates version 1.9 of Maven SCM, which addresses a > number of problems with git. > > We resolved 1

Re: Site problem with maven-release-plugin 2.5

2014-03-06 Thread Olivier Lamy
/maven-release-archives/maven-release-2.5/, > and is not promoted to the main location. > > So I followed the instructions in > https://maven.apache.org/developers/website/deploy-component-reference-documentation.html > manually. Olivier, was this your intention when you set up > deplo

Re: [VOTE] Release ASF Parent POM version 14

2014-03-06 Thread Olivier Lamy
+1 -- Olivier On Mar 7, 2014 8:19 AM, "Hervé BOUTEMY" wrote: > Hi, > > Changes since the last release: > > http://svn.apache.org/viewvc/maven/pom/tags/apache-14/pom.xml?r1=HEAD&r2=1434717&diff_format=h > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheapache-1000/ >

Re: [VOTE] Release ASF Parent POM version 14

2014-03-09 Thread Olivier Lamy
+1 -- Olivier On Mar 7, 2014 8:19 AM, "Hervé BOUTEMY" wrote: > Hi, > > Changes since the last release: > > http://svn.apache.org/viewvc/maven/pom/tags/apache-14/pom.xml?r1=HEAD&r2=1434717&diff_format=h > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheapache-1000/ >

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.12

2014-03-11 Thread Olivier Lamy
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Maven Surefire Plugin version 2.17

2014-03-13 Thread Olivier Lamy
g/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > Thanks! > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Welcome Mirko Friedenhagen to the Apache Maven Team

2014-03-17 Thread Olivier Lamy
Welcome! -- Olivier On Mar 18, 2014 6:53 AM, "Robert Scholte" wrote: > Hi, > > On behalf of the Apache Maven PMC I am pleased to announce that Mirko > Friedenhagen (mfriedenhagen) has been voted in as a new Apache Maven > committer. > > Mirko, welcome on board and have a lot of fun! > > thanks,

Re: [VOTE] Release Maven shared Utils 06, Maven JarSigner 1.3.1 and Apache Maven Jarsigner plugin 1.3.2

2014-03-19 Thread Olivier Lamy
+1 -- Olivier On Mar 18, 2014 11:56 PM, "Tony Chemit" wrote: > Hi, > > Maven shared utils 0.6 > -- > > We solved 1 issues: > > https://jira.codehaus.org/secure/ReleaseNote.jspa?version=19856&styleName=Html&projectId=11761 > > There are still lots of issues left in JIRA: > > h

Re: SCM Web URL?

2014-03-20 Thread Olivier Lamy
wee the Web Access link as: > > https://git-wip-us.apache.org/repos/asf?p=maven-scm.git/maven-scm-plugin > > but it returns a 404! > > What is it meant to be? > > -Chris > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Retire Maven Reactor Plugin

2014-03-22 Thread Olivier Lamy
+1 -- Olivier On Mar 23, 2014 8:52 AM, "Karl Heinz Marbaise" wrote: > Hi, > > based on the decision we have made on the 18. february 2014 to define End > Of Life of Maven 2 http://maven.apache.org/maven-2.x-eol.html > > I would suggest to retire the Maven Reactor Plugin. > The last release has b

Re: Maven 3.2.1 release notes

2014-03-24 Thread Olivier Lamy
working on fixing that. As the format has changed (apt -> md) the velocity script cannot see it. On 25 March 2014 08:45, Andrew Holland wrote: > Hi, > > Maven 3.2.1 release notes seem to be missing from > http://maven.apache.org/release-notes-all.html > > Regards > &g

Re: Maven 3.2.1 release notes

2014-03-24 Thread Olivier Lamy
so need some work. The release-notes-all.apt.vm expect to parse apt file but the 3.2.1 release notes has been made using markdown. If someone has idea go for it (ATM I don't have enough time for that). Cheers Olivier On 25 March 2014 09:27, Olivier Lamy wrote: > working on fixing that.

Re: SCM Web URL?

2014-03-24 Thread Olivier Lamy
as interested in improving git support for Maven > > Regards, > > Hervé > > [1] http://maven.apache.org/ref/3.2.1/maven-plugin-api/source-repository.html > > Le vendredi 21 mars 2014 11:46:12 Olivier Lamy a écrit : >> that's default inheritance from svn heritage :-) >&

Re: Maven 3.2.1 release notes

2014-03-24 Thread Olivier Lamy
sounds good go for that On 25 March 2014 10:13, Jason van Zyl wrote: > Fat fingers. I meant to say a single curated set of release notes. > > On Mar 24, 2014, at 3:49 PM, Olivier Lamy wrote: > >> so need some work. >> The release-notes-all.apt.vm expect to pars

[ANN] Apache Archiva 2.0.1

2014-03-26 Thread Olivier Lamy
Have Fun! -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Retired maven-reactor-plugin generated Site

2014-03-30 Thread Olivier Lamy
e site ? > > I've got the feeling i missed someting... > > Any idea ? > > Kind regards > Karl-Heinz Marbaise > > --------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional comman

Re: [VOTE] Maven Reactor Plugin - Final Release 1.1 (RETIRED) - Take 3

2014-04-02 Thread Olivier Lamy
r 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...@m

Maven Indexer code to git?

2014-04-14 Thread Olivier Lamy
Hi, Someone with a strong opposition to move maven-indexer code to git? If no one complains within 72H, I will ask migration to infra. Cheers, -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Apache Maven Checkstyle Plugin version 2.12.1

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

Re: Maven Indexer code to git?

2014-04-19 Thread Olivier Lamy
sted some >> > time the other week trying to commit to plugin-testing before I realized >> > that the svn repo was read-only... >> > >> > -- >> > Dennis Lundberg >> > Den 15 apr 2014 08:40 skrev "Olivier Lamy" : >> > >

Re: Maven Indexer code to git?

2014-04-21 Thread Olivier Lamy
all set git clone https://git-wip-us.apache.org/repos/asf/maven-indexer.git On 19 April 2014 18:26, Olivier Lamy wrote: > Infra issue created: https://issues.apache.org/jira/browse/INFRA-7603 > I will inform you when it's done. > Cheers > Oly > > > On 17 April 2

Re: MPLUGIN-260 - Plugin that uses annotations in Java 8 source can't generate descriptor

2014-04-22 Thread Olivier Lamy
e > the problem, since MPLUGIN-260 hasn't got one yet, so I attached mine > to this email. > > Please let me know if I can further assist to fix this bug. > > Thanks, > > Uwe Pachler > > > - > To

Release of shade dependency plugin and dependency analyzer plugin

2014-04-28 Thread Olivier Lamy
Hi, Those need some release to work with 1.8. So I will work on that in the coming days. Let me know if you have any issues. Cheers, -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy

[VOTE] Apache Maven Shade Plugin 2.3

2014-04-28 Thread Olivier Lamy
es/maven-1021/ Staged site: http://maven.apache.org/plugins-archives/maven-shade-plugin-LATEST/ Vote open for 72H [+1] [0] [-1] Cheers, -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy ---

Re: Create a dedicated ML for commits related to websites updates

2014-04-29 Thread Olivier Lamy
; > If nobody is against within 72h, I'll ask for the change. > > Thx. > > - > Arnaud Héritier > http://aheritier.net > Mail/GTalk: aheritier AT gmail DOT com > Twitter/Skype : aheritier -- Olivier Lamy Ecetera: ht

Re: [VOTE] Apache Maven Shade Plugin 2.3

2014-04-30 Thread Olivier Lamy
my +1 On 29 April 2014 15:24, Olivier Lamy wrote: > Hi, > I'd like to release Apache Maven Shade Plugin 2.3. > The main goal is to fix java 1.8 usage. > We fixed 2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=19828&styleName=Text&projectId=

[RESULT][VOTE] Apache Maven Shade Plugin 2.3

2014-05-01 Thread Olivier Lamy
Hi, The vote has passed with the following result: +1 (binding): John, Kristian, Mark, Hervé, Olivier +1 (non binding): Mirko I will continue the release process. Cheers -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy

[ANN] Apache Maven Shade Plugin 2.3 Released

2014-05-01 Thread Olivier Lamy
The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 2.3. This plugin provides the capability to package the artifact in an uber-jar, including its dependencies and to shade - i.e. rename - the packages of some of the dependencies. http://maven.apache

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

2014-05-04 Thread Olivier Lamy
.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 comman

Re: Create a dedicated ML for commits related to websites updates

2014-05-04 Thread Olivier Lamy
>> > >> > If nobody is against within 72h, I'll ask for the change. >> > >> > Thx. >> > >> > - >> > Arnaud Héritier >> > http://aheritier.net >> > Mail/GTalk: aheritier AT gmail DOT com

Re: svn commit: r908250 - in /websites/production/maven/content: plugin-tools-archives/plugin-tools-3.3/ plugin-tools/

2014-05-11 Thread Olivier Lamy
n-tools-3.3/ >> - copied from r908249, >> websites/production/maven/content/plugin-tools-archives/plugin-tools-LATEST/ -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [VOTE] Release Apache Maven SCM Publish Plugin version 1.1

2014-05-20 Thread Olivier Lamy
es: > 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 > Fo

Re: [VOTE] Release Apache Maven EAR Plugin version 2.9.1

2014-06-16 Thread Olivier Lamy
] +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.

Re: [VOTE] Release Maven 3.2.2

2014-06-19 Thread Olivier Lamy
+1 -- Olivier On Jun 18, 2014 2:04 AM, "Jason van Zyl" wrote: > Hi, > > Time to release Maven 3.2.2! > > Here is a link to Jira with 27 issues resolved: > > https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=20042 > > Staging repo: > https://repository.apache.org/content/r

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

2014-06-22 Thread Olivier Lamy
>> 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.a

Re: [VOTE] Release Apache Maven Changelog Plugin version 2.3

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

Re: Need a new JIRA component for MAVEN SCM - TCK

2014-06-25 Thread Olivier Lamy
confusion, since i am not > changing the api > > Thanks > > -D -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: dev-unsubscr

Hangout summary?

2014-06-27 Thread Olivier Lamy
Hi Hangout time is a pain for me and I probably don't have time to participate. But I'm interested to read a summary ( mail or wiki page ) on what happend. Is there any? Cheers -- Olivier

Re: Maven Developer Hangout

2014-07-06 Thread Olivier Lamy
What about a per groupId repo routing in settings.xml I believe John started something. As it no pom change. -- Olivier On Jul 5, 2014 2:57 AM, "Robert Scholte" wrote: > In addition to our hangout session: isn't it weird that for a dependency > Maven can go over all the repositories, even though

Re: Hangout summary?

2014-07-08 Thread Olivier Lamy
earlier would be harsh for me, but better for any .au folk. > > Mark > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Olivier

Re: [VOTE] Release Apache Maven Source Plugin version 2.3

2014-07-11 Thread Olivier Lamy
+1 -- Olivier On Jul 9, 2014 6:09 AM, "Karl Heinz Marbaise" wrote: > Hi, > > We solved 5 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa? > projectId=11147&version=18848 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/issues/?jql=project%20%3D% > 20MSOU

Re: How to handle plugins that requires Java 6 (Was: Re: svn commit: r1611019 - /maven/plugins/trunk/pom.xml)

2014-07-16 Thread Olivier Lamy
= >> > = --- maven/plugins/trunk/pom.xml (original) >> > +++ maven/plugins/trunk/pom.xml Wed Jul 16 14:21:02 2014 >> > @@ -74,7 +74,8 @@ under the License. >> > >> > maven-linkcheck-plugin >

Re: [VOTE] Apache Maven SCM Version 1.9.1

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

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-29 Thread Olivier Lamy
rg/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > > -- > Dennis Lundberg > > ----- > To unsubscribe, e-mail: dev-unsubscr...

Re: [VOTE] Release Maven Resolver version 1.3.0

2018-10-08 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: I am wandering how you do guys debug maven?

2018-10-08 Thread Olivier Lamy
Maven load all it's classes by > > > ClassWorlds. Which means it doesn't have "main method". instead we > debug > > > everything by log, do we have other way like debug with any IDE: > Eclipse, > > > Intellij etc. put breakpoints and debug step by ste

<    1   2   3   4   5   6   7   8   9   10   >