Maven SynergyScmProvider 1.9.1 : Howto define Database

2014-08-18 Thread Schmidt, Dirk (RZF, SG 471 / MT AG)
Hi, I have a question about the Maven SynergyScmProvider. I had a look in the documentation and source code but unfortunately I do not see a way configure the CM Synergy database (and server) name. I am not sure if I misunderstand the usage / capabilities and would appreciate your help. For Sy

Maven SynergyScmProvider 1.9.1 : Howto define Database

2014-08-18 Thread Schmidt, Dirk (RZF, SG 471 / MT AG)
Hi, I have a question about the Maven SynergyScmProvider. I had a look in the documentation and source code but unfortunately I do not see a way configure the CM Synergy database (and server) name. I am not sure if I misunderstand the usage / capabilities and would appreciate your help. For Sy

maven editor 4 eclipse

2004-05-13 Thread sg
Hi maven friends, i found a interesting issue and just wish to let you know. It a kind of improvement suggestion for the ma(e)ven IDE project. Since I didn't remember the correct syntax of a ant command i was open a build.xml in eclipse. Eclipse has a ant editor with syntax checking and code co

RE: Statcvs

2004-03-15 Thread sg
Hi, sorry i have still problems to generate the cvs stats report and was trying to find a solution the whole weekend. As Marcin suggested i add a fake url as web repository to my pom. How ever i get still the same error. I'm confused since there is a statcvs 1.0 statcvs 2.0 and a statcvs-xml plu

pmd report

2004-03-12 Thread sg
Hi, sorry i'm new to the pmd plugin. I was reading the plugin documentation and it least i understand that i only have to add the pmd plugin to my reports. I got no errors until site:generate but the report is empty. So there are 0 files analyzed. Can someone give me a hint or point me to a

RE: jcoverage depends on clover?

2004-03-11 Thread sg
> Do you use the dashboard? This unfortunately only supports clover and > may reference it as dependency. No, what is dashboard? ;) But i found some more strange things in my log: jcoverage 1.0.5 copyright (c)2003 jcoverage ltd. http://jcoverage.com/ jcoverage is licensed under the GNU General Pu

Re: jcoverage depends on clover?

2004-03-11 Thread sg
> No, it doesn't depends on Clover. I think you have another plugin that > depends on it or a clover report declaration is present in your > project.xml. > Run maven jcoverage, and I'm sure that it doesn't download clover. Well what should i say: ;) jerry:/Applications/eclipse3M7/workspace/hmc.

Re: MAVEN depends on clover?

2004-03-11 Thread sg
AHH. Sorry your are right. Looks like maven in general depends on clover: jerry:/Applications/eclipse3M7/workspace/hmc.transaction joa$ maven jar __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT Attempting to dow

jcoverage depends on clover?

2004-03-11 Thread sg
Hi, sorry can someone tell my why the jcoverage report plugin download clover? Isn't clover an alternative to jcoverage? site: xdoc:register-reports: maven-junit-report-plugin:register: maven-jcoverage-plugin:register: site:run-reports: [echo] Generating the Unit Tests... Attempting to d

reactor or multiproject

2004-03-11 Thread sg
Hi, well i really like maven very much but the documentation is a pain. A lot of colleagues still prefer Ant since there is a central and clear documentation. There is really enough maven documentation but it is not clear organized and very difficult to find the right information. Some part of

cruise control plugin

2004-01-28 Thread sg
Hi, i used sucessful the cruice control maven plugin to generate the cruice control config file. But nothing happen until i run maven cruisecontrol:run. $ maven cruisecontrol:run __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1

Re: SV: Does maven surport to process the c or c project?

2004-01-08 Thread sg
Zitiere [EMAIL PROTECTED]: > Hi, > we hvae written some plugins/taglibs for parsing borland .bbg files, > manipulating .bpr files (setting compiler flags, CG settings etc.), > compiling with make etc that work quite well. If you are interested, we > can > share them with you ... > Hi, sounds ve