Re: Should all maven-[x]-plugin have skip parameter like surefire-plugin

2006-03-29 Thread Jian.Wu
Hi Brat, Would you suggest that I can specify a packaging my-rar in my rar pom.xml, but in my ear pom.xml, I can specify type as rar when I define my rar project as a dependency project? Yes, I think so. Thanks a lot for the tip! I'll definitely give a try. 2). A rar project for

Re: Should all maven-[x]-plugin have skip parameter like surefire-plugin

2006-03-29 Thread Jian.Wu
Sorry for the typo. this is not a bug of Rar Plugin since Par Plugin only executes rar goal at package phase should be this is not a bug of Rar Plugin since Rar Plugin only executes rar goal at package phase -- View this message in context:

[vote] Release Maven Source plugin 2.0.1

2006-03-29 Thread Brett Porter
Vote open for 72 hours, based on: maven-source-plugin 2.0.1-20060329.084749-1 (r389412) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11147fixfor=12492 Cheers, Brett - To unsubscribe,

Re: [VOTE] Release compiler plugin 2.0.1

2006-03-29 Thread Brett Porter
+1 Carlos Sanchez wrote: Please vote to release the maven compiler plugin 2.0.1 Snapshot has been deployed as maven-compiler-plugin-2.0.1-20060328.105412-2 Issues fixed http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11130fixfor=12178 Compiler plugin ignores includes

RE: [continuum] BUILD FAILURE: Maven SCM Bazaar Provider

2006-03-29 Thread Torbjørn Smørgrav
I tried to build the provider with continuum and reproduced the failure once. After that initital failure - everything works fine. I also reproduced it _once_ while manually running the test suite on Linux and bzr 0.7 (out of 20 times with different configurations of OS, bzr versions and debug

Re: [vote] Release Maven Source plugin 2.0.1

2006-03-29 Thread Fabrizio Giustina
+1 fabrizio On 3/29/06, Brett Porter [EMAIL PROTECTED] wrote: Vote open for 72 hours, based on: maven-source-plugin 2.0.1-20060329.084749-1 (r389412) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11147fixfor=12492 Cheers, Brett

Re: [VOTE] Release compiler plugin 2.0.1

2006-03-29 Thread Fabrizio Giustina
+1 fabrizio On 3/28/06, Carlos Sanchez [EMAIL PROTECTED] wrote: Please vote to release the maven compiler plugin 2.0.1 Snapshot has been deployed as maven-compiler-plugin-2.0.1-20060328.105412-2 Issues fixed

Re: [vote] Release Maven Source plugin 2.0.1

2006-03-29 Thread Brett Porter
Please revise this to: 2.0.1-20060329.093329-3 (r389725). I noticed a regression and a bug in the test-jar. I'm done now. Please test this version before voting if possible. Cheers, Brett Brett Porter wrote: Vote open for 72 hours, based on: maven-source-plugin 2.0.1-20060329.084749-1

Re: [continuum] BUILD FAILURE: Maven SCM Bazaar Provider

2006-03-29 Thread Emmanuel Venisse
I added the sleep because windows is a little slow for IO in some case. Emmanuel Torbjørn Smørgrav a écrit : I tried to build the provider with continuum and reproduced the failure once. After that initital failure - everything works fine. I also reproduced it _once_ while manually running the

Re: Site plugin changes, site:run

2006-03-29 Thread Vincent Siveton
Brett, I took time to test your amazing stuff. Very nice feature :) Thanks! You've probably know these but just in case they can help you: - error 404 for subprojects links from a multi project case: http://localhost:8080/index.html Clicks on a sub project

Re: [VOTE] Release compiler plugin 2.0.1

2006-03-29 Thread Vincent Siveton
+1 Vincent 2006/3/29, Fabrizio Giustina [EMAIL PROTECTED]: +1 fabrizio On 3/28/06, Carlos Sanchez [EMAIL PROTECTED] wrote: Please vote to release the maven compiler plugin 2.0.1 Snapshot has been deployed as maven-compiler-plugin-2.0.1-20060328.105412-2 Issues fixed

Re: adding build timestamp to manifest

2006-03-29 Thread Joakim Erdfelt
I think this is a good idea, but instead of worrying about the format to output, how about using the ISO8601 formatting guidelines? Simple pattern would be: -MM-dd'T'HH:mm:ss But that pattern does not take in account the Timezone. We can use the recommendations in ISO8601 and either... (a)

Re: Can't add maven-artifact-ant-2.0.2-dep.jar as a dependency to an ant plugin

2006-03-29 Thread Michael Meyer
Hi, after adding maven-artifact-ant as dependency I no longer get a stackrace. But there seems to be a problem with either maven-plugin-plugin or Ant Tasks because although the library is in the classpath now the build.xml file still can't find the classes. I posted a small example to [EMAIL

Re: Should all maven-[x]-plugin have skip parameter like surefire-plugin

2006-03-29 Thread Jian.Wu
Hi Brett, Sorry to misspell your name in the previous emails. Would you suggest that I can specify a packaging my-rar in my rar pom.xml, but in my ear pom.xml, I can specify type as rar when I define my rar project as a dependency project? Yes, I think so. I did give a try. I don't

Re: [aheritier] java-repository/maven/plugins/maven-pmd-plugin-1.8.jar

2006-03-29 Thread Arnaud HERITIER
Hi Henk, It's now fixed for me. I created and added a key. I signed my jars. I think we never discussed in our team about to remove old distributions (saved in archive.apache.org). Personnally I agree with you and we can remove them. For the plugins in the repository, I don't know if we

