Re: svn commit: r395505 - /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

2006-04-19 Thread Carlos Sanchez
it's a minimum not the latest On 4/19/06, dan tran <[EMAIL PROTECTED]> wrote: > why not 2.0.4 since 2.0.3 is nolonger at maven site? > > On 4/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Author: carlos > > Date: Wed Apr 19 23:08:36 2006 > > New Revision: 395505 > > > > URL: http://s

Re: svn commit: r395505 - /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

2006-04-19 Thread dan tran
why not 2.0.4 since 2.0.3 is nolonger at maven site? On 4/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Author: carlos > Date: Wed Apr 19 23:08:36 2006 > New Revision: 395505 > > URL: http://svn.apache.org/viewcvs?rev=395505&view=rev > Log: > Prerequisite is maven 2.0.3 > > Modified: >

Re: svn commit: r395464 - /maven/plugins/trunk/maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/AbstractAssemblyMojo.java

2006-04-19 Thread dan tran
Jesse, If you scan your descriptors, make sure to skip sub descriptor type ( component ) -D On 4/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Author: jmcconnell > Date: Wed Apr 19 19:41:58 2006 > New Revision: 395464 > > URL: http://svn.apache.org/viewcvs?rev=395464&view=rev > Log: >

Re: Signing m2 releases? (was FW: [vmassol] maven-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/)

2006-04-19 Thread Trustin Lee
Hi Vincent, On 4/20/06, Vincent Massol <[EMAIL PROTECTED]> wrote: > > Hi, > > I see that other Maven committers also have some non-signed files on the > apache repo. Are we doing something as part of m2 to automate this as part > of our release plugin for example? Are there any issues related to p

Re: Issues Mailinglist

2006-04-19 Thread Brett Porter
Well, as far as I can tell, the new version of JIRA is just horribly broken in this regard. If "Exclude precedence header" is enabled, it sends the mail... with the precedence header. If it is disabled, no mail is sent at all. Nice. It looks to me like they only disable the header when they send

Re: Issues Mailinglist

2006-04-19 Thread Brett Porter
JIRA was upgraded and started adding the Precedence bulk header again. I'm trying to figure it out. - Brett Jörg Schaible wrote: > Hi folks, > > it seems for some unknown reason, that JIRA issues are no longer sent to the > issues list. > > - Jörg > > -

Re: Signing m2 releases? (was FW: [vmassol] maven-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/)

2006-04-19 Thread Brett Porter
I wrote it in the airport lounge in December, it almost works. Unfortunately, it requires core changes to really be automated on deployment, and the issue of password handling is tricky. Anyone want to run with it? - Brett Carlos Sanchez wrote: > me too, manual process > > There's a wagon-openp

Re: [ANN] M2 Clover plugin v2.1 released

2006-04-19 Thread Brett Porter
Shouldn't this be sent to [EMAIL PROTECTED] - Brett Vincent Massol wrote: > The Clover plugin for m2 has been released. It should be available on > ibiblio in a few hours. > > Release Notes - Maven 2.x Clover Plugin - Version 2.1 > > ** Bug > * [MCLOVER-7] - "mvn clover:report" generates er

Re: Signing m2 releases? (was FW: [vmassol] maven-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/)

2006-04-19 Thread Carlos Sanchez
me too, manual process There's a wagon-openpgp in the wagon folder, maybe somebody knows what it is On 4/19/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > I also did it manually some weeks ago for m1 plugins I released :-( > > Arnaud > > On 4/19/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: >

Re: Signing m2 releases? (was FW: [vmassol] maven-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/)

