Re: [ANN] Apache Maven 3.0-alpha-4 Released

2009-11-17 Thread Vincent Massol
Thanks Benjamin. I've started testing it and I got a problem, see http://jira.codehaus.org/browse/MNG-4450 Thanks -Vincent On Nov 17, 2009, at 12:11 PM, Benjamin Bentmann wrote: The Maven team is pleased to announce the release of Apache Maven 3.0-alpha-4. Maven is a project comprehension

Re: [vote] Maven 2.1.0

2009-03-19 Thread Vincent Massol
It's failing for XWiki's build... Are you still running XWiki's build on your hudson ci btw? It's failing with the gwt maven plugin. It works fine with 2.1.0-M1 though. Ping me if you need help to reproduce it. Thanks -Vincent On Mar 19, 2009, at 1:12 AM, John Casey wrote: Hi everyone,

Re: Merging with XWiki and WikiModel

2009-02-02 Thread Vincent Massol
Hi there, On Jan 31, 2009, at 12:04 AM, Vincent Siveton wrote: Hi Jason, 2009/1/29 Jason van Zyl : Howdy, I've been looking at reporting in Maven 3.x and I've been following the work that Vincent Massol has been doing over at XWiki where he has made some attempts at melding

Re: [PLEASE TEST] Maven 2.1.0-M1-RC13

2008-09-04 Thread Vincent Massol
Hi John, I see that on http://ci.sonatype.org/view/Community%20Test%20Projects/ the projects have not been built for 21 days (for XWiki for example). It might be good to run them to validate that 2.1.0-M1-RC13 works on them. WDYT? Thanks -Vincent On Sep 4, 2008, at 2:50 AM, John Casey wr

Re: Please close the MCLOVER project on codehaus

2008-08-17 Thread Vincent Massol
Hi Nick, On Aug 3, 2008, at 9:37 AM, Nick Pellow wrote: Hi Vincent, I just noticed that some users of the maven-clover2-plugin are still raising issues against the JIRA instance located at: http://jira.codehaus.org/browse/MCLOVER Ok I've modified the permissions to that the project is clo

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-14 Thread Vincent Massol
I'll feel more comfortable putting the enterprise build up on the debugger so I can see what's the deal. -john Vincent Massol wrote: Hi John, On Aug 14, 2008, at 12:40 AM, John Casey wrote: Vincent, I'm trying to run the build here on my localhost so I can do some more effect

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-14 Thread Vincent Massol
id] Path to dependency: 1) com.xpn.xwiki.platform:xwiki-core:jar:1.6-SNAPSHOT 2) jfree:jfreechart:jar:1.0.0-rc1 3) gnujaxp:gnujaxp:jar:1.0.0 Vincent Massol wrote: Hi John, On Aug 13, 2008, at 1:50 AM, John Casey wrote: do you have a stack trace, and maybe some steps to reproduce? I've jus

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-13 Thread Vincent Massol
-08, at 12:16 AM, Vincent Massol wrote: Hi John/Jason, On Aug 13, 2008, at 2:12 AM, Jason van Zyl wrote: Can you give me the SVN URL for the build you want us to run and the goals/options you use? XWiki platform build: http://svn.xwiki.org/svnroot/xwiki/platform/trunks/ mvn clean inst

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-13 Thread Vincent Massol
unk/xwiki-xar-plugin Thanks -Vincent Vincent Massol wrote: Hi John, Just tried it on XWiki and I get an error in a custom plugin that looks for dependencies in the project. The error I get is: Caused by: org.apache.maven.plugin.MojoExecutionException: Artifact [com.xpn.xwiki.products:xwiki-enter

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-13 Thread Vincent Massol
, at 3:28 PM, Vincent Massol wrote: Hi John, Just tried it on XWiki and I get an error in a custom plugin that looks for dependencies in the project. The error I get is: Caused by: org.apache.maven.plugin.MojoExecutionException: Artifact [com.xpn.xwiki.products:xwiki-enterprise-wiki] is not

Re: [PLEASE TEST] Maven 2.0.10-RC6

2008-08-12 Thread Vincent Massol
Hi John, Just tried it on XWiki and I get an error in a custom plugin that looks for dependencies in the project. The error I get is: Caused by: org.apache.maven.plugin.MojoExecutionException: Artifact [com.xpn.xwiki.products:xwiki-enterprise-wiki] is not a dependency of the project.

FigureBlock and XWiki's image macro

2008-01-18 Thread Vincent Massol
Hi, I'm progressing with the XWiki parser but I have to take a decision. The XWiki image macro accepts several parameters: http://code.xwiki.org/xwiki/bin/view/Macros/ImageMacro However the Sink figure events only accepts a location and a caption. I can see only 2 solutions: 1) Do not generat

Re: svn commit: r610306 [1/2] - in /maven/doxia/doxia/trunk/doxia-modules/doxia-module-xwiki: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/mav

2008-01-09 Thread Vincent Massol
On Jan 9, 2008, at 9:46 AM, [EMAIL PROTECTED] wrote: Author: vmassol Date: Wed Jan 9 00:46:45 2008 New Revision: 610306 URL: http://svn.apache.org/viewvc?rev=610306&view=rev Log: DOXIA-199: Add a Sink for XWiki * First working implementation. Still missing some more serious tests to verify

Committing XWiki implementation on trunk?

2008-01-08 Thread Vincent Massol
Hello, I'd like to commit the first version of the XWiki Sink that I have (I have started a XWiki parser but I'm not ready yet to commit that on - I should have a first version in about 3-4 days though). Is it ok for me to commit it in trunk in a doxia-module-xwiki? Since I'm not touching

