Re: Timestamp versions of snapshot dependencies

2007-06-05 Thread Christophe Hamerling - EBM WebSourcing
Hi, Is there a solution to this problem ? Thank you ! Regards, Christophe Houtekier Thomas wrote: Hi, When snapshot-dependencies are downloaded from our (in-house) remote repository, I get the artifact in the form -.jar and not -SNAPSHOT.jar. In scripts I reference to the -SNAPSHOT.jar v

Can Eclipse plugin generate checkstyle configuration?

2007-05-25 Thread Christophe Hamerling - EBM WebSourcing
Hi, I can not find any information on the web on the checkstyle integration in eclipse plugin. I have followed the custom checkstyle coonfiguration as described here http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/custom-developed-checkstyle.html I wonder if the eclipse plugi

Continuum mail notification NPE

2007-05-11 Thread Christophe Hamerling - EBM WebSourcing
hi, I am using continuum and mail notification does not work. I have a NPE during mail sending. Can anyone help me? Thanks INFO | jvm 1| 2007/05/11 15:24:05 | 2007-05-11 15:24:05,344 [Thread-2] INFO ContinuumBuildExecutor:maven2 - Exit code: 0 INFO | jvm 1| 2007/05/11 15:24:05

Doxia

2007-03-29 Thread Christophe Hamerling - EBM WebSourcing
Hi, The doxia section of the maven website is not as rich as it could be. There are not many documentation and samples on the web too... Does someone use it? Can I have more information/sample/... ? Thanks Christophe -- Christophe Hamerling / eBM WebSourcing PEtALS ESB developer & commu

Maven release plugin : Problem when releasing modules

2007-03-07 Thread Christophe Hamerling - EBM WebSourcing
I am doing some test with the maven release plugin. I have two modules module1 and module2 with a pom parent. The pom parent is defined as SNAPSHOT version and the two modules have a reference to the pom parent. When trying to release, here is the error: [EMAIL PROTECTED]:~/dev/test/trunk$ mvn

Release plugin : SCM URL construction

2007-03-05 Thread Christophe Hamerling - EBM WebSourcing
Hi all, I have a project with multiple modules. The modules have not the same value as the artifact ones, for example: I have a module named module1 but the module1 pom defines an artifactId myapp-module1. When preparing the release with the release plugin, the generated release.properties fil

Maven release SNAPSHOT modules

2007-03-02 Thread Christophe Hamerling - EBM WebSourcing
Hi, I have a project with multiple modules and crossed dependencies. In my POMs I define the dependencies version with properties. The release plugin does not handle these properties to change the SNAPSHOT versions. How can I do it? Do I forget something? Thanks Christophe HAMERLING --

Re: Testing the release plugin

2007-03-02 Thread Christophe Hamerling - EBM WebSourcing
Hi, If it modifies nothing in SVN it is what I am looking for ! Are you sure ? Thanks Thorsten Heit a écrit : Hi Christophe, I need to use the release plugin but I want to test it before really use it for release. How can I do to NOT modify my svn trunk files. Is it better to work on a

Testing the release plugin

2007-03-02 Thread Christophe Hamerling - EBM WebSourcing
Hi all, I need to use the release plugin but I want to test it before really use it for release. How can I do to NOT modify my svn trunk files. Is it better to work on a branch? Thanks Christophe Hamerling - To unsubscribe,