RE: sequence of prereqs in maven.xml file

2005-03-25 Thread GOKULAM Jayaram
Hi Brett, Thanks for your suggestion. But I don't want my project to only work with CVS, I want it to work with Subversion also. Hence I can't use maven.scm.cvs.module, and boot strap. Is there any other way to achieve this. Thanks in advance, Jayaram -Original Message- From: Brett

Tasklist plugin

2005-03-25 Thread =?iso-8859-1?Q?Sven_Mari=EBn?=
Hi, I'm trying to generate a tasklist using the plugin and a different tasktag (maven.tasklist.taskTag = TODO). But the plugin only seems to work with the default @todo tag. Does anyone have a solution for this ? When looking at the jelly script for the plugin the vdoclet tag does indeed

JAVA compile fails the first time

2005-03-25 Thread GOKULAM Jayaram
Hi all, Immediately after checkout of files from the repository, JAVA:Compile goal does not work. Is there a way I can invoke all of the goals one by one to execute in a sequence? Please help me in this regards, Thanks in advance, Jayaram Confidentiality Statement: This message is

Re: sequence of prereqs in maven.xml file

2005-03-25 Thread Brett Porter
The SCM plugin 1.5 beta - 3 release contains subversion subversion support, but is not yet released. - Brett On Fri, 25 Mar 2005 14:31:30 +0530, GOKULAM Jayaram [EMAIL PROTECTED] wrote: Hi Brett, Thanks for your suggestion. But I don't want my project to only work with CVS, I want it to work

Re: maven roadmap - should i stay or should i go

2005-03-25 Thread Joakim Erdfelt
Brett Porter wrote: Huh... Exactly how much trouble are we talking about to switch custom plugins and such??? Is Jelly replaced? Yes, though we are trying hard to put in a replacement that can transparently run old Jelly scripts with minimal changes. Part of the problem is that people have

how to generate unit-test javadoc

2005-03-25 Thread =?iso-8859-1?Q?Sven_Mari=EBn?=
Hi, Does anyone know how I can add the javadoc of the unit-test classes to the javadoc report ? Svn ___ Deze e-mail en alle gekoppelde bestanden zijn officiƫle documenten van het Gemeentelijk Havenbedrijf Antwerpen en kunnen vertrouwelijke of persoonlijke informatie bevatten. Gelieve

Re: combining multiproject javadocs

2005-03-25 Thread Phil Steitz
Andrei Szabo wrote: Hello, Ive been looking around the archives for an answer to this question, but couldnt find any decent answer, although the same question surfaced several times. I have a project which has several sub-projects. I want to be able generate one set of Javadocs that combines the