Re: Javapolis 2007

2007-11-27 Thread Vincent Massol
On Nov 27, 2007, at 11:40 AM, Stephane Nicoll wrote: ZZzzz. Anyone awake? Vincent M., read your mail. I know you're coming! Yep, I'm coming :) XWiki will even have a huge booth as part of the ObjectWeb consortium. See you there! -Vincent On Nov 25, 2007 11:32 AM, Stephane Nicoll <[E

Re: Confluence module outstanding issues...

2007-10-24 Thread Vincent Massol
Hi Dave, On Oct 24, 2007, at 7:08 PM, Dave Syer wrote: Is anyone actively involved in developing the Confluence module right now? Several issues have been raised this week (some by me), but no-one seems to be reviewing them, or working on them. Some are really trivial. I guess the answ

Re: Path to 2.1-alpha-1

2007-09-20 Thread Vincent Massol
I'd be very happy to help you test what's in 2.1 trunk on the XWiki build. We're currently stuck with an old 2.1-SNAPSHOT, using an older version fails and a newer snapshots fails too ;) Actually last time I tried (about 1 to 2 weeks ago) it was failing immediately since parent dependencies

Re: Abolishing Extensions in 2.1

2007-09-20 Thread Vincent Massol
On Sep 20, 2007, at 9:30 AM, Vincent Massol wrote: Hi Jason, How would you implement the XWiki use case, namely the ability to add XAR file format support? Right now it's using an extension to: 1) define a lifecycle 2) define an Archiver format implementation ooops... sorry I spok

Re: Abolishing Extensions in 2.1

2007-09-20 Thread Vincent Massol
Hi Jason, How would you implement the XWiki use case, namely the ability to add XAR file format support? Right now it's using an extension to: 1) define a lifecycle 2) define an Archiver format implementation Thanks -Vincent On Sep 4, 2007, at 11:34 AM, Jason van Zyl wrote: After trying to

Re: Design dashboard with xwiki

2007-09-16 Thread Vincent Massol
$xwiki.getDocument($design)) *$designDoc.display("Title")* $designDoc.display("Status") $designDoc.display("Lead") $designDoc.display("JIRAIssueReference") #end -Vincent On 15/09/2007, at 5:29 AM, Vincent Masso

Re: Atlassian to bring Maven Clover plugin development in-house

2007-09-14 Thread Vincent Massol
ll be hosted in Atlassian's public svn repository. Many thanks to Vincent Massol and others for their work on this plugin! Thanks. I'm happy to see someone taking care of this baby since I've not been very active on it lately and there are several patches and user re

Design dashboard with xwiki

2007-09-14 Thread Vincent Massol
Hi there, Just to let you know that I've done a quick implementation (took me 20 minutes) of the Design Dashboard for XWiki's need on http:// www.xwiki.org/xwiki/bin/view/Design/ Thought this is something you could find interesting since this is similar to what you have done on http://docs

Re: Making snapshot updates a manual process?

2007-08-06 Thread Vincent Massol
On Aug 6, 2007, at 6:24 PM, Jason van Zyl wrote: On 6 Aug 07, at 9:36 AM 6 Aug 07, Jason Dillon wrote: Any thoughts on how things might work if the snapshot update bits where a manual process? So that you have to run mvn with some flag to pull in new snapshot artifacts, and perhaps anoth

