MVN

org.mule.tools : mule-test-exclusions-report-plugin

Maven & Gradle

Oct 07, 2008

Report for Mule's test exclusion mechanism

<plugin>
    <groupId>org.mule.tools</groupId>
    <artifactId>mule-test-exclusions-report-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.tools : mule-test-exclusions-report-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.mule.tools : mule-test-exclusions-report-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
mule-test-exclusions-report-plugin-1.2
1.1
mule-test-exclusions-report-plugin-1.1
1.0
mule-test-exclusions-report-plugin-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.mule.tools</groupId>
    <artifactId>mule-test-exclusions-report-plugin</artifactId>
    <version>1.2</version>
</plugin>