Switch of evolutin with StatCVS Plugin 2.4

2004-06-25 Thread Martin Jaeger
Hi together I'm using RC3 with StatCVS Plugin 2.4 (0.9.3). I have big problems with the evolutionmatrix. Because it generates a 200 MB HTML file. So I don't need this matrix and want to disable it. Has someone an idea, how to do this? I read about adding a statcvs.xml file but I have no idea

Maven repository setup

2004-05-27 Thread Martin Jaeger
Hi together I'm trying to set up a companywide remote repository. The goal is to host our own plugins and different plugins from the net. Because StatCVS is not longer in the Maven default package I tried to do this: 1) Webserver with rsync to ibiblio in my company (DONE) 2) Added the new

Re: Call of jelly invokeStatic in maven.xml

2004-04-26 Thread Martin Jaeger
[EMAIL PROTECTED] Subject: Re: Call of jelly invokeStatic in maven.xml Date: Tue, 27 Apr 2004 09:16:44 +1000 X-mailer: Lotus Notes Release 6.5 September 26, 2003 Is ch.netcetera.golo.IDgen in one of the jars in your project.xml? -- dIon Gillard, Multitask Consulting Martin Jaeger [EMAIL

Re: / /OREF:CPTBB0B5 Need dependency on system classpath

2004-04-08 Thread Martin Jaeger
Hi Alen We had the same problem the solution was to set the maven.junit.fork=true I hope it helps Bye Martin On Wed, 7 Apr 2004 [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: / /OREF:CPTBB0B5 Need dependency on system classpath Date: Wed, 7 Apr 2004

JMeter Plugin available?

2004-01-29 Thread Martin Jaeger
Hi together I saw in the mailinglist history that someone searched a JMeter plugin a long time ago. I need such a plugin, but before I code it myself I wanted to ask you if someone did this plugin? Thanks Martin - To

Re: help needed in checkstyle-reports...

2003-12-16 Thread Martin Jaeger
Hi You can add your own checkstyle definition in the project.properties. e.g. #- # your own checkstyle definition #-

RE: cvs changelog from a windows server

2003-12-08 Thread Martin Jaeger
Hi Matt The last token has to be the cvs-module name, like: scm|cvs|pserver|[EMAIL PROTECTED]|D:\my\path|mymodule Bye, Martin On Mon, 8 Dec 2003, Koranda Matthew James wrote: From: Koranda Matthew James [EMAIL PROTECTED] To: 'Maven Users List' [EMAIL PROTECTED] Subject: RE: cvs changelog

Re: How are plugins found?

2003-10-17 Thread Martin Jaeger
Hi I think the plugins are searched in the local repo and after this in the remote repo... Could someone tell me how I can use the optional plugins, now. Since they are shifted out of the maven core plugins? I had no problem to install the NCSS Plugin from sourceforge. But I can't get a jar from

Re: Trying to include j2ee.jar

2003-10-13 Thread Martin Jaeger
Hi Steve If you don't want to use the maven jar system (central repository) you can override the stated dependencies. Please refer to: http://maven.apache.org/reference/user-guide.html#Storing JARs in CVS Bye Martin On Mon, 13 Oct 2003, Steve Lewis wrote: From: Steve Lewis [EMAIL PROTECTED]