Re: Quick sketch of the dev process

2007-06-26 Thread Vincent Massol
Hi Jason, Sounds very good to me. You're right that making things surface is a good thing. It requires more discipline but Maven being so successful and so many people relying on it now makes it a necessity I think to better control its evolution. Now all you need is a good wiki that allo

Re: [VOTE] Clover 2 preparations for the Clover plugin

2007-05-07 Thread Vincent Massol
-Vincent On 06/05/2007, at 12:57 PM, Vincent Massol wrote: Hi, I'd like to add support for Clover 2 in our Clover plugin. I'm proposing the following: * Fix a few of the outstanding bugs in JIRA and release the 2.5 version * Create a maven-clover-plugin-2.x branch * Update

[VOTE] Clover 2 preparations for the Clover plugin

2007-05-06 Thread Vincent Massol
Hi, I'd like to add support for Clover 2 in our Clover plugin. I'm proposing the following: * Fix a few of the outstanding bugs in JIRA and release the 2.5 version * Create a maven-clover-plugin-2.x branch * Update the version in trunk to be 3.0-SNAPSHOT and to use Clover 2. * If we need to r

[ANN] Clover plugin v2.4 released

2007-04-23 Thread Vincent Massol
The Maven team is pleased to announce the release of the Maven Clover plugin, version 2.4. You can run mvn -up to get the latest version of the plugin, or specify the version in your project's plugin configuration: org.apache.maven.plugins maven-clover-plugin 2.4 Here are the release

Re: [VOTE] Release Clover plugin v2.4 - Take 2 (SUMMARY)

2007-04-17 Thread Vincent Massol
ok we got 5 +1, no -1, no 0. I'll release the plugin. Thanks -Vincent On Apr 15, 2007, at 8:55 PM, Vincent Massol wrote: Hi, As Mike Perham pointed out the Clover license for the release clover plugin (ie v2.3) has expired. Thus the urgency to release version 2.4. Here's t

[VOTE] Release Clover plugin v2.4 - Take 2

2007-04-15 Thread Vincent Massol
Hi, As Mike Perham pointed out the Clover license for the release clover plugin (ie v2.3) has expired. Thus the urgency to release version 2.4. Here's the release notes for 2.4: ** Bug * [MCLOVER-45] - Excluded files should be added to compiled sources * [MCLOVER-53] - Clover plugin

Re: [VOTE] Release Clover plugin v2.4

2007-04-15 Thread Vincent Massol
I need to reproduce a maven repo > >> structure and such (and if so how)? I probably missed the > >> discussions on this and I apologize for that. > > > > Jason documented most of it at: > > http://maven.apache.org/developers/release/releasing.html > > > > Dan &

Re: [VOTE] Release Clover plugin v2.4

2007-03-25 Thread Vincent Massol
Daniel, On Mar 22, 2007, at 9:58 PM, Daniel Kulp wrote: Vincent, On Thursday 22 March 2007 16:30, Vincent Massol wrote: Can you tell me more about it? I've checked and I've noticed you add the following 3 lines to PmdReport.java: +locator.addSearchPath( FileResourc

Re: [VOTE] Release Clover plugin v2.4

2007-03-22 Thread Vincent Massol
h (and if so how)? I probably missed the discussions on this and I apologize for that. Thanks -Vincent On Friday 16 March 2007 10:45, Vincent Massol wrote: Hi, As Mike Perham pointed out the Clover license for the release clover plugin (ie v2.3) has expired. Thus the urgency to release version

Re: [VOTE] Commit Privs for Patrick Schneider

2007-03-16 Thread Vincent Massol
+1 -Vincent On Mar 16, 2007, at 3:44 PM, Jason van Zyl wrote: Hi, Patrick has, for at least a couple months, been working on MNG-1577, has written extensive tests, changed and altered patches for anything and everything that's been asked of him. He worked with Mike and Ralph discussing

[VOTE] Release Clover plugin v2.4

2007-03-16 Thread Vincent Massol
Hi, As Mike Perham pointed out the Clover license for the release clover plugin (ie v2.3) has expired. Thus the urgency to release version 2.4. Here's the release notes for 2.4: ** Bug * [MCLOVER-45] - Excluded files should be added to compiled sources * [MCLOVER-53] - Clover plugin

Re: Updated clover plugin?

2007-03-15 Thread Vincent Massol
Hi Mike, Clover plugin 2.4-SNAPSHOT has a license valid till 30th of January 2008. Maybe this warrants a release of the plugin? http://jira.codehaus.org/browse/MCLOVER? report=com.atlassian.jira.plugin.system.project:roadmap-panel Thanks -Vincent On Mar 8, 2007, at 4:53 PM, Mike Perham w

Link to JavaBlackBelt exam on Maven2?

2007-03-09 Thread Vincent Massol
Hi everyone, I'd like to know what people would think about putting a link to http://www.javablackbelt.com/QuestionnaireDefDisplay.wwa? questPublicId=01559 somewhere on the maven web site. This is the Maven2 exam at JavaBlackBelt (it's built collaboratively by contributors). I have kicked