2006-04-19 Thread Arnaud HERITIER
I also did it manually some weeks ago for m1 plugins I released :-( Arnaud On 4/19/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > We don't have an automate part for it :-( > I have the same pb with with maven-scm release (60 files to sign) > > Emmanuel > > Vincent Massol a écrit : > > Hi, >

[vote] m1 plugins to release

2006-04-19 Thread Lukas Theussl
Hi, Please vote on the following m1 plugin releases: [] maven-aspectj-plugin-4.0 [] maven-jar-plugin-1.8 [] maven-junit-report-plugin-1.5.1 [] maven-test-plugin-1.8 Some notes: - I am not using the aspectj plugin, but we've had 2 confirmations on the mailing list that the latest snapshot works

Re: Signing m2 releases? (was FW: [vmassol] maven-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/)

2006-04-19 Thread Emmanuel Venisse
We don't have an automate part for it :-( I have the same pb with with maven-scm release (60 files to sign) Emmanuel Vincent Massol a écrit : Hi, I see that other Maven committers also have some non-signed files on the apache repo. Are we doing something as part of m2 to automate this as part

Signing m2 releases? (was FW: [vmassol] maven-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/)

2006-04-19 Thread Vincent Massol
Hi, I see that other Maven committers also have some non-signed files on the apache repo. Are we doing something as part of m2 to automate this as part of our release plugin for example? Are there any issues related to putting PGP signatures next to the artifacts in the m2 repo? We should probabl

Re: Ibiblio and m1/m2 artifacts locations?

2006-04-19 Thread Wendy Smoak
On 4/19/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > On 4/19/06, Vincent Massol <[EMAIL PROTECTED]> wrote: > > 3/ I thought that m1 URL requests were transformed on the fly (URL > > rewriting) to a m2 URL. Thus I thought that > > http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo-mav

Re: Ibiblio and m1/m2 artifacts locations?

2006-04-19 Thread Carlos Sanchez
On 4/19/06, Vincent Massol <[EMAIL PROTECTED]> wrote: > Thanks Jörg! This solves my sync need. > > Now I still have the questions about the m1 artifact serving. More > specifically: > > 2/ Is /home/projects/maven/repository-staging/to-ibiblio/maven used anymore? just to get m1 stuff from partnere

[ANN] M2 Clover plugin v2.1 released

2006-04-19 Thread Vincent Massol
The Clover plugin for m2 has been released. It should be available on ibiblio in a few hours. Release Notes - Maven 2.x Clover Plugin - Version 2.1 ** Bug * [MCLOVER-7] - "mvn clover:report" generates errors in tests that execute properly in "mvn test" * [MCLOVER-16]

RE: Ibiblio and m1/m2 artifacts locations?

2006-04-19 Thread Vincent Massol
Thanks Jörg! This solves my sync need. Now I still have the questions about the m1 artifact serving. More specifically: 2/ Is /home/projects/maven/repository-staging/to-ibiblio/maven used anymore? 3/ I thought that m1 URL requests were transformed on the fly (URL rewriting) to a m2 URL. Thus I

RE: Ibiblio and m1/m2 artifacts locations?

2006-04-19 Thread Jörg Schaible
Hi Vincent, Please have a look at HAUS-1096 first for a general M2 repo solution at Codehaus. - Jörg Vincent Massol wrote on Wednesday, April 19, 2006 4:36 PM: > Hi, > > I have received several reports that the cargo m1 plugin v0.8 wasn't > available. It should be available from > http://www.

Ibiblio and m1/m2 artifacts locations?

2006-04-19 Thread Vincent Massol
Hi, I have received several reports that the cargo m1 plugin v0.8 wasn't available. It should be available from http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo-maven-plugin-0 .8.jar so that m1 users can get it. I don't recall the exact setup we have on ibiblio and I have a few quest

Re: MavenProject[.getModel()].getDeclaredDependencies()

2006-04-19 Thread Kenney Westerhof
On Wed, 19 Apr 2006, Kenney Westerhof wrote: Update: I just found out the ArtifactResolutionResult contains information about where an artifact came from, so please ignore this mail :) (although it would be nice to easily access this info from the MavenProject without having to re-resolve everyti

MavenProject[.getModel()].getDeclaredDependencies()

2006-04-19 Thread Kenney Westerhof
Hi, I just realized that it's possible to get non-transitive dependencies from a POM (with the use of the ArtifactResolver), but it's not possible to get the dependencies that are _actually_ declared in that POM: they have already been merged with the parent's dependencies declarations. Can we a

Re: [m2] dependency tree

2006-04-19 Thread Kenney Westerhof
On Wed, 19 Apr 2006, Jurgen De Landsheer wrote: > and development of plugins? > which I intend to do Hm, well yes, I think that for those questions this list is more accurate - questions about the API. I'm sorry about that. > (de user list is voor gebruik en dit voor development, niet?) The de

Re: [m2] dependency tree

2006-04-19 Thread Jurgen De Landsheer
and development of plugins? which I intend to do (de user list is voor gebruik en dit voor development, niet?) Kenney Westerhof wrote: On Wed, 19 Apr 2006, Jurgen De Landsheer wrote: Please use the user list for user questions, as this list is meant for discussion of development on the M

Re: [m2] dependency tree

2006-04-19 Thread Kenney Westerhof
On Wed, 19 Apr 2006, Jurgen De Landsheer wrote: Please use the user list for user questions, as this list is meant for discussion of development on the Maven project itself / Gelieve de user list te gebruiken voor gebruikersvragen omdat deze lijst alleen bedoeld is voor de ontwikkeling van Maven z

Issues Mailinglist

2006-04-19 Thread Jörg Schaible
Hi folks, it seems for some unknown reason, that JIRA issues are no longer sent to the issues list. - Jörg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] dependency tree

2006-04-19 Thread Jurgen De Landsheer
how can I build a tree of dependencies, take this example //*** group1 artifact1 1.0 pom ... dependency1group dependency1artifact 1.0 //*** group1 artifact1 1.0 gro