|
|
|
|
@ -293,10 +293,6 @@
@@ -293,10 +293,6 @@
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
|
|
<artifactId>maven-assembly-plugin</artifactId> |
|
|
|
|
</plugin> |
|
|
|
|
<plugin> |
|
|
|
|
<groupId>org.codehaus.mojo</groupId> |
|
|
|
|
<artifactId>wagon-maven-plugin</artifactId> |
|
|
|
|
</plugin> |
|
|
|
|
<plugin> |
|
|
|
|
<groupId>org.asciidoctor</groupId> |
|
|
|
|
<artifactId>asciidoctor-maven-plugin</artifactId> |
|
|
|
|
@ -325,19 +321,6 @@
@@ -325,19 +321,6 @@
|
|
|
|
|
</build> |
|
|
|
|
|
|
|
|
|
<profiles> |
|
|
|
|
<profile> |
|
|
|
|
<id>release</id> |
|
|
|
|
<build> |
|
|
|
|
<plugins> |
|
|
|
|
<plugin> |
|
|
|
|
<groupId>org.jfrog.buildinfo</groupId> |
|
|
|
|
<artifactId>artifactory-maven-plugin</artifactId> |
|
|
|
|
<inherited>false</inherited> |
|
|
|
|
</plugin> |
|
|
|
|
</plugins> |
|
|
|
|
</build> |
|
|
|
|
</profile> |
|
|
|
|
|
|
|
|
|
<profile> |
|
|
|
|
<id>no-jacoco</id> |
|
|
|
|
<build> |
|
|
|
|
|