MVN

uk.org.retep.tools.maven : script

Maven & Gradle

Jun 09, 2010

retepTools Maven Script Plugin · Maven plugin for generating and deploying shell scripts

<plugin>
    <groupId>uk.org.retep.tools.maven</groupId>
    <artifactId>script</artifactId>
    <version>10.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.org.retep.tools.maven : script to add to Maven - Latest Versions:

  • Latest Stable: 10.6
  • Latest Release Candidate: 9.8-RC1

All Versions

Choose a version of uk.org.retep.tools.maven : script to add to Maven - All Versions:

Version Vulnerabilities Updated
10.6
script-10.6
10.5.x
script-10.5.1
10.5
script-10.5
10.1
script-10.1
9.11.x
script-9.11.1
9.11
script-9.11
9.10
script-9.10
9.8.x
script-9.8.2
script-9.8.1
9.8
script-9.8-RC1

How to add a plugin to Maven

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

<plugin>
    <groupId>uk.org.retep.tools.maven</groupId>
    <artifactId>script</artifactId>
    <version>10.6</version>
</plugin>