RE: changing version of module and dependent modules

2004-12-16 Thread Manoj . Thomas
Hi, Does anyone know about a maven CPPUnit plugin? Thanks in advance, Manoj -Original Message- From: Marcin Gurbisz [mailto:[EMAIL PROTECTED] Sent: 16 December 2004 11:56 To: Maven Users List Subject: changing version of module and dependent modules I would like to have possibility to

RE: Anyone really doing continuous integration with Maven?

2004-12-03 Thread Manoj . Thomas
Bryan, >So, my question is: Is anyone doing continuous integration builds >using Maven and how? yes we have a project doing continuous integration using CruiseControl which invokes maven build and then the maven site generation. is that what you are looking for?. Regards, Manoj -Origina

maven website

2004-10-22 Thread Manoj . Thomas
Hi, In my Maven generated website for multi-project viz MAIN and java top left panel with project information shows - Projects >MAIN >JAVA If I click on "JAVA" which is a subproject, I cant navigate well to the MAIN, currently I am forced to click the back button option in the internet explorer

Build Issue

2004-10-21 Thread Manoj . Thomas
I am definite problem here with maven, may if I am doing something wrong, could someone suggest any solution please I am trying to use maven as my build tool and in a multiproject fashion my project tree is like this $PROJECT ---project.xml ---project.properties ---build.properties $PROJECT/s

RE: Maven

2004-10-19 Thread Manoj . Thomas
Hi, Maven creates jar, but with name "PROJECT-version.jar" eg:- PROJECT-12.0.0.jar, is there anyway i can override this to create "project.jar" Many Thanks Manoj -Original Message- From: Thomas Recloux [mailto:[EMAIL PROTECTED] Sent: 18 October 2004 16:57 To: Maven Users List Subject: R

Maven

2004-10-18 Thread Manoj . Thomas
Hi, Am a newbie to Maven, and I was trying to setup a project build system. I understand that the goals has to be redifined/modified using maven.xml if the target path (classes dir) is different from the default one. How can i do that? any good place to refer? and more over can I pass the dire