Re: [M2] release plugin using CVS with sourceforge

2006-02-04 Thread Paul Rule
be necessary. > But i'm not sure it's the pb because you don't have > a message in log. > > Emmanuel > > Paul Rule a écrit : > > Hi, > > > > Has anyone been using the Maven2 release plugin > with > > CVS & sourceforge? > >

M2 release plugin using CVS with sourceforge

2006-02-03 Thread Paul Rule
Has anyone been using the Maven2 release plugin with CVS & sourceforge? I'm having a hard time trying to get it going - it may not be a maven problem but an SSH or some other set up problem. It gets as far as trying to check in pom.xml after it's updated the version - then it freezes which I thin

[M2] release plugin using CVS with sourceforge

2006-02-03 Thread Paul Rule
Hi, Has anyone been using the Maven2 release plugin with CVS & sourceforge? I'm having a hard time trying to get it going - it may not be a maven problem but an SSH or some other set up problem. It gets as far as trying to check in pom.xml after it's updated the version - then it freezes which I

Re: maven2 plugin suggestions

2005-12-10 Thread Paul Rule
tions when the assembly plugin copies resources. Thanks again, Paul. --- Paul Rule <[EMAIL PROTECTED]> wrote: > I often write stand alone apps, and I've often > thought > it would be good to have a plugin to bundle up a > build > complete with all the dependent jars, scri

maven2 plugin suggestions

2005-11-22 Thread Paul Rule
I often write stand alone apps, and I've often thought it would be good to have a plugin to bundle up a build complete with all the dependent jars, scripts, config files etc - and to even generate the run.bat & run.sh scripts. Is there anything like this currently (I talking maven2) - if I wrote

Re: Continuum rocks

2005-11-16 Thread Paul Rule
I'm using subversion, maven2 and Continuum - its all good. You guys are doing a great job! It all fits together so smoothly - and takes away a lot of the grunt work that wastes so much time. Keep up the good work. I'd love to help if I can find some time... --- Tim McCune <[EMAIL PROTECTED]> wr

inheriting report definitions

2003-06-12 Thread Paul Rule
Hi, Are the reports definitions inherited recursively when using the extend tag? It seems that dependencies are inherited for at least 2 levels down, but in my current setup, it doesn't seem like the reports are inherited beyond the first inherited project. A -> B -> C That is, if I define repor