MVN

com.ericsson.research.trap : trap-index-maven-plugin

Maven & Gradle

Mar 25, 2016
4 stars

Index Maven Plugin · This plugin generates an index for trap-utils' PackageScannerFile to be able to detect classpath packages on certain platforms, e.g. Android.

<plugin>
    <groupId>com.ericsson.research.trap</groupId>
    <artifactId>trap-index-maven-plugin</artifactId>
    <version>1.4.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ericsson.research.trap : trap-index-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of com.ericsson.research.trap : trap-index-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
trap-index-maven-plugin-1.4.2
trap-index-maven-plugin-1.4.1
1.4
trap-index-maven-plugin-1.4
1.3
trap-index-maven-plugin-1.3

How to add a plugin to Maven

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

<plugin>
    <groupId>com.ericsson.research.trap</groupId>
    <artifactId>trap-index-maven-plugin</artifactId>
    <version>1.4.2</version>
</plugin>