Re: Broken backward compatibility in Wagon 1.0-beta-3-SNAPSHOT

2007-03-03 Thread Vincent Massol
On Feb 22, 2007, at 8:47 PM, Carlos Sanchez wrote: It'd be good to have the tool that checks for API changes between versions in the parent pom. We could try using Clirr for this. The strategy could be something like http://blogs.codehaus.org/people/vmassol/archives/ think_tank.html#001324

Re: Activating profiles based on OS doesn't seem to work right

2007-02-06 Thread Vincent Massol
I've had this exact same problem yesterday but I thought it was me doing something wrong... It looks like a bug and I think a jira should be opened. Thanks -Vincent On Feb 6, 2007, at 7:58 PM, Graham Leggett wrote: Hi all, I've been trying to use profile activation based on OS to work ar

Re: Modules location not honored when specifying several subdirs?

2007-02-04 Thread Vincent Massol
ing a 2.0.5 release... ;-) Thanks -Vincent -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: 04 February 2007 11:40 To: Maven Developers List Subject: Re: Modules location not honored when specifying several subdirs? On Feb 4, 2007, at 11:52 AM, John Allen w

Re: Modules location not honored when specifying several subdirs?

2007-02-04 Thread Vincent Massol
remote repo in lots of other module poms as otherwise maven fails to find parent poms... Apparently this is not fixed in 2.0.5. If anyone knows the jira issue # that would help. Thanks -Vincent -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: 03 February 2007

Re: Modules location not honored when specifying several subdirs?

2007-02-03 Thread Vincent Massol
first issue as the relativePath should allow maven to find it * Go in pom/ and run mvn install * Go back to trunks/ and type "mvn install -o". It'll fail again showing the problem explained below. Thanks for any help on this -Vincent On Feb 3, 2007, at 1:01 PM, Vincent Massol w

Modules location not honored when specifying several subdirs?

2007-02-03 Thread Vincent Massol
Hi, When I build from the top level where my modules are defined, Maven is looking in the remote repo first even though sources are available locally for the specified modules. I have the following in my top level pom.xml: ... core/samples/testdata ... ... Maven tries to download

Re: [vote] Collapse Maven permission groups

2007-01-12 Thread Vincent Massol
Maria Ching, Joakim Erdfelt, > Dan Fabulich (pending), Brian Fox, Fabrizio Giustina, Arnaud > Heritier, Jeff Jensen, Shinobu Kawai, Milos Kleint, Trygve > Laugstol, Felipe Leme, Dennis Lundberg, Vincent Massol, Jesse > McConnell, Stephane Nicoll, Mike Perham, Brett Porter, Edwin > Pu

RE: [vote] Establish a list of emeritus committers

2007-01-04 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: jeudi 4 janvier 2007 07:59 > To: Maven Developers List > Subject: [vote] Establish a list of emeritus committers > > Hi, > > Vote to operate as > - requiring 2/3rds of the PMC to vote (13), with a ma

RE: selenium tests

2006-12-29 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: vendredi 29 décembre 2006 09:17 > To: continuum-dev@maven.apache.org > Subject: Re: selenium tests > > Only on clean - which you want to do to clean out the database, etc > but not the container install. > > I w

RE: How to handle different tool versions in Maven plugins?

