MVN

io.probedock.maven.plugins : probedock-uid-maven-plugin

Maven & Gradle

Apr 01, 2016
0 stars

Probe Dock Report UID Plugin · Generate a report UID and set it to the session properties to make it available to maven pom.xml files trough the properties.

<plugin>
    <groupId>io.probedock.maven.plugins</groupId>
    <artifactId>probedock-uid-maven-plugin</artifactId>
    <version>0.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.probedock.maven.plugins : probedock-uid-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.probedock.maven.plugins : probedock-uid-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
probedock-uid-maven-plugin-0.0.1

How to add a plugin to Maven

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

<plugin>
    <groupId>io.probedock.maven.plugins</groupId>
    <artifactId>probedock-uid-maven-plugin</artifactId>
    <version>0.0.1</version>
</plugin>