+1. On 6/27/06, Phil Steitz <[EMAIL PROTECTED]> wrote:
In order for the nightlies to work and to avoid people having to manually install the plugin, we should add the coberta dependency explicity in the poms for the components that use this plugin. Any objections to my fixing this for [scml] and others that use the report but don't declare the dependency?<dependency> <groupId>maven-plugins</groupId> <artifactId>maven-cobertura-plugin</artifactId> <version>1.1.1</version> <url>http://maven-plugins.sourceforge.net/maven-cobertura-plugin/</url> <type>plugin</type> <properties> <scope>test</scope> <comment> Required only for generating test coverage reports. </comment> </properties> </dependency> Phil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://www.multitask.com.au/people/dion/ "If you even dream of beating me you'd better wake up and apologize" - Muhammad Ali --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