2006-11-29 Thread Vincent Massol
Hi Raphael, > -Original Message- > From: leahpar [mailto:[EMAIL PROTECTED] > Sent: mercredi 29 novembre 2006 14:14 > To: dev@maven.apache.org > Subject: Re: How to handle different tool versions in Maven plugins? > > > hello, > > option 1 will be a good solution with the drawback that s

RE: How to handle different tool versions in Maven plugins?

2006-11-29 Thread Vincent Massol
fixes on the old > one. (3) sounds good if there is expected to be a lot of changes > still needed for clover1. I also prefer (1). I like Carlos suggestions of using a 3.x versioning scheme for Clover 2.x. Thanks -Vincent > On 29/11/2006, at 7:49 AM, Vincent Massol wrote: > > >

RE: How to handle different tool versions in Maven plugins?

2006-11-29 Thread Vincent Massol
or Maven 2.x then this is probably the best solution. Thanks -Vincent > On 11/28/06, Vincent Massol <[EMAIL PROTECTED]> wrote: > > Hi, > > > > As you may have seen Clover2 is going to be out soon and I was > thinking > > about how we would go about adding support

How to handle different tool versions in Maven plugins?

2006-11-28 Thread Vincent Massol
Hi, As you may have seen Clover2 is going to be out soon and I was thinking about how we would go about adding support for it. We already have a Clover1 plugin. Although this is about Clover it's really a general strategy that we may want to have for all other tools. I can see the following optio

RE: javapolis

2006-11-17 Thread Vincent Massol
> -Original Message- > From: Stephane Nicoll [mailto:[EMAIL PROTECTED] > Sent: vendredi 17 novembre 2006 08:55 > To: Maven Developers List > Subject: javapolis > > Hi guys, > > I was wondering if anyone is coming at Javapolis [1] this year. I'll > be there so if you're around ... I'll

RE: [vote] commit access for Dan Fabulich

2006-10-19 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: jeudi 19 octobre 2006 16:58 > To: Maven Developers List > Subject: [vote] commit access for Dan Fabulich > > Hi, > > Over the last month Dan has been helping a great deal with the Maven > bootstrap

RE: [vote] Access to documentation for Wendy Smoak

2006-10-15 Thread Vincent Massol
+1 -Vincent -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: samedi 14 octobre 2006 19:42 To: Maven Developers List Subject: [vote] Access to documentation for Wendy Smoak Hi, Wendy Smoak, from the Struts project, has kindly offered to help with our documentatio

RE: [vote] Release maven-invoker-plugin 2.0.5

2006-10-10 Thread Vincent Massol
+1, I'm also using it to test the clover plugin. -Vincent > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: mercredi 11 octobre 2006 02:03 > To: Maven Developers List > Subject: [vote] Release maven-invoker-plugin 2.0.5 > > Hi, > > I would like to release the

[ANN] Maven Clover Plugin 2.3 for Maven 2 Released

2006-10-07 Thread Vincent Massol
The Maven team is pleased to announce the release of the Maven Clover Plugin, version 2.3 http://maven.apache.org/plugins/maven-clover-plugin/ You can run mvn -U to get the latest version of the plugin, or specify the version in your project's plugin configuration: org.apache.maven.plugins ma

[VOTE] Release Clover plugin v2.3

2006-10-05 Thread Vincent Massol
Hi, I'd like to release v2.3 of the Clover plugin. Last version was released a long time ago. Here are the changes: Release Notes - Maven 2.x Clover Plugin - Version 2.3 ** Bug * [MCLOVER-51] - Clover plugin should use the original dependency if it's newer than the clovered one ** Improveme

RE: Clover release

2006-10-05 Thread Vincent Massol
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos > Sanchez > Sent: jeudi 5 octobre 2006 09:54 > To: Maven Developers List > Subject: Clover release > > Clover has also been released last time in june, can we go for a new > one? Vincent? Yes yo

RE: Issues with the maven-invoker-plugin plugin

2006-10-03 Thread Vincent Massol
I've created an issue for this: http://jira.codehaus.org/browse/MNG-2587 Thanks -Vincent > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: mardi 3 octobre 2006 16:33 > To: 'Maven Developers List' > Subject: Issues with the maven

Issues with the maven-invoker-plugin plugin

2006-10-03 Thread Vincent Massol
Hi (John), I'm trying to use the invoker plugin in exactly the same manner as it's used in the assembly plugin. However I have 2 issues: 1) If I have the "clean" goal defined in goals.txt, it fails with: [INFO] [clean:clean] [INFO] Deleting directory C:\dev\maven\trunks\plugins\maven-clover-plug

RE: Failing to build 2.1 snapshot from trunk

2006-08-30 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mercredi 30 août 2006 01:56 > To: Maven Developers List > Subject: Re: Failing to build 2.1 snapshot from trunk > > > On 30/08/2006, at 5:32 AM, Vincent Massol wrote: > > Brett,

RE: Maven Sandbox for Apache Committers

2006-08-30 Thread Vincent Massol
+1, good idea. -Vincent > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: mercredi 30 août 2006 01:01 > To: Maven Developers List > Subject: Maven Sandbox for Apache Committers > > Hi, > > I'm sending this here as folks developing Maven projects probably all >

RE: Failing to build 2.1 snapshot from trunk

2006-08-29 Thread Vincent Massol
napshot repo to my settings.xml and then it worked (there was exception in one project in the console but it seems it was "normal" stack trace as the build reported success. Brett, don't you think it would help adding the snapshot repo to the top level pom.xml in trunk? Thanks -

RE: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Massol
> -Original Message- > From: Jörg Schaible [mailto:[EMAIL PROTECTED] > Sent: lundi 28 août 2006 14:25 > To: Maven Developers List; [EMAIL PROTECTED] > Subject: RE: Failing to build 2.1 snapshot from trunk > > Vincent Massol wrote on Monday, August 28, 2006 2:00 PM:

RE: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Massol
shot from trunk > > http://maven.apache.org/guides/development/guide-plugin-snapshot- > repositories.html > > I will update the FAQ for this. > > Cheers, > > Vincent > > 2006/8/28, Vincent Massol <[EMAIL PROTECTED]>: > > Hi, > > > > I've se

Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Massol
Hi, I've seen several emails saying that people has trouble building from trunk. I also have some problems. I've just removed my full local repo and ran "bootstrap" in components several times (to account for the sporadic download failures). Here's what I got in the end: C:\dev\maven\trunks\compo

RE: Integration testing plugins

2006-08-23 Thread Vincent Massol
> -Original Message- > From: Kenney Westerhof [mailto:[EMAIL PROTECTED] > Sent: vendredi 11 août 2006 13:05 > To: Maven Developers List > Subject: Re: Integration testing plugins > > > > Vincent Massol wrote: > > > Also, Kenney do you know if the

2 questions on custom lifecycle xml file

2006-08-22 Thread Vincent Massol
Hi, I'm working on the clover plugin and I'd like to ensure any failing test does not stop the build. Of course this should work independently to which phase the user has attached the surefire plugin to. Right now I've added the following to cargo's lifecycle.xml file: clover [...]

RE: Integration testing plugins

2006-08-11 Thread Vincent Massol
> -Original Message- > From: Kenney Westerhof [mailto:[EMAIL PROTECTED] > Sent: vendredi 11 août 2006 00:13 > To: Maven Developers List > Subject: Re: Integration testing plugins > > > Hi John, > > It seems that the maven-invoker-plugin does actually the same thing > as the maven-it-pl

RE: [Design issue] How can the clover plugin play nicely with plugins doing source checks?

2006-08-06 Thread Vincent Massol
Ping. Any idea on this? I'd love to be able to fix this big issue... Thanks -Vincent > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: lundi 24 juillet 2006 12:04 > To: 'Maven Developers List' > Subject: [Design issue] How can

[Design issue] How can the clover plugin play nicely with plugins doing source checks?

2006-07-24 Thread Vincent Massol
Hi, I'm still struggling with this. As a reminder this is what happens: * clover:instrument spawns a custom lifecycle which executes a maven build till the install phase. The clover:instrumentInternal goal is called by this custom lifecycle to instrument sources and to redirect maven's configurat

RE: [VOTE] Release DOAP 1.0 plugin

2006-07-20 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: jeudi 20 juillet 2006 17:30 > To: Maven Developers List > Subject: [VOTE] Release DOAP 1.0 plugin > > Hi, > > I whipped up a small DOAP plugin, created the basic docs for it and > would like to rele

RE: [vote] Dennis Lundberg as a Maven Committer

2006-07-20 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: jeudi 20 juillet 2006 11:11 > To: Maven Developers List > Subject: [vote] Dennis Lundberg as a Maven Committer > > Hi, > > I'd like to propose Dennis Lundberg as a Maven committer. It's already a

RE: General issue with clover plugin requiring creative thinking...

2006-07-12 Thread Vincent Massol
nal Message- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > Sent: 11 July 2006 06:20 > > To: Maven Developers List > > Subject: Re: General issue with clover plugin requiring creative > > thinking... > > > > On 11/07/2006 3:14 PM, Vincent Massol wrote:

RE: General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Vincent Massol
t; on the former, build plugins on the latter. I don't know that it is > > possible to solve this problem in 2.0.x. > > > > -Original Message- > > From: Vincent Massol [mailto:[EMAIL PROTECTED] > > Sent: Monday, July 10, 2006 3:17 PM > > To: 'Mave

RE: General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Vincent Massol
not scan it. Well that's the other way of doing it. But then how do you tell other plugins (like compile, jar, install, deploy, cargo, etc) that they should act on clovered sources and not on standard sources? Thanks -Vincent > -Original Message- > From: Vincent Massol [mai

General issue with clover plugin requiring creative thinking...

2006-07-10 Thread Vincent Massol
Hi, I have found an important issue with the clover plugin use case. Clover instrument sources. The clover plugin redirect maven sources to point to the clovered sources. This is all fine for most plugins as they'll now operate on the modified sources (compile, jar, install, deploy, etc). However

RE: Common API for issue tracking systems

2006-07-03 Thread Vincent Massol
+1. Actually I thought there was already a project for this but I was probably anticipating... * SCM for SCMs * Wagon for transports * Cargo for containers ... Spoor for bug trackers (or whatever other name!) -Vincent > -Original Message- > From: Mark Hobson [mailto:[EMAIL PROTECTED] >

Re: [VOTE] Release Clover plugin v2.2

2006-06-26 Thread Vincent Massol
think I need to resubmit a vote. Let me you if you have any issue with this. Thanks -Vincent On 5/30/06, Vincent Massol <[EMAIL PROTECTED]> wrote: Hi, I'd like to release v2.2 of the Clover plugin. Here are the changes brought since v2.1: ** Bug * [MCLOVER-35] - Missing a "

RE: clover and cpd plugin clashes

2006-06-12 Thread Vincent Massol
> -Original Message- > From: Mike Perham [mailto:[EMAIL PROTECTED] > Sent: mardi 30 mai 2006 17:56 > To: Vincent Massol > Subject: RE: clover and cpd plugin clashes > > I would argue that the modified Clover code should not be reported on at > all. Agreed

RE: [vote] Dennis Lundberg as a Maven Plugins committer

2006-06-04 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: dimanche 4 juin 2006 02:36 > To: Maven Developers List > Subject: [vote] Dennis Lundberg as a Maven Plugins committer > > Dennis is already a committer over at Jakarta Commons and has been doing > a go

Integration testing with Clover plugin (was RE: [VOTE] Release Clover plugin v2.2)

2006-05-31 Thread Vincent Massol
modules > (you were talking about adding a clover artifact to the repo for this)? > 2.3? Yes this is working fine :-) -Vincent > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 30, 2006 9:16 AM > To: 'Maven Developers List

RE: clover and cpd plugin clashes

2006-05-30 Thread Vincent Massol
Hi Mike, (answering an email from the past that I hadn't processed and was still sitting in my inbox) > -Original Message- > From: Mike Perham [mailto:[EMAIL PROTECTED] > Sent: mercredi 12 avril 2006 00:35 > To: Maven Developers List > Subject: clover and cpd plugin clashes > > So this i

[VOTE] Release Clover plugin v2.2

2006-05-30 Thread Vincent Massol
Hi, I'd like to release v2.2 of the Clover plugin. Here are the changes brought since v2.1: ** Bug * [MCLOVER-35] - Missing a "test-jar" dependency at compile time. * [MCLOVER-36] - Plugin should locate clover artifact based on groupId+artifactId and not only on artifactId * [MCLOVER-

[ANN] Maven2 Certification at JavaBlackBelt (under collaborative construction)

2006-05-15 Thread Vincent Massol
Hi everyone, Just to let you know that JavaBlackBelt (http://www.javablackbelt.com/) has started a Maven2 certification. I have helped them define the test objectives and I'm marked as the certification lead. There are currently 3 certifications defined (listed at the bottom of http://www.javablac

RE: [vote] Release Maven IDEA Plugin 2.0

2006-05-09 Thread Vincent Massol
Yeah! +1 -Vincent > -Original Message- > From: Jesse McConnell [mailto:[EMAIL PROTECTED] > Sent: mardi 9 mai 2006 16:43 > To: Maven Developers List > Subject: Re: [vote] Release Maven IDEA Plugin 2.0 > > definite +1 > > On 5/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > > > based o

RE: [vote] Release Release plugin 2.0-beta-5

2006-05-08 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mardi 9 mai 2006 02:19 > To: Maven Developers List > Subject: [vote] Release Release plugin 2.0-beta-5 > > No, that's not a typo. > > I'd like to vote to release the release plugin. It has been compl

RE: [vote] Release maven-ear-plugin 2.2

2006-05-08 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Stephane Nicoll [mailto:[EMAIL PROTECTED] > Sent: lundi 8 mai 2006 20:54 > To: Maven Developers List > Subject: [vote] Release maven-ear-plugin 2.2 > > Hi, > > I'd like to call a vote to release the 2.2 version of maven-ear-plugin. > There is onl

RE: [vote] Release Maven Source plugin 2.0.1

2006-05-05 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: vendredi 5 mai 2006 08:45 > To: Maven Developers List > Subject: Re: [vote] Release Maven Source plugin 2.0.1 > > This plugin needs two more binding votes before being released. Anyone > that missed t

RE: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

2006-05-02 Thread Vincent Massol
Hi Rahul Can I ask why you hijack the faqbot's project for this? :-) You have an account @ codehaus so you can put any file you want in there (in your public_html/ directory), for example. I think it's much cleaner this way... Thanks -Vincent > -Original Message- > From: Rahul Thakur (JI

RE: svn commit: r395661 - /maven/maven-1/core/trunk/KEYS

2006-04-21 Thread Vincent Massol
> > > --- maven/maven-1/core/trunk/KEYS (original) > > +++ maven/maven-1/core/trunk/KEYS Thu Apr 20 10:51:05 2006 > > @@ -86,3 +86,37 @@ > > =W22p > > -END PGP PUBLIC KEY BLOCK- > > > > +pub 1024D/F0E309FF 2

[m1 & m2] Cleaning old files in java-repository/ and PGP-signing

2006-04-20 Thread Vincent Massol
Hi committers, Henk has raised my awareness on the fact that the Maven 1 (/www/www.apache.org/dist/java-repository) and Maven 2 (/www/www.apache.org/dist/maven-repository) repositories need to be cleaned. Here are the rules: * Only the latest version of the artifacts must be located there. * Ol

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

2006-04-20 Thread Vincent Massol
ugin/2.1/) > > 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 t

RE: Removing old artifacts from Apache java-repository/? (was RE: [vmassol] maven-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/)

2006-04-20 Thread Vincent Massol
option, so > things can be deleted from apache and still available through ibiblio Ok, thanks Carlos for the explanations. -Vincent > > > -Original Message- > > > From: Henk P. Penning [mailto:[EMAIL PROTECTED] > > > Sent: jeudi 20 avril 2006 19:41 > >

Removing old artifacts from Apache java-repository/? (was RE: [vmassol] maven-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/)

2006-04-20 Thread Vincent Massol
> -Original Message- > From: Henk P. Penning [mailto:[EMAIL PROTECTED] > Sent: jeudi 20 avril 2006 19:41 > To: Vincent Massol > Subject: RE: [vmassol] maven-repository/org/apache/maven/plugins/maven- > clover-plugin/2.1/ > > On Thu, 20 Apr 2006, Vincent Massol

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

2006-04-19 Thread Vincent Massol
-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/ Hi Vincent Massol, I see you published some files on www.apache.org/dist, in maven-repository/org/apache/maven/plugins/maven-clover-plugin/2.1/ java-repository/cactus/jars/ java-repository/cactus/plugins/ java

[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
credi 19 avril 2006 16:53 > To: Maven Developers List > Subject: RE: Ibiblio and m1/m2 artifacts locations? > > 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, Ap

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: svn commit: r394621 - /maven/plugins/trunk/maven-clover-plugin/pom.xml

2006-04-17 Thread Vincent Massol
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: lundi 17 avril 2006 09:35 > To: commits@maven.apache.org > Subject: svn commit: r394621 - /maven/plugins/trunk/maven-clover- > plugin/pom.xml > > Author: vmassol > Date: Mon Apr 17 00:35:01 2006 > New Revisi

RE: [VOTE] Release Clover plugin 2.1 (SUMMARY)

2006-04-13 Thread Vincent Massol
Here's the outcome of the vote: - +1 from VincentM, Jason, Stephane, Mike, John, Fabrizio. - 0 from VincentS Thus, I'll be releasing it soon (over the week end). Thanks -Vincent > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: samedi 8 av

RE: clover and cpd plugin clashes

2006-04-11 Thread Vincent Massol
ify". That wouldn't work anymore as I've modified the clover plugin and the instrument mojo is now bound to the install phase. I need this to be able to support test coverage contributions brought by integration and functional tests (the clovered artifacts need to be installe

  1   2   3   4   5   6   7   8   9   10   >