RE: Re: [m2] Fatal error trying mvn site

2005-10-23 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: dimanche 23 octobre 2005 20:19 To: Maven Users List Subject: Re: Re: [m2] Fatal error trying mvn site Interesting idea, but not very scalable (there are already a large number of plugins). I wonder if

RE: M2 with oc4j

2005-10-23 Thread Vincent Massol
Hi Pete, -Original Message- From: Pete [mailto:[EMAIL PROTECTED] Sent: dimanche 23 octobre 2005 13:47 To: Maven Users List Subject: M2 with oc4j Has anyone out there got any suggestions of how to integrate a M2 build with Oracle's oc4j J2EE container. I'm looking to be able to

RE: Where should configuration files go?

2005-10-22 Thread Vincent Massol
Hi Robert, -Original Message- From: Robert Taylor [mailto:[EMAIL PROTECTED] Sent: samedi 22 octobre 2005 14:03 To: users@maven.apache.org Subject: Where should configuration files go? Greetings, I'm a recent Ant-to-Maven 2.0 convert and am trying to mavenize some existing

Migrating from m1 to m2 (was RE: [ANN] Maven 2.0 Release Now Available)

2005-10-20 Thread Vincent Massol
Hi Peter, -Original Message- From: Pilgrim, Peter [mailto:[EMAIL PROTECTED] Sent: jeudi 20 octobre 2005 11:15 To: 'Maven Users List' Subject: RE: [ANN] Maven 2.0 Release Now Available -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] ===== We

RE: [m2 m1]Inject POM values into application

2005-10-19 Thread Vincent Massol
-Original Message- From: David Jackman [mailto:[EMAIL PROTECTED] Sent: mercredi 19 octobre 2005 18:37 To: Maven Users List Subject: RE: [m2 m1]Inject POM values into application In m2, you just turn filtering on for resources in your pom. Assuming you've put the files being

RE: [ANN] Maven 2.0 Release Now Available

2005-10-19 Thread Vincent Massol
Woohoo! This is a great achievement. Well done everyone! Now be ready for the mailing list flood that will arrive... ;-) This is now that the faqbot would be useful. A pity it's not ready yet. But fortunately we've got Jason's doc to help :-) -Vincent -Original Message- From: Brett

RE: [m2] creating war from existing wars

2005-10-08 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: samedi 8 octobre 2005 20:11 To: Maven Users List Subject: Re: [m2] creating war from existing wars On 10/7/05, Miodrag Glumac [EMAIL PROTECTED] wrote: First is that assembly plugin does not know how to unpack

RE: [m102] is there a migration guide to m2?

2005-10-06 Thread Vincent Massol
Hi Thomas, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: mercredi 5 octobre 2005 17:39 To: Maven Users List Subject: [m102] is there a migration guide to m2? [snip] hello, We are currently using v1.0.2 I looked at the maven2 site but

RE: [m2] correct usage of the checkstyle plugin

2005-10-06 Thread Vincent Massol
Hi David, There seems to be a bug in the checkstyle plugin. See http://jira.codehaus.org/browse/MNG-1113 -Vincent _ From: David Sag [mailto:[EMAIL PROTECTED] Sent: jeudi 6 octobre 2005 12:10 To: users@maven.apache.org Subject: [m2] correct usage of the checkstyle plugin

RE: [m2] Problem with checkstyle plugin

2005-10-06 Thread Vincent Massol
See http://jira.codehaus.org/browse/MNG-1113 -Vincent -Original Message- From: Hugo Palma [mailto:[EMAIL PROTECTED] Sent: jeudi 6 octobre 2005 18:17 To: users@maven.apache.org Subject: [m2] Problem with checkstyle plugin I'm using beta-3 and i'm not able to configure the

RE: [ANNOUNCEMENT] Hammurapi plugin 1.0 released

2005-09-23 Thread Vincent Massol
Hi Arun, Thanks. It sounds like a great plugin. I've just tried it on Maven 1.1 and it fails because of errors in its POM. More specifically you must remove the id element in the contributor section. I've tried to report this big on java.net but couldn't find a way to enter a bug... I've

RE: clean command

2005-09-22 Thread Vincent Massol
Hi Eli, -Original Message- From: Eli Doran [mailto:[EMAIL PROTECTED] Sent: jeudi 22 septembre 2005 22:35 To: users@maven.apache.org Subject: clean command I have been wondering for some time why it is necessary to type m2 clean:clean instead of just m2 clean. I understand it

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-21 Thread Vincent Massol
Hi Doug, -Original Message- From: Doug Douglass [mailto:[EMAIL PROTECTED] Sent: mercredi 21 septembre 2005 22:44 To: Maven Users List Subject: Re: RE : CruiseControl issues trying to install and run from maven.Pleasehelp. Mick Knutson wrote: So, the config.xml is at least a

RE: ejb and war plugins (maven 1.1 beta2)

2005-09-20 Thread Vincent Massol
-Original Message- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: mardi 20 septembre 2005 18:10 To: Maven Users List Subject: Re: ejb and war plugins (maven 1.1 beta2) He should add a requirement for the war plugin. I'll see with him.. I've just done that and committed

RE: [m2] reasons for sticking with maven

2005-09-20 Thread Vincent Massol
-Original Message- From: Wendell Beckwith [mailto:[EMAIL PROTECTED] Sent: mardi 20 septembre 2005 19:15 To: Maven Users List Subject: Re: [m2] reasons for sticking with maven John is basically stating the very thing that I'm against in the statement below. I have a 3rd party

RE: ejb plugin 1.7.1

2005-09-19 Thread Vincent Massol
Hi Jan, -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of jan_bar Sent: lundi 19 septembre 2005 15:01 To: users@maven.apache.org Subject: ejb plugin 1.7.1 Hi, the ejb plugin installs the client EJB code in ejb-clients folder with ejb-clients extension e.g.

RE: [ANN] Article on building J2EE projects with Maven 1.1

2005-09-17 Thread Vincent Massol
-Original Message- From: Paul Spencer [mailto:[EMAIL PROTECTED] Sent: vendredi 16 septembre 2005 22:17 To: Maven Users List Subject: Re: [ANN] Article on building J2EE projects with Maven 1.1 Vincent, Thanks for the update. Where should I post patches? Unfortunately, there's

RE: [ANN] Article on building J2EE projects with Maven 1.1

2005-09-17 Thread Vincent Massol
Hi Felipe, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Felipe Leme Sent: vendredi 16 septembre 2005 19:21 To: Maven Users List Subject: Re: [ANN] Article on building J2EE projects with Maven 1.1 Vincent, I tried to checkout but got the

RE: [ANN] Article on building J2EE projects with Maven 1.1

2005-09-16 Thread Vincent Massol
appreciated too... ;-) Thanks -Vincent Vincent Massol wrote: Just wanted to let you know that my article about building J2EE projects with Maven is up on http://www.onjava.com/pub/a/onjava/2005/09/07/maven.html Warning: It requires Maven 1.1 beta 2 which will be out in the coming few

Threads (was RE: [ANN] Article on building J2EE projects with Maven 1.1)

2005-09-13 Thread Vincent Massol
Hi Richard, -Original Message- From: Walsh, Richard (Richard) [mailto:[EMAIL PROTECTED] Sent: vendredi 9 septembre 2005 13:34 To: Maven Users List Subject: RE: [ANN] Article on building J2EE projects with Maven 1.1 Hi Vincent, Have you any experience with launching new threads

RE: [ANN] Maven 1.1 Beta 2 Released

2005-09-12 Thread Vincent Massol
-Original Message- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: lundi 12 septembre 2005 12:16 To: Maven Users List; [EMAIL PROTECTED] Subject: Re: [ANN] Maven 1.1 Beta 2 Released For your first error, can you launch maven with the -e option to see which pom is invalid ?

Building Mavenbook sources (was RE: [ANN] Maven 1.1 Beta 2 Released)

2005-09-12 Thread Vincent Massol
have a look at Appendix A you'll see listed the minimal versions of all the plugins required for building the mavenbook source code. For the changelog plugin the minimal version is 1.8. Thanks -Vincent On 12/09/05, Vincent Massol [EMAIL PROTECTED] wrote: -Original Message- From

[ANN] Article on building J2EE projects with Maven 1.1

2005-09-09 Thread Vincent Massol
Just wanted to let you know that my article about building J2EE projects with Maven is up on http://www.onjava.com/pub/a/onjava/2005/09/07/maven.html Warning: It requires Maven 1.1 beta 2 which will be out in the coming few days. Cheers, -Vincent Check http://www.mavenbook.org for Maven tips

RE: [ANN] Article on building J2EE projects with Maven 1.1

2005-09-09 Thread Vincent Massol
Hi Ken, -Original Message- From: Ballard, Ken [mailto:[EMAIL PROTECTED] Sent: vendredi 9 septembre 2005 15:44 To: 'Maven Users List' Subject: RE: [ANN] Article on building J2EE projects with Maven 1.1 Vincent, I tried to check out the source from SVN, but it doesn't seem to all

RE: [m1] Jetty plugin classpath error

2005-09-07 Thread Vincent Massol
-Original Message- From: Craig McDaniel [mailto:[EMAIL PROTECTED] Sent: mercredi 7 septembre 2005 20:33 To: Maven Users List Subject: [m1] Jetty plugin classpath error I am trying to use the Jetty plugin to deploy and test a webapp. Unfortunately I get the following error that

RE: How to tell the version of jar.

2005-09-01 Thread Vincent Massol
Hi Jon, -Original Message- From: Jon Strayer [mailto:[EMAIL PROTECTED] Sent: jeudi 1 septembre 2005 17:46 To: Maven Users List Subject: How to tell the version of jar. I'm trying to integrate an existing project into our build cycle. None of the jars had version numbers in their

RE: [ANN] Maven EJB Plugin 1.7 released

2005-08-31 Thread Vincent Massol
Hi Ken, -Original Message- From: Ballard, Ken [mailto:[EMAIL PROTECTED] Sent: mercredi 31 août 2005 16:08 To: 'Maven Users List' Cc: '[EMAIL PROTECTED]' Subject: RE: [ANN] Maven EJB Plugin 1.7 released The old way of specifying a dependency on an ejb-client jar doesn't seem to

RE: Jetty Plugin: java.lang.NoClassDefFoundError:sun/tools/javac/Main

2005-08-31 Thread Vincent Massol
Hi Greg, -Original Message- From: Greg Hall [mailto:[EMAIL PROTECTED] Sent: mercredi 31 août 2005 10:15 To: Maven Users List Subject: RE: Jetty Plugin: java.lang.NoClassDefFoundError:sun/tools/javac/Main Hi Vincent, I tried the new version of the plugin, and it seems to have

RE: [m1] Sharing source code between projects?

2005-08-30 Thread Vincent Massol
Hi Michael, -Original Message- From: Michael Owen [mailto:[EMAIL PROTECTED] Sent: mardi 30 août 2005 10:27 To: users@maven.apache.org Subject: [m1] Sharing source code between projects? Hi, Firstly, I'm using Maven 1. What's the best practice for sharing source code, because I

RE: Jetty Plugin: java.lang.NoClassDefFoundError: sun/tools/javac/Main

2005-08-30 Thread Vincent Massol
Hi Greg, -Original Message- From: Greg Hall [mailto:[EMAIL PROTECTED] Sent: mardi 30 août 2005 18:47 To: users@maven.apache.org Subject: Jetty Plugin: java.lang.NoClassDefFoundError: sun/tools/javac/Main Hi, I'm new to Maven and have been following the examples in the Maven

RE: Dependencies for EAR file containing several war files

2005-08-29 Thread Vincent Massol
Hi Christopher, -Original Message- From: Christopher White [mailto:[EMAIL PROTECTED] Sent: lundi 29 août 2005 12:25 To: users@maven.apache.org Subject: Dependencies for EAR file containing several war files [snip] I have tried to use : ... properties

RE: POM inheritence in M2

2005-08-29 Thread Vincent Massol
Hi Sachin, -Original Message- From: Sachin Patel [mailto:[EMAIL PROTECTED] Sent: lundi 29 août 2005 14:21 To: Maven Users List Subject: POM inheritence in M2 I'm looking at POM inheritence in M2.. If I specify a parent POM what gets included in the child POM, only elements in the

RE: POM inheritence in M2

2005-08-29 Thread Vincent Massol
-Original Message- From: Kenney Westerhof [mailto:[EMAIL PROTECTED] Sent: lundi 29 août 2005 15:51 To: Maven Users List Subject: RE: POM inheritence in M2 On Mon, 29 Aug 2005, Vincent Massol wrote: Hi, The inherited tag is only present for Report, ReportSet, Plugin

[ANN] Maven EJB Plugin 1.7.1 released

2005-08-28 Thread Vincent Massol
We are pleased to announce the Maven EJB Plugin 1.7.1 release! http://maven.apache.org/reference/plugins/ejb/ EJB Plugin for Maven Changes in this version include: Fixed bugs: o Update dependency to Maven Model v3.0.0 final (it was previously depending on 3.0.0 SNAPSHOT). To

RE: j2ee sdk in repositories?

2005-08-27 Thread Vincent Massol
Hi Rick, You might be interested in http://mavenbook.xwiki.com/xwiki/bin/view/Main/J2eeDependencies Thanks -Vincent -Original Message- From: Rick Mann [mailto:[EMAIL PROTECTED] Sent: vendredi 26 août 2005 01:43 To: Maven Users List Subject: Re: j2ee sdk in repositories? On Aug

RE: [m1] problem with plug-in auto-download

2005-08-27 Thread Vincent Massol
-Original Message- From: berndq [mailto:[EMAIL PROTECTED] Sent: vendredi 26 août 2005 10:13 To: Maven Users List Subject: Re: [m1] problem with plug-in auto-download Brett Porter wrote: That hasn't made it to the errata yet, maybe you could submit it? done Thanks a lot

[ANN] Maven EJB Plugin 1.7 released

2005-08-27 Thread Vincent Massol
We are pleased to announce the Maven EJB Plugin 1.7 release! http://maven.apache.org/reference/plugins/ejb/ EJB Plugin for Maven Changes in this version include: Fixed bugs: o Make the ejb creation work even if there are not sources. o Fixed default property values in the web site

RE: How to access default value of property of another plugin

2005-08-23 Thread Vincent Massol
-Original Message- From: Thomas Van de Velde [mailto:[EMAIL PROTECTED] Sent: mardi 23 août 2005 00:46 To: Maven Users List Subject: Re: How to access default value of property of another plugin Martin, This has been documented here:

RE: How to generate downloads.xml?

2005-08-21 Thread Vincent Massol
Hi John, More specifcially have a look at this tip: http://mavenbook.xwiki.com/xwiki/bin/view/Main/Tip4DownloadMenu -Vincent -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: dimanche 21 août 2005 09:54 To: Maven Users List Subject: Re: How to generate

RE: Maven/Spring Testing

2005-08-20 Thread Vincent Massol
-Original Message- From: Marcelo Alcantara [mailto:[EMAIL PROTECTED] Sent: samedi 20 août 2005 19:40 To: Maven Users List Subject: Re: Maven/Spring Testing Sorry Craig, But I am working on a very big billing project. So? Why should we care? If you want timely support you can

RE: [MavenBook] Using a public/private key scheme for site deployment

2005-08-17 Thread Vincent Massol
-Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: mardi 16 août 2005 16:56 To: 'Maven Users List' Subject: RE: [MavenBook] Using a public/private key scheme for site deployment Grant is right. I forgot that you need to have your public key installed

RE: [MavenBook] Using a public/private key scheme for site deployment

2005-08-16 Thread Vincent Massol
Hi Sébastien, -Original Message- From: Sébastien Arbogast [mailto:[EMAIL PROTECTED] Sent: mardi 16 août 2005 15:53 To: users@maven.apache.org Subject: [MavenBook] Using a public/private key scheme for site deployment Hi, First of all I'd like to thank and congratulate Vincent

RE: [MavenBook] Using a public/private key scheme for site deployment

2005-08-16 Thread Vincent Massol
Grant is right. I forgot that you need to have your public key installed on the remote server in ~user/.ssh.authorized_keys Thanks -Vincent -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: mardi 16 août 2005 16:53 To: 'Maven Users List' Cc: [EMAIL PROTECTED

RE: cruisecontrol's config.xml at default location gets deleted by build loop

2005-08-15 Thread Vincent Massol
-Original Message- From: berndq [mailto:[EMAIL PROTECTED] Sent: lundi 15 août 2005 21:43 To: Maven Users List Subject: cruisecontrol's config.xml at default location gets deleted by build loop All, according to

RE: [M1] Merge some web.xml deployment discriptor

2005-08-12 Thread Vincent Massol
Hi, There is a Cactus Ant task that can possibly help you: http://jakarta.apache.org/cactus/integration/ant/task_webxmlmerge.html -Vincent -Original Message- From: Keisuke Matsubara [mailto:[EMAIL PROTECTED] Sent: vendredi 12 août 2005 11:44 To: users@maven.apache.org Subject: [M1]

[ANN] Maven Clover Plugin 1.10 released

2005-08-07 Thread Vincent Massol
We are pleased to announce the Maven Clover Plugin 1.10 release! http://maven.apache.org/reference/plugins/clover/ The Clover plugin allows measuring test coverage using Clover (http://www.cenqua.com/clover). Changes in this version include: Fixed bugs: o The ant:clover-checkAnt task

[ANN] Mavenbook.org with more tips and more feeds

2005-08-06 Thread Vincent Massol
Hi there, Just an update. I've modifed the http://www.mavenbook.org web site to include more tips. I've now started to add M2 tips as well. We currently have the following categories: - m1 tips - m2 tips - Maven news I've also added 3 more RSS feeds. We now have 4 feeds: - news feed - m1 tips

RE: Getting dynamic property

2005-08-04 Thread Vincent Massol
Hi Mike, You must do it in 2 steps: j:set var=bundleProperty value=test.bundle.${bundlePropertyName}/ j:if test=${dep.getProperty(bundleProperty)=='true'} -Vincent -Original Message- From: Michael Owen [mailto:[EMAIL PROTECTED] Sent: jeudi 4 août 2005 16:36 To:

RE: [clover] Release a clover plugin (1.10?) for Clover 1.3.9?

2005-08-03 Thread Vincent Massol
-Original Message- From: Gary Gregory [mailto:[EMAIL PROTECTED] Sent: mardi 2 août 2005 17:52 To: Maven Users List Subject: RE: [clover] Release a clover plugin (1.10?) for Clover 1.3.9? Does an [ann] get posted here when plugins are released? Yes Should I watch another list?

RE: Continuous integration for dummies anyone?

2005-08-01 Thread Vincent Massol
Hi Alex, Not sure it's going to help you but there's an almost full chapter on that in my Maven book (Maven: A Developer's Notebook, published by O'Reilly, see http://www.mavenbook.org). It takes you through it step by step. Not sure you want to buy the book just for this though... :-) If you

RE: [m1] Clover coverage different to Ant

2005-07-29 Thread Vincent Massol
Hi Michael, -Original Message- From: Michael Owen [mailto:[EMAIL PROTECTED] Sent: vendredi 29 juillet 2005 12:56 To: users@maven.apache.org Subject: [m1] Clover coverage different to Ant Hi, I'm transforming an Ant script into Maven, and in doing so implementing clover

RE: [m1.0.2] support for AspectWerkz 2.0

2005-07-15 Thread Vincent Massol
Hi Marc, Someone would need to provide a patch to update the aspectwerkz plugin. -Vincent -Original Message- From: Marc Candle [mailto:[EMAIL PROTECTED] Sent: vendredi 15 juillet 2005 10:37 To: 'Maven Users List' Subject: RE: [m1.0.2] support for AspectWerkz 2.0 Hi, Does

RE: Ignoring the dependent goal

2005-07-12 Thread Vincent Massol
-Original Message- From: rahul murthy [mailto:[EMAIL PROTECTED] Sent: mardi 12 juillet 2005 09:47 To: Maven Users List Subject: Ignoring the dependent goal Hi all, how can we implement the dependent goal to ignored. like i have goal name=rrm prereqs=createSomething

RE: [m2] clover plugin?

2005-07-06 Thread Vincent Massol
Hi Lachlan, I'm working on one. It's quite a difficult plugin to write so it'll take some time. I'll commit what I already have tomorrow. To progress further there needs to be some modifications to the m2 core. Thanks -Vincent -Original Message- From: Lachlan Roche [mailto:[EMAIL

RE: [M-1.0.2] [cactus] [multiproject] Can not cactify in multiproject environnement

2005-06-28 Thread Vincent Massol
Sorry but this is rather unreadable... I'm not going to do all the work for you. You need to figure it out. I can try to help but I don't have much time. Could you please show us your build snippet that defines the cactus tasks? Thanks -Vincent -Original Message- From: Raphaël Piéroni

RE: Clover plugin question - how to use clover1.3.8.jar

2005-06-27 Thread Vincent Massol
Hi Tim, -Original Message- From: Tim Dyck [mailto:[EMAIL PROTECTED] Sent: lundi 27 juin 2005 21:48 To: users@maven.apache.org Subject: Clover plugin question - how to use clover1.3.8.jar Where can I download the maven clover snapshot 1.10 - I need to be able to use version 1.3.8

RE: [M-1.0.2] [cactus] [multiproject] Can not cactify in multiproject environnement

2005-06-24 Thread Vincent Massol
Hi Raphael, I'm not sure what is happening. The problem seems to be that in the case when you're calling your goal using the multiproject, the classpath for the cactus taskdef does not seem to be found for some reason: [taskdef] Could not load definitions from resource cactus.tasks. It could not

RE: Lines of Code aggregator for dashboard?

2005-06-18 Thread Vincent Massol
Hi Wim, -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: vendredi 17 juin 2005 09:15 To: Maven Users List Subject: Lines of Code aggregator for dashboard? Hi, is there an aggregator for dashboard to calculate the (non-comments) lines of code of the

RE: Lines of Code aggregator for dashboard?

2005-06-18 Thread Vincent Massol
Hi Wim, -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: vendredi 17 juin 2005 09:15 To: Maven Users List Subject: Lines of Code aggregator for dashboard? Hi, is there an aggregator for dashboard to calculate the (non-comments) lines of code of the

RE: Multiprojects and dependencies list

2005-06-16 Thread Vincent Massol
Hi Damien, Maybe this will help you: http://mavenbook.xwiki.com/xwiki/bin/view/Main/Tip5ListingDependencies -Vincent -Original Message- From: Damien Viel [mailto:[EMAIL PROTECTED] Sent: jeudi 16 juin 2005 17:34 To: 'Maven Users List' Subject: Multiprojects and dependencies list

RE: Multiprojects and dependencies list

2005-06-16 Thread Vincent Massol
Hi Damien, Maybe this will help you: http://mavenbook.xwiki.com/xwiki/bin/view/Main/Tip5ListingDependencies -Vincent -Original Message- From: Damien Viel [mailto:[EMAIL PROTECTED] Sent: jeudi 16 juin 2005 17:34 To: 'Maven Users List' Subject: Multiprojects and dependencies list

RE: Building a project and it's SNAPSHOT dependencies

2005-06-15 Thread Vincent Massol
Wim, You should use the multiproject plugin for that. Now to do what you want you need to use the maven:maven tag to spawn a maven process. -Vincent -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: mercredi 15 juin 2005 09:07 To: Maven Users List Subject:

RE: Building a project and it's SNAPSHOT dependencies

2005-06-15 Thread Vincent Massol
Wim, You should use the multiproject plugin for that. Now to do what you want you need to use the maven:maven tag to spawn a maven process. -Vincent -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: mercredi 15 juin 2005 09:07 To: Maven Users List Subject:

RE: Building a project and it's SNAPSHOT dependencies

2005-06-15 Thread Vincent Massol
in the module3 directory, I tell maven to build with a special command and it would first do a jar:install of module1 and of module3. regards, Wim 2005/6/15, Vincent Massol [EMAIL PROTECTED]: Wim, You should use the multiproject plugin for that. Now to do what you want you need to use

RE: [Mavenbook.org] What content would you like to see?

2005-06-13 Thread Vincent Massol
Hi Emmanouil, -Original Message- From: Emmanouil Batsis [mailto:[EMAIL PROTECTED] Sent: dimanche 12 juin 2005 02:03 To: Maven Users List Subject: Re: [Mavenbook.org] What content would you like to see? On Thursday 09 June 2005 12:11, Graham King wrote: I don't know if the book

RE: [Mavenbook.org] What content would you like to see?

2005-06-09 Thread Vincent Massol
Hi Graham, -Original Message- From: Graham King [mailto:[EMAIL PROTECTED] Sent: jeudi 9 juin 2005 11:11 To: Maven Users List Subject: Re: [Mavenbook.org] What content would you like to see? [snip] I don't know if the book will already include this, but I'd love to see more

RE: [Mavenbook.org] What content would you like to see?

2005-06-09 Thread Vincent Massol
Hi Darren, -Original Message- From: Darren Hartford [mailto:[EMAIL PROTECTED] Sent: mercredi 8 juin 2005 22:22 To: Maven Users List Subject: RE: [Mavenbook.org] What content would you like to see? Maybe some good 'how to use Maven to enable common development practices' section:

RE: Multiproject dashboard - dashboard runs the hard way

2005-06-08 Thread Vincent Massol
-Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 07, 2005 7:25 AM To: 'Maven Users List' Subject: RE: Multiproject dashboard - dashboard runs the hard way Hi Jeff, -Original Message- From: Jeff Jensen [mailto:[EMAIL PROTECTED] Sent

RE: [Mavenbook.org] What content would you like to see?

2005-06-08 Thread Vincent Massol
-Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mercredi 8 juin 2005 01:55 To: Maven Users List Subject: Re: [Mavenbook.org] What content would you like to see? I'd like to see the title of the RSS feed set to something other than Personal Wiki :)

RE: [Mavenbook.org] What content would you like to see?

2005-06-08 Thread Vincent Massol
Hi Nicolas, -Original Message- From: Nicolas Chalumeau [mailto:[EMAIL PROTECTED] Sent: mardi 7 juin 2005 21:38 To: Maven Users List Subject: Re: [Mavenbook.org] What content would you like to see? [snip] A really good thing but there's must be a good categorisation of the tips.

RE: [Mavenbook.org] What content would you like to see?

2005-06-08 Thread Vincent Massol
Hi Jim, -Original Message- From: Jim Mochel [mailto:[EMAIL PROTECTED] Sent: mercredi 8 juin 2005 17:34 To: Maven Users List Cc: 'Maven Users List' Subject: Re: [Mavenbook.org] What content would you like to see? I believe this is for documenting Maven 1.x , correct ? If so, I

RE: Multiproject dashboard - dashboard runs the hard way

2005-06-08 Thread Vincent Massol
well, but multiproject and dashboard do not. Ok, thanks. I'm pretty sure I've fixed Eric's problem and I thought it might have fixed yours at the same time. I'll work on it again tomorrow. Thanks -Vincent -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: Clover plug-in: code coverage of assertions / assert statements

2005-06-07 Thread Vincent Massol
Martin, Why don't you use a context filter? (see http://cenqua.com/clover/doc/adv/contexts.html). This is supported by the latest versions of the Clover plugin -Vincent -Original Message- From: Martin Burger [mailto:[EMAIL PROTECTED] Sent: mardi 7 juin 2005 12:06 To: Maven Users

RE: Clover plug-in: code coverage of assertions / assert statements

2005-06-07 Thread Vincent Massol
-Original Message- From: Martin Burger [mailto:[EMAIL PROTECTED] Sent: mardi 7 juin 2005 12:36 To: Maven Users List Subject: Re: Clover plug-in: code coverage of assertions / assert statements Vincent Massol schrieb am 07.06.2005 12:21: Why don't you use a context filter

RE: Multiproject dashboard - dashboard runs the hard way

2005-06-07 Thread Vincent Massol
Hi Jeff, -Original Message- From: Jeff Jensen [mailto:[EMAIL PROTECTED] Sent: jeudi 2 juin 2005 18:16 To: Maven Users List Subject: Multiproject dashboard - dashboard runs the hard way I finally have dashboard report running by contradicting (per my interpretation) the

[Mavenbook.org] What content would you like to see?

2005-06-07 Thread Vincent Massol
Hi there, Tim O'Brien and I have started a web site called http://www.mavenbook.org. One of its goal is to advertise the Maven: A Developer's Notebook that we have written for O'Reilly. However the other goal is to publish other information about Maven. ATM we have 3 types of information there:

RE: [Mavenbook.org] What content would you like to see?

2005-06-07 Thread Vincent Massol
.. -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 07, 2005 11:41 AM To: 'Maven Users List' Subject: [Mavenbook.org] What content would you like to see? Hi there, Tim O'Brien and I have started a web site called http://www.mavenbook.org. One of its

[ANN] Maven Multi-Project Plug-in 1.4.1 released

2005-06-07 Thread Vincent Massol
The maven team is pleased to announce the Maven Multi-Project Plug-in 1.4.1 release! http://maven.apache.org/reference/plugins/multiproject/ A plugin to handle the building of multiple projects within maven. Changes in this version include: Fixed bugs: o Set version of the

[ANN] Maven Cruise Control Plugin 1.7 released

2005-06-06 Thread Vincent Massol
The maven team is pleased to announce the Maven Cruise Control Plugin 1.7 release! http://maven.apache.org/reference/plugins/cruisecontrol/ A plugin to work with Cruise Control. Plugin can generate a Cruise Control configuration from the POM, start the CruiseControl server, and when included

[ANN] Maven Jar Plug-in 1.7 released

2005-06-05 Thread Vincent Massol
We are pleased to announce the Maven Jar Plug-in 1.7 release! http://maven.apache.org/reference/plugins/jar/ Plugin for creating JAR files. Changes in this version include: New Features: o Added new property maven.jar.final.name. Issue: MPJAR-38. Fixed bugs: o Fix typo on

[ANN] Maven Multi-Project Plug-in 1.4 released

2005-06-05 Thread Vincent Massol
We are pleased to announce the Maven Multi-Project Plug-in 1.4 release! http://maven.apache.org/reference/plugins/multiproject/ A plugin to handle the building of multiple projects within maven. Changes in this version include: New Features: o Add multiproject:site-deploy Issue:

[ANN] Maven Plugin Plugin 1.6 released

2005-06-04 Thread Vincent Massol
We are pleased to announce the Maven Plugin Plugin 1.6 release! http://maven.apache.org/reference/plugins/plugin/ Maven Plugin management plugin. Changes in this version include: New Features: o Added new assert:assertFileContainstag that verifies if a file contains a specific string.

RE: JUnit pass rate no longer showing with Dashboard 1.9

2005-05-26 Thread Vincent Massol
Hi Wim, Thanks. Could you please open a JIRA issue and attach your solution as a patch to it? Thanks -Vincent -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: jeudi 26 mai 2005 10:42 To: Maven Users List Subject: JUnit pass rate no longer showing with Dashboard

RE: JUnit pass rate no longer showing with Dashboard 1.9

2005-05-26 Thread Vincent Massol
Hi Wim, Thanks. Could you please open a JIRA issue and attach your solution as a patch to it? Thanks -Vincent -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: jeudi 26 mai 2005 10:42 To: Maven Users List Subject: JUnit pass rate no longer showing with Dashboard

RE: JUnit pass rate no longer showing with Dashboard 1.9

2005-05-26 Thread Vincent Massol
-Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: jeudi 26 mai 2005 11:04 To: Maven Users List Subject: Re: JUnit pass rate no longer showing with Dashboard 1.9 [snip] PS: Version 1.9 is still marked as unreleased in JIRA Maybe that's because it *is*

RE: JUnit pass rate no longer showing with Dashboard 1.9

2005-05-26 Thread Vincent Massol
-Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: jeudi 26 mai 2005 11:27 To: Maven Users List Subject: Re: JUnit pass rate no longer showing with Dashboard 1.9 PS: Version 1.9 is still marked as unreleased in JIRA Maybe that's because it *is*

RE: JUnit pass rate no longer showing with Dashboard 1.9

2005-05-26 Thread Vincent Massol
-Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: jeudi 26 mai 2005 11:27 To: Maven Users List Subject: Re: JUnit pass rate no longer showing with Dashboard 1.9 PS: Version 1.9 is still marked as unreleased in JIRA Maybe that's because it *is*

RE: scm svn cruisecontrol issue

2005-05-24 Thread Vincent Massol
-Original Message- From: Arik Kfir [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 03:32 To: Maven Users List; [EMAIL PROTECTED] Subject: Re: scm svn cruisecontrol issue now I *know* I'm gonna buy it :) :-) Thanks -Vincent - Original Message - From: Carlos

RE: scm svn cruisecontrol issue

2005-05-24 Thread Vincent Massol
-Original Message- From: Arik Kfir [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 03:32 To: Maven Users List; [EMAIL PROTECTED] Subject: Re: scm svn cruisecontrol issue now I *know* I'm gonna buy it :) :-) Thanks -Vincent - Original Message - From: Carlos

RE: scm svn cruisecontrol issue

2005-05-24 Thread Vincent Massol
-Original Message- From: Carlos Sanchez [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 03:14 To: Sebastien Arbogast; Maven Users List Subject: Re: scm svn cruisecontrol issue July http://www.oreilly.com/catalog/mavenadn/ They say July to be safe but we're planning to have

RE: scm svn cruisecontrol issue

2005-05-24 Thread Vincent Massol
-Original Message- From: Carlos Sanchez [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 03:14 To: Sebastien Arbogast; Maven Users List Subject: Re: scm svn cruisecontrol issue July http://www.oreilly.com/catalog/mavenadn/ They say July to be safe but we're planning to have

RE: [dashboard plugin] Totals of a percentage?

2005-05-24 Thread Vincent Massol
Hi Wim, Yes, this was intended. I agree that an average would be nicer. Feel free to open a JIRA issue (and possible attach a patch ;-)). Thanks for the suggeestion -Vincent -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 10:30 To: Maven Users

RE: [dashboard plugin] Totals of a percentage?

2005-05-24 Thread Vincent Massol
Hi Wim, Yes, this was intended. I agree that an average would be nicer. Feel free to open a JIRA issue (and possible attach a patch ;-)). Thanks for the suggeestion -Vincent -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: mardi 24 mai 2005 10:30 To: Maven Users

RE: [clover plugin] Error on executing clover:off

2005-05-24 Thread Vincent Massol
Hi Wim, Yes, this is a bug unfortunately. See http://jira.codehaus.org/browse/MPCLOVER-38, just entered by Julien. I think this bug only happens when you specify the test.skip=true property. Is that the case with your build? Thanks -Vincent -Original Message- From: Wim Deblauwe

RE: [clover plugin] Error on executing clover:off

2005-05-24 Thread Vincent Massol
Hi Wim, Yes, this is a bug unfortunately. See http://jira.codehaus.org/browse/MPCLOVER-38, just entered by Julien. I think this bug only happens when you specify the test.skip=true property. Is that the case with your build? Thanks -Vincent -Original Message- From: Wim Deblauwe

[ANN] Mavenbook.org

2005-05-23 Thread Vincent Massol
Hi there, In preparation for the launch of Maven: A Developer's Notebook (available end of June), Tim and I have created the Mavenbook.org web site. http://www.mavenbook.org By using it you'll be able to track the progress of the book but more importantly it'll allow you to download the book's

[ANN] Mavenbook.org

2005-05-23 Thread Vincent Massol
Hi there, In preparation for the launch of Maven: A Developer's Notebook (available end of June), Tim and I have created the Mavenbook.org web site. http://www.mavenbook.org By using it you'll be able to track the progress of the book but more importantly it'll allow you to download the book's

RE: [ANN] Mavenbook.org

2005-05-23 Thread Vincent Massol
-Original Message- From: David Jackman [mailto:[EMAIL PROTECTED] Sent: lundi 23 mai 2005 17:19 To: Maven Users List Subject: RE: [ANN] Mavenbook.org This looks great. I especially liked the Maven quizzes (although it said I got a question wrong that I didn't). That's either

RE: [ANN] Mavenbook.org

2005-05-23 Thread Vincent Massol
-Original Message- From: David Jackman [mailto:[EMAIL PROTECTED] Sent: lundi 23 mai 2005 17:19 To: Maven Users List Subject: RE: [ANN] Mavenbook.org This looks great. I especially liked the Maven quizzes (although it said I got a question wrong that I didn't). That's either

[ANN] Maven Clover Plugin 1.9 released

2005-05-22 Thread Vincent Massol
The maven team is pleased to announce the Maven Clover Plugin 1.9 release! http://maven.apache.org/reference/plugins/clover/ The Clover plugin allows measuring test coverage using Clover (http://www.cenqua.com/clover). Changes in this version include: New Features: o Added a quick usage

<    1   2   3   4   5   6   7   >