Re: Release maven-antrun-plugin?

2007-10-09 Thread Robert Kopco
Anyone? From: Joshua Spiewak <[EMAIL PROTECTED]> Reply-To: "Maven Developers List" To: dev@maven.apache.org Subject: Re: Release maven-antrun-plugin? Date: Fri, 28 Sep 2007 08:52:58 -0700 (PDT) The situation with the lack of a release is compounded by the latest snapshot of 1.2 from 2007021

RE: Maven WAR plugin

2007-10-09 Thread Timothy Reilly
>>> I wrote: >>> I get test failures errors from trunk... ? >>> I'm on WinXP just thought I should mention it in case Stephane >> is not seeing them as well. np, if it's a known issue. >> Stephane Nicole wrote: >> Cool. I don't have those on MacOS. > olivier lamy wrote: > I have committed f

svn repo in fisheye

2007-10-09 Thread olivier lamy
Hi, Is there any objections to have a fisheye support here : http://fisheye6.cenqua.com/ -- Olivier

Re: Removing plugins from a lifecycle, programmatically or otherwise

2007-10-09 Thread jallen
dig, no one? jallen wrote: > > Dear all, > > The existing clover plugin forks off its own lifecycle so it can run its > instrumentInternal mojo in a new lifecycle and so it can try and prevent > any test failures from breaking the forked build: > > > > clover > > >

Detecting Build Failures

2007-10-09 Thread Niko
Hello, is there a way to detect build failures from an eclipse plug-in? (e.g. listening to maven events, registering to OSGi/Plexus services etc.) Regards, Niko - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co