mirror of https://github.com/apache/jclouds.git
Remove maven emma plugin
Previously, the plugin "emma" was integrated/used for maven site deployment. The following commits removed site deployment entirely. For reference -e02503e1cb
-9158ab0b0e
This commit is contained in:
parent
6b00731950
commit
b2bd270528
|
@ -856,11 +856,6 @@
|
|||
</omitVisitors>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.sonatype.maven.plugin</groupId>
|
||||
<artifactId>emma-maven-plugin</artifactId>
|
||||
<version>1.2</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.rat</groupId>
|
||||
<artifactId>apache-rat-plugin</artifactId>
|
||||
|
|
Loading…
Reference in New Issue