MVN

no.skatteetaten.aurora.maven.plugins : aurora-cd

Maven & Gradle

Jun 26, 2018

aurora-cd · Maven plugin to auto suggest version based upon git tags and pom.version

<plugin>
    <groupId>no.skatteetaten.aurora.maven.plugins</groupId>
    <artifactId>aurora-cd</artifactId>
    <version>3.2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.skatteetaten.aurora.maven.plugins : aurora-cd to add to Maven - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of no.skatteetaten.aurora.maven.plugins : aurora-cd to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
aurora-cd-3.2.1
aurora-cd-3.2.0
3.1.x
aurora-cd-3.1.1
aurora-cd-3.1.0
3.0.x
aurora-cd-3.0.0
2.0.x
aurora-cd-2.0.3
aurora-cd-2.0.2
aurora-cd-2.0.1
aurora-cd-2.0.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>no.skatteetaten.aurora.maven.plugins</groupId>
    <artifactId>aurora-cd</artifactId>
    <version>3.2.1</version>
</plugin>