[vote] Release Maven Javadoc plugin 2.0

2006-03-29 Thread Brett Porter
Vote open for 72 hours, based on: maven-javadoc-plugin 2.0-20060330.003327-1 (r389939) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138styleName=Htmlversion=12329 * [MJAVADOC-3] - plugin should honor proxy settings * [MJAVADOC-8] - group parameter seems

RE: [vote] Release Maven Javadoc plugin 2.0

2006-03-29 Thread Brian E. Fox
+1 -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 7:37 PM To: Maven Developers List Subject: [vote] Release Maven Javadoc plugin 2.0 Vote open for 72 hours, based on: maven-javadoc-plugin 2.0-20060330.003327-1 (r389939) [ ] +1 [ ] +0 [

RE: [VOTE] Release compiler plugin 2.0.1

2006-03-29 Thread Brian E. Fox
+1 -Original Message- From: Vincent Siveton [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 8:03 AM To: Maven Developers List Subject: Re: [VOTE] Release compiler plugin 2.0.1 +1 Vincent 2006/3/29, Fabrizio Giustina [EMAIL PROTECTED]: +1 fabrizio On 3/28/06, Carlos

RE: [vote] Jesse McConnell as a Maven Plugins committer

2006-03-29 Thread Brian E. Fox
+1 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fabrizio Giustina Sent: Tuesday, March 28, 2006 7:07 AM To: Maven Developers List Subject: Re: [vote] Jesse McConnell as a Maven Plugins committer +1 fabrizio On 3/28/06, Brett Porter [EMAIL

RE: [vote] Maria Odea (Deng) Ching as a Maven Plugins and Repository Manager committer

2006-03-29 Thread Brian E. Fox
+1 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fabrizio Giustina Sent: Tuesday, March 28, 2006 7:06 AM To: Maven Developers List Subject: Re: [vote] Maria Odea (Deng) Ching as a Maven Plugins and Repository Manager committer +1 fabrizio On

RE: [vote] John Tolentino as a Maven Plugins and Repository Manager committer

2006-03-29 Thread Brian E. Fox
+1 -Original Message- From: Fabrizio Giustina [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 7:06 AM To: Maven Developers List Subject: Re: [vote] John Tolentino as a Maven Plugins and Repository Manager committer +1 fabrizio On 3/28/06, Brett Porter [EMAIL PROTECTED] wrote:

[m2]Is Plugin associated with Packaging but type is used for dependency?

2006-03-29 Thread Jian.Wu
Hi, I just tried to get a general understanding of Maven2 Runtime behavior. Please correct me if I'm wrong. It looks like that Maven Plugin is associated with packaging and Maven2 Runtime is invoking the associated Plugins for the packaging defined in pom.xml. Is this correct? And, is the

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2006-03-29 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (32 issues) Subscriber: mavendevlist Key Summary MEV-368 CLONE -Need to publish MyFaces artifacts to Ibiblio [myfaces-master] http://jira.codehaus.org/browse/MEV-368 MEV-367 Need to publish

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2006-03-29 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (14 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-803new version to upload, groupId=org.tango-project artifactId=tango-icon-theme version=0.7.1 http://jira.codehaus.org/browse/MAVENUPLOAD-803

Re: [vote] Release Maven Javadoc plugin 2.0

2006-03-29 Thread Carlos Sanchez
+1 On 3/30/06, Brett Porter [EMAIL PROTECTED] wrote: Vote open for 72 hours, based on: maven-javadoc-plugin 2.0-20060330.003327-1 (r389939) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138styleName=Htmlversion=12329 * [MJAVADOC-3] - plugin should

[vote] Release Maven Checkstyle plugin 2.1

2006-03-29 Thread Brett Porter
Vote open for 72 hours, based on: maven-checkstyle-plugin 2.1-20060330.024351-1 (r389968) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127styleName=Htmlversion=12490 * [MCHECKSTYLE-33] - Patch provides ability to control whether check MOJO violations cause

Re: [aheritier] java-repository/maven/plugins/maven-pmd-plugin-1.8.jar

2006-03-29 Thread Carlos Sanchez
It's not a problem removing stuff from apache repo, it'll still be available from ibiblio. On 3/30/06, Arnaud HERITIER [EMAIL PROTECTED] wrote: Hi Henk, It's now fixed for me. I created and added a key. I signed my jars. I think we never discussed in our team about to remove old

RE: [vote] Release Maven Checkstyle plugin 2.1

2006-03-29 Thread Vincent Massol
+1 -Vincent -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: jeudi 30 mars 2006 04:47 To: Maven Developers List Subject: [vote] Release Maven Checkstyle plugin 2.1 Vote open for 72 hours, based on: maven-checkstyle-plugin 2.1-20060330.024351-1 (r389968) [

Re: [vote] Release Maven Javadoc plugin 2.0

2006-03-29 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : Vote open for 72 hours, based on: maven-javadoc-plugin 2.0-20060330.003327-1 (r389939) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138styleName=Htmlversion=12329 * [MJAVADOC-3] - plugin should honor proxy settings *

Re: [vote] Release Maven Checkstyle plugin 2.1

2006-03-29 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : Vote open for 72 hours, based on: maven-checkstyle-plugin 2.1-20060330.024351-1 (r389968) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127styleName=Htmlversion=12490 * [MCHECKSTYLE-33] - Patch provides ability to