Uploaded image for project: 'Clover'
  1. Clover
  2. CLOV-150

maven-clover-plugin should provide "skip" option

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 2.3.1
    • Maven plugin
    • None
    • Linux, jdk1.5, maven 2.0.7 and 2.0.8, maven-clover-plugin 3.6
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      In a multi module maven project, some modules are not standard java projects (cpp for example), we need a way to let the component to force maven-clover-plugin to be skipped.
      This is similar to the skip option provided by surefire plugin:
      <plugin>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-surefire-plugin</artifactId>
      <configuration>
      <skip>true</skip>
      </configuration>
      </plugin>
      This is a blocking issue for our team to use clover in our project.

            [CLOV-150] maven-clover-plugin should provide "skip" option

            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3342168 ] New: JAC Suggestion Workflow 3 [ 3584660 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Michael Andreacchio made changes -
            Workflow Original: New Clover Workflow [ 897403 ] New: JAC Suggestion Workflow [ 3342168 ]
            Assignee Original: Nick [ npellow ]
            Issue Type Original: Improvement [ 4 ] New: Suggestion [ 10000 ]
            Status Original: Closed [ 6 ] New: Resolved [ 5 ]
            Piotr Swiecicki made changes -
            Workflow Original: Clover Workflow [ 896253 ] New: New Clover Workflow [ 897403 ]
            Piotr Swiecicki made changes -
            Workflow Original: reviewflow [ 120869 ] New: Clover Workflow [ 896253 ]
            Nick made changes -
            Fix Version/s New: 2.3.1 [ 13960 ]
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Closed [ 6 ]
            BrendanA made changes -
            Component/s New: Maven plugin [ 12666 ]
            Erez Nahir created issue -

              Unassigned Unassigned
              a1db1d9b5075 Erez Nahir
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: