sure, thanks a lot!!! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/
On Thu, Apr 5, 2012 at 11:34 AM, Lewis John Mcgibbney <[email protected]> wrote: > Yeah that's right. > > When you get 2 mins, can you please check out the commit I made last night > it OK. I've simply made them both the same version, and retained the > configuration options that were previously there. > > Lewis > > On Thu, Apr 5, 2012 at 8:09 AM, Simone Tripodi > <[email protected]>wrote: > >> Hi Lewis, >> they should be declared in both build/report sections, right? >> >> best, >> -Simo >> >> http://people.apache.org/~simonetripodi/ >> http://simonetripodi.livejournal.com/ >> http://twitter.com/simonetripodi >> http://www.99soft.org/ >> >> >> >> On Wed, Apr 4, 2012 at 11:45 PM, Lewis John Mcgibbney >> <[email protected]> wrote: >> > Hi, >> > >> > We seem to have two of the above plugin but with different config. >> > >> > <!-- Test coverage plugin. --> >> > <plugin> >> > <groupId>org.codehaus.mojo</groupId> >> > <artifactId>cobertura-maven-plugin</artifactId> >> > <version>2.0</version> >> > <executions> >> > <execution> >> > <goals> >> > <goal>clean</goal> >> > </goals> >> > </execution> >> > </executions> >> > </plugin> >> > >> > <!-- Cobertura report. --> >> > <plugin> >> > <groupId>org.codehaus.mojo</groupId> >> > <artifactId>cobertura-maven-plugin</artifactId> >> > <version>2.5.1</version> >> > </plugin> >> > >> > Is this OK? If so should they be different versions? >> > >> > -- >> > *Lewis* >> > > > > -- > *Lewis*
