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?

<snip/>

Please, and sorry for the trouble (I don't like the default m1
dependencies page, partly why I hadn't added some site dependencies --
but I don't think I will be doing anything about it anytime soon).

Should the comment indicate that it is part of the "site" goal?

Many thanks for your help in reviving the nightlies.

-Rahul


<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]

Reply via email to