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.googlecode.etl-unit</groupId>
<artifactId>etlunit-maven</artifactId>
<version>1.6.9</version>
</plugin>
Choose a version of com.googlecode.etl-unit : etlunit-maven to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.6.x |
etlunit-maven-1.6.9
|
||
etlunit-maven-1.6.8
|
|||
etlunit-maven-1.6.7
|
|||
etlunit-maven-1.6.6
|
|||
etlunit-maven-1.6.5
|
|||
etlunit-maven-1.6.3
|
|||
etlunit-maven-1.6.2
|
|||
etlunit-maven-1.6.1
|
|||
etlunit-maven-1.6.0
|
|||
1.5.x |
etlunit-maven-1.5.3
|
||
etlunit-maven-1.5.2
|
|||
etlunit-maven-1.5.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.googlecode.etl-unit</groupId>
<artifactId>etlunit-maven</artifactId>
<version>1.6.9</version>
</plugin>
Advertisement