Re: [vote] Invite Stephen Connolly to join Maven committers

2009-09-07 Thread Barrie Treloar
+1 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [vote] Invite Stephen Connolly to join Maven committers

2009-09-07 Thread Dennis Lundberg
+1 Arnaud HERITIER wrote: > Hi all, > I'd like to propose giving commit access to Stephen Connolly. > He is already a committer @ Mojo for many monthes and did a great work on > several plugins. > He is the author of the very useful versions plugin. He is working on > several others plugins

Re: Re : non-xml poms in 3.x

2009-09-07 Thread Christian Edward Gruber
On Sep 7, 2009, at 9:52 PM, Ralph Goers wrote: At one point the pom was going to be "redone" so that it wasn't going to be completely compatible. Later, I think the decision was made to keep it compatible. At one point there was support for having different pom formats but I'm not really su

Re: Re : non-xml poms in 3.x

2009-09-07 Thread Ralph Goers
On Sep 7, 2009, at 6:19 PM, Brett Porter wrote: On 05/09/2009, at 6:25 AM, Brian Fox wrote: Just my 2 cents as a Maven evangelist in a big private company. Even if Maven is around for years now, basic endusers just start to get accustomed to pom.xml and Maven philosophy (really! people are

Re: Re : non-xml poms in 3.x

2009-09-07 Thread Brett Porter
On 05/09/2009, at 6:25 AM, Brian Fox wrote: Just my 2 cents as a Maven evangelist in a big private company. Even if Maven is around for years now, basic endusers just start to get accustomed to pom.xml and Maven philosophy (really! people are far slowest to change than in OpenSource project

Re: Re : Re : non-xml poms in 3.x

2009-09-07 Thread Brett Porter
On 08/09/2009, at 8:06 AM, Jason Chaffee wrote: I understand that you probably don't want to commit to a date or cause undue expectations from anyone on this list, so let me ask it in a slight differently way. Do you think it "might" be possible that we see a beta 3.x in 2009? One reason I ask

Re: Multi-Platform snapshots

2009-09-07 Thread Brett Porter
On 07/09/2009, at 11:55 PM, Jason van Zyl wrote: I don't think this is very hard and for 2.x we could just leave the old format. 3.x can read both and we'll phase out the old format. This has to include the POM too: http://markmail.org/message/a42w3dqkmogbj4rq I think there's pretty good c

Re: Re : Re : non-xml poms in 3.x

2009-09-07 Thread Jason Chaffee
I understand that you probably don't want to commit to a date or cause undue expectations from anyone on this list, so let me ask it in a slight differently way. Do you think it "might" be possible that we see a beta 3.x in 2009? One reason I ask is because I would like to schedule some time in l

Re: Re : Re : non-xml poms in 3.x

2009-09-07 Thread Jason van Zyl
No. On 2009-09-07, at 10:40 PM, Jason Chaffee wrote: Any idea when this might be, approximately? On Sep 7, 2009, at 1:36 AM, Jason van Zyl wrote: No it's not available and won't be until I'm finished a fully working beta. On 2009-09-07, at 1:42 AM, Christian Edward Gruber wrote: Is that

Re: Re : Re : non-xml poms in 3.x

2009-09-07 Thread Jason Chaffee
Any idea when this might be, approximately? On Sep 7, 2009, at 1:36 AM, Jason van Zyl wrote: > No it's not available and won't be until I'm finished a fully working > beta. > > On 2009-09-07, at 1:42 AM, Christian Edward Gruber wrote: > >> Is that prototype available? I'd love to see it. >> >>

Re: Re : Re : non-xml poms in 3.x

2009-09-07 Thread Christian Edward Gruber
Ok. Thanks. Christian On 2009-09-07, at 04:36 , Jason van Zyl wrote: No it's not available and won't be until I'm finished a fully working beta. On 2009-09-07, at 1:42 AM, Christian Edward Gruber wrote: Is that prototype available? I'd love to see it. Christian On 2009-09-06, at 18:53

Re: svn commit: r811631 - /maven/plugins/trunk/maven-pdf-plugin/src/main/java/org/apache/maven/plugins/pdf/PdfMojo.java

2009-09-07 Thread Hervé BOUTEMY
Le lundi 07 septembre 2009, Lukas Theussl a écrit : > > - it works nicely with 2.1.2+ > > So in other words, r811631 is not needed anymore, just use pir 2.1.2 and > everything is fine, or is there some downside? I don't know any downside Regards, Hervé ---

Re: [vote] Invite Stephen Connolly to join Maven committers

2009-09-07 Thread Ralph Goers
On Sep 6, 2009, at 4:24 PM, Arnaud HERITIER wrote: Hi all, I'd like to propose giving commit access to Stephen Connolly. He is already a committer @ Mojo for many monthes and did a great work on several plugins. He is the author of the very useful versions plugin. He is working on several

Re: svn commit: r811631 - /maven/plugins/trunk/maven-pdf-plugin/src/main/java/org/apache/maven/plugins/pdf/PdfMojo.java

2009-09-07 Thread Lukas Theussl
Hervé BOUTEMY wrote: Le lundi 07 septembre 2009, Lukas Theussl a écrit : Hi Guys, Just some remarks: \u0092 is not a valid xhtml character entity reference [1] (ie it is not defined by the xhtml 1.0 DTD), not really. \u0092 has no named character entity, but it can be represented as a numer

Re: Multi-Platform snapshots

2009-09-07 Thread Jason van Zyl
I don't think this is very hard and for 2.x we could just leave the old format. 3.x can read both and we'll phase out the old format. On 2009-09-07, at 10:15 AM, Tamás Cservenák wrote: I think that extending the repo metadata with full coordinates is still the best general solution. These bu

RE: Documentation error?

2009-09-07 Thread Ioannis Deligiannis
Thanks for the clarification. Although, I use JRE_HOME to point to my JRE 8-) Ioannis Deligiannis| Senior Application Engineer -Original Message- From: Benjamin Bentmann [mailto:benjamin.bentm...@udo.edu] Sent: Monday, September 07, 2009 2:42 PM To: Maven Developers List Subject: Re: Do

Re: Documentation error?

2009-09-07 Thread Benjamin Bentmann
Ioannis Deligiannis wrote: Is states the following: ${java.home}/../lib/tools.jar If not obvious, let say that java.home=c:\java\jdk1 But this should resolve to: C:\java\lib\tools.jar which is wrong. Usually, ${java.home} points to the private JRE of the JDK, e.g. JAVA_HOME=D:\Programme\Jav

Documentation error?

2009-09-07 Thread Ioannis Deligiannis
Hi, In the following link: http://maven.apache.org/general.html#tools-jar-dependency Is states the following: ${java.home}/../lib/tools.jar If not obvious, let say that java.home=c:\java\jdk1 But this should resolve to: C:\java\lib\tools.jar which is wrong. Thanks Ioannis Deligiannis| Senio

Re: svn commit: r811631 - /maven/plugins/trunk/maven-pdf-plugin/src/main/java/org/apache/maven/plugins/pdf/PdfMojo.java

2009-09-07 Thread Hervé BOUTEMY
Le lundi 07 septembre 2009, Lukas Theussl a écrit : > Hi Guys, > > Just some remarks: > > \u0092 is not a valid xhtml character entity reference [1] (ie it is not > defined by the xhtml 1.0 DTD), not really. \u0092 has no named character entity, but it can be represented as a numeric character ref

Re: [vote] Invite Stephen Connolly to join Maven committers

2009-09-07 Thread Mark Struberg
+1 LieGrue, strub --- On Mon, 9/7/09, Arnaud HERITIER wrote: > From: Arnaud HERITIER > Subject: [vote] Invite Stephen Connolly to join Maven committers > To: "Maven Developers List" > Cc: "Stephen Connolly" > Date: Monday, September 7, 2009, 1:24 AM > Hi all, >   I'd like to propose giving c

Re: [vote] Invite Stephen Connolly to join Maven committers

2009-09-07 Thread Fabrice Bellingard
+1 - Fabrice belling...@apache.org On Mon, Sep 7, 2009 at 1:24 AM, Arnaud HERITIER < arnaud.herit...@exoplatform.com> wrote: > Hi all, > I'd like to propose giving commit access to Stephen Connolly. > He is already a committer @ Mojo for many monthes and did a great work on > several plugins

Re: [vote] Invite Stephen Connolly to join Maven committers

2009-09-07 Thread Benjamin Bentmann
Arnaud HERITIER wrote: I'd like to propose giving commit access to Stephen Connolly. +1 Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Re : Re : non-xml poms in 3.x

2009-09-07 Thread Jason van Zyl
No it's not available and won't be until I'm finished a fully working beta. On 2009-09-07, at 1:42 AM, Christian Edward Gruber wrote: Is that prototype available? I'd love to see it. Christian On 2009-09-06, at 18:53 , Jason Chaffee wrote: Cool. Good to hear. On Sep 5, 2009, at 1:42 P

Re: svn commit: r811631 - /maven/plugins/trunk/maven-pdf-plugin/src/main/java/org/apache/maven/plugins/pdf/PdfMojo.java

2009-09-07 Thread Lukas Theussl
Hi Guys, Just some remarks: \u0092 is not a valid xhtml character entity reference [1] (ie it is not defined by the xhtml 1.0 DTD), so IMO MPIR should not use it in the first place. I think that \u0027 (apos) should be used instead but MPIR-136 states that this leads to test failures? I'd gu

Re: Multi-Platform snapshots

2009-09-07 Thread Tamás Cservenák
I think that extending the repo metadata with full coordinates is still the best general solution. These builds are de facto different builds, I see no value producing them with _same_ timestamp. They will all be resolvable using standard metadata resolution and version "1.0-SNAPSHOT" to their lat

Re: [vote] Invite Stephen Connolly to join Maven committers

2009-09-07 Thread Stephane Nicoll
+1 On Mon, Sep 7, 2009 at 1:24 AM, Arnaud HERITIER < arnaud.herit...@exoplatform.com> wrote: > Hi all, > I'd like to propose giving commit access to Stephen Connolly. > He is already a committer @ Mojo for many monthes and did a great work on > several plugins. > He is the author of the very u

Re: [vote] Invite Stephen Connolly to join Maven committers

2009-09-07 Thread Olivier Lamy
+1 -- Olivier 2009/9/7 Arnaud HERITIER : > Hi all, >  I'd like to propose giving commit access to Stephen Connolly. >  He is already a committer @ Mojo for many monthes and did a great work on > several plugins. >  He is the author of the very useful versions plugin. He is working on > several ot