RE: Distributed Continuum (GBuild)

2006-03-24 Thread Vincent Massol
Big +1 too. I've also been waiting for it, see http://tinyurl.com/42zc7 :-) Thanks -Vincent -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mercredi 22 mars 2006 22:13 To: continuum-dev@maven.apache.org Subject: Re: Distributed Continuum (GBuild) +1. I've

Re: Distributed Continuum (GBuild)

2006-03-24 Thread David Blevins
Nice diagram! Minus javaspaces and JMS in it's place, that's pretty much what we've got. -David On Mar 24, 2006, at 8:49 AM, Vincent Massol wrote: Big +1 too. I've also been waiting for it, see http://tinyurl.com/ 42zc7 :-) Thanks -Vincent -Original Message- From: Brett Porter

Re: Implementing support for CM Synergy?

2006-03-24 Thread henrik . jonsson
Hi and thanks for the info! I'm new to both maven and maven-scm so bear with me... I have checked out maven-scm from svn. What would be the best solution to import this into Eclipse? Should I have each module (maven-scm-api, maven-scm-providers) as separate Eclipse projects? Eclipse has a

Re: Implementing support for CM Synergy?

2006-03-24 Thread Emmanuel Venisse
[EMAIL PROTECTED] a écrit : Hi and thanks for the info! I'm new to both maven and maven-scm so bear with me... I have checked out maven-scm from svn. What would be the best solution to import this into Eclipse? mvn eclipse:eclipse Should I have each module (maven-scm-api,

Re: Maven experts! Maven1.x vs Maven2.x

2006-03-24 Thread Franz Fehringer
Franz Fehringer schrieb: Will release 1.1 ever be released? Axis2 uses Maven1 and will make its first release in the near future. Perhaps a good opportunity?! Greetings Franz Siegmann Daniel, NY schrieb: We've moved any Maven1 projects into Maven2, and intend to use M2 on any new work.

Re: bump surefire to plexus-utils 1.1

2006-03-24 Thread Kenney Westerhof
On Fri, 24 Mar 2006, Carlos Sanchez wrote: Hi, see below. AFAIK if you use maven 2.0.3 plexus utils 1.1 will be used always in the plugins for being in maven install dir. Nope. surefire itself uses 1.0.5, and my $M2_HOME/core/ contains 1.1. It used to be that way, though, but now it seems

Re: bump surefire to plexus-utils 1.1

2006-03-24 Thread Brett Porter
Kenney Westerhof wrote: On 3/24/06, Brett Porter [EMAIL PROTECTED] wrote: It's already that version on 2.2-SNAPSHOT I'm talking about surefire, not the plugin. The surefire trunk version is currently 1.5.3-SNAPSHOT, containing a dep on 1.0.5. surefire plugin 2.2 - surefire 2.0 -

Re: Release early / release often (m2 jar and assembly plugins)

2006-03-24 Thread jerome lacoste
On 3/20/06, jerome lacoste [EMAIL PROTECTED] wrote: Hei guys, I've pointed that in several mails before and wonder what can I do to help further: Is there anything I can do to help resolve the issues described below ? Thanks, Jerome - the maven jar plugin has many patches waiting. Some

[Fwd: [Fwd: Speechs on Maven 2]]

2006-03-24 Thread Emmanuel Venisse
I can't do it, so if you're interested, you can reply to Lucio Benfante (mailto:[EMAIL PROTECTED]) Emmanuel ---BeginMessage--- Hi Emmanuel, I didn't receive reply to my last mail. Aren't you interested in this activity? Looking forward to your reply. Thanks Best regards Lucio Benfante

Maven 2 Info Doku

2006-03-24 Thread mathapfahl
Hi, is there any other information or documentation about gettnig started maven 2.0 beside the apache.org site ? Have anyone examples, hints, tipps in german ? -- View this message in context: http://www.nabble.com/Maven-2-Info-Doku-t1336769.html#a3572294 Sent from the Maven - Dev forum at

Re: Release early / release often (m2 jar and assembly plugins)

2006-03-24 Thread Stephane Nicoll
Hi Jerome, Sorry for the long delay. Regarding the JAR plugin, I will have a look to the patches this week-end. Regarding the assembly plugin, maybe Brett can help. I can't answer you at this point but I'll check as well tomorrow if Brett or anyone else didn't answered your question. Cheers,

Re: Release early / release often (m2 jar and assembly plugins)

2006-03-24 Thread dan tran
I think it is solid enougth to cut another beta release for maven-assembly-plugin On 3/24/06, Stephane Nicoll [EMAIL PROTECTED] wrote: Hi Jerome, Sorry for the long delay. Regarding the JAR plugin, I will have a look to the patches this week-end. Regarding the assembly plugin, maybe Brett

