Re: Measure integration test coverage?

2007-11-25 Thread Barrie Treloar
On Nov 26, 2007 12:48 PM, Dan Fabulich [EMAIL PROTECTED] wrote: SUREFIRE-50 says that we need to create comprehensive tests. That's a good goal, but there's no way to know if we did it or not unless we measure coverage, so I filed SUREFIRE-393: Measure test coverage for surefire, including

Re: [VOTE] Release maven-site-plugin 2.0-beta-6

2007-11-25 Thread olivier lamy
+1 -- Olivier 2007/11/24, Dennis Lundberg [EMAIL PROTECTED]: Hi, I'd like to release maven-site-plugin 2.0-beta-6. We have resolved 36 issues since the last release, 18 months ago. Release Notes:

Re: svn repo in fisheye

2007-11-25 Thread olivier lamy
Hi, Maven svn repo is now available in a fisheye view here : http://fisheye6.cenqua.com/browse/maven. (first indexing should be finished this week end). This was long. In order to prevent overload on the apache infra during the first indexing, the cenqua guys has performed this only during

Re: [VOTE] Release maven-help-plugin 2.0.2

2007-11-25 Thread olivier lamy
+1 -- Olivier 2007/11/24, Dennis Lundberg [EMAIL PROTECTED]: Hi, I'd like to release maven-help-plugin 2.0.2. This release fixes a couple of bugs and improves the documentation. There are still improvements and feature requests left in JIRA, but I feel that they can be schedules for a

Re: karma on maven.zones.apache.org

2007-11-25 Thread Brett Porter
created (FYI - the outages over the weekend were due to maintenance) On 24/11/2007, at 3:09 PM, olivier lamy wrote: Hi, Sometimes continuum hangs or stop on this machine (I don't know the reason). I'd like to restart it but I don't have karma on this machine. Is-it possible to have ?

Re: [vote] Nicolas de Loof as a committer

2007-11-25 Thread Brett Porter
Since the vote has passed, I'll get this started. - Brett On 21/11/2007, at 5:08 PM, Brett Porter wrote: I'd like to call a vote for Nicolas de Loof as a committer, based primarily on his work for Archiva, but also from being active in the general Maven community for quite some time. He

Javapolis 2007

2007-11-25 Thread Stephane Nicoll
Just wondering who's coming to Javapolis in two weeks? I'll be there so if you're coming, let me know :) Stéphane -- Large Systems Suck: This rule is 100% transitive. If you build one, you suck -- S.Yegge - To unsubscribe,

[Vote] Release Maven Shared File Management 1.2

2007-11-25 Thread Vincent Siveton
Hi, Always in the preparation of the Maven Clean Plugin release, I would like to release the file-management:1.2 The last release was done around one year ago. Staging repo: http://people.apache.org/~vsiveton/staging-repo/ Vote open for 72 hours. Here is my +1 [ ] +1 [ ] +0 [ ] -1 Vincent

Re: [VOTE] Release maven-help-plugin 2.0.2

2007-11-25 Thread Vincent Siveton
+1 Vincent 2007/11/24, Dennis Lundberg [EMAIL PROTECTED]: Hi, I'd like to release maven-help-plugin 2.0.2. This release fixes a couple of bugs and improves the documentation. There are still improvements and feature requests left in JIRA, but I feel that they can be schedules for a future

Re: [vote] Alexandru Popescu as a committer

2007-11-25 Thread Arnaud HERITIER
+1 Arnaud On Nov 25, 2007 5:40 AM, Rahul Thakur [EMAIL PROTECTED] wrote: +1 Cheers, Rahul Brett Porter wrote: Alex did the work to make TestNG support pretty much fully functional on Surefire trunk some months back and he and Dan Fabulich are now discussing this on the surefire-dev

Re: Dependency Browser Tool

2007-11-25 Thread jake341
the tool is available at http://code.google.com/p/maven-dependency-browser/ jake341 wrote: We have an internally developed tool that allows us to browse the dependency tree for a selected pom. It lists the artifacts, versions and artifacts with more that one version. We use it for

Re: [VOTE] Release maven-site-plugin 2.0-beta-6

2007-11-25 Thread Marat Radchenko
+1 2007/11/24, olivier lamy [EMAIL PROTECTED]: +1 -- Olivier 2007/11/24, Dennis Lundberg [EMAIL PROTECTED]: Hi, I'd like to release maven-site-plugin 2.0-beta-6. We have resolved 36 issues since the last release, 18 months ago. Release Notes:

Re: copieing sources in to a maven-plugin

2007-11-25 Thread Arnaud HERITIER
Hi Guys, Thus what can I do ? Richard proposed a patch (http://jira.codehaus.org/browse/MECLIPSE-344) which is very useful for our eclipse plugin, but it bundles 2 java classes coming from eclipse (IBM - EPL 1.0). Those sources are in src/main/eclipse with the license file. Can I add them,

Re: Dependency Browser Tool

2007-11-25 Thread William Ferguson
Jake, I think this could be really useful. Some rough edges: I wouldn't use a white font with a yellow background for instance. But plenty of meat. I think the best place for it would be as an Eclipse plugin. Perhaps as an addendum of the M2Eclipse plugin?? http://m2eclipse.codehaus.org/

Re: copieing sources in to a maven-plugin

2007-11-25 Thread Carl Trieloff
yes and no. You can NOT copy files from EPL into an ASL project, or modify them in an ASL project. However you can take a binary (jar) dependency on an EPL binary. So you would have to copy the jar that the source is in. However, the source or part of the jar is also not permitted by the

RE: [VOTE] Release maven-site-plugin 2.0-beta-6

2007-11-25 Thread William Ferguson
OK, I'm trying to validate but I guess I have some bad config. It looks like its attempting to retrieve the site-plugin POM from my mirror of central and the site-plugin jar from the staging area. D:\Modules\hubbub-log4jmvn site [INFO] Scanning for projects... [INFO]

Re: [VOTE] Release maven-site-plugin 2.0-beta-6

2007-11-25 Thread Wayne Fay
I'm not sure what version of site-plugin is responsible for the FAQ page, but if its this version, there seem to be some issues... http://maven.apache.org/faq.html Wayne On 11/25/07, William Ferguson [EMAIL PROTECTED] wrote: OK, I'm trying to validate but I guess I have some bad config. It