Re: Release early / release often (m2 jar and assembly plugins)

2006-03-24 Thread Stephane Nicoll
On 3/24/06, jerome lacoste [EMAIL PROTECTED] wrote: Is there anything I can do to help resolve the issues described below ? Yes, check the comments in MJAR-32 and please review your patch accordingly. Thanks, Stéphane Thanks, Jerome - the maven jar plugin has many patches waiting. Some

Re: [vote] [m1] plugin updates

2006-03-24 Thread Lukas Theussl
ping I need a third binding vote, please! -Lukas Lukas Theussl wrote: Hi, Please vote for a release of the following m1 plugins: [] maven-changelog-plugin-1.9.1 [] maven-checkstyle-plugin-3.0.1 [] maven-java-plugin-1.6 [] maven-jdepend-plugin-1.6.1 Apart from the java plugin, these are

Re: [vote] [m1] plugin updates

2006-03-24 Thread Stephane Nicoll
+1 Stéphane On 3/21/06, Lukas Theussl [EMAIL PROTECTED] wrote: Hi, Please vote for a release of the following m1 plugins: [] maven-changelog-plugin-1.9.1 [] maven-checkstyle-plugin-3.0.1 [] maven-java-plugin-1.6 [] maven-jdepend-plugin-1.6.1 Apart from the java plugin, these are all

Re: Release early / release often (m2 jar and assembly plugins)

2006-03-24 Thread jerome lacoste
On 3/24/06, Stephane Nicoll [EMAIL PROTECTED] wrote: On 3/24/06, jerome lacoste [EMAIL PROTECTED] wrote: Is there anything I can do to help resolve the issues described below ? Yes, check the comments in MJAR-32 and please review your patch accordingly. I had planned to review that one once

EMMA plugin for Maven

2006-03-24 Thread roger.butenuth
Hello! We needed a maven plugin for EMMA and have created one. Is there anybody interested to do a review / some testing? I would like to see the plugin in the list of standard maven plugins. Regards Roger Butenuth

Re: EMMA plugin for Maven

2006-03-24 Thread Jesse McConnell
best bet is to get it kicked around on [EMAIL PROTECTED] and [EMAIL PROTECTED] lists, the mojo project at codehaus is where most of the contributed plugins start out, and in the mojo-sandbox there specifically.. assuming you are talking about m2 of course :) jesse On 3/24/06, [EMAIL PROTECTED]

Re: EMMA plugin for Maven

2006-03-24 Thread Wayne Fay
would definitely be interested in such a plugin, assuming its for m2 send details to the 2 lists jesse mentioned and i'm sure you'll get some feedback pretty quickly ;-) make sure you include some usage details as well as a link to where we can download it... wayne On 3/24/06, Jesse McConnell

RE: EMMA plugin for Maven

2006-03-24 Thread Michael Fiedler
Hi, I would be interested in seeing it. I also think the EMMA group would like to see it also. Thank you, Michael -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 24, 2006 2:53 PM To: dev@maven.apache.org Subject: EMMA plugin for Maven

[result] [vote] [m1] plugin updates

2006-03-24 Thread Lukas Theussl
We finally have 3 binding +1 (Arnaud, Stephane, Lukas). Vote thread: http://www.nabble.com/-vote-m1-plugin-updates-t1320556.html#a3522561 I'll do the releases this weekend. Cheers, Lukas Lukas Theussl wrote: Hi, Please vote for a release of the following m1 plugins: []

Repository navigation

2006-03-24 Thread Laurie Harper
Does M2 have any APIs for repository navigation and artifact discovery? I'm trying to create a repository browser which presents a tree view, which is easy with M1's 'flat' layout, but with M2's hierarchical layout it's a bit trickier... Specifically, I don't immediately see a way of figuring

Re: Repository navigation

2006-03-24 Thread Brett Porter
Take a look at the repository-manager code in SVN, specifically maven-repository-discovery. What type of browser are you trying to build - a web client? - Brett Laurie Harper wrote: Does M2 have any APIs for repository navigation and artifact discovery? I'm trying to create a repository

Re: Repository navigation

2006-03-24 Thread Laurie Harper
Brett Porter wrote: Take a look at the repository-manager code in SVN, specifically maven-repository-discovery. That sounds promising, I hadn't come across that. How come it's in /maven, not /maven/components? Maybe that'll become clear once I finish checking it out and have a look at the

Re: Repository navigation

2006-03-24 Thread Laurie Harper
Ah, OK, so that only works with local repositories, and will scan the entire repo in one go. I need to be able to work against remote repositories and perform incremental discovery (think tree view, loading only as much as necessary to display each sub-tree on node expansion). I think there's