We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d189263 commit 78e635fCopy full SHA for 78e635f
pom.xml
@@ -350,6 +350,10 @@
350
<groupId>org.apache.maven.plugins</groupId>
351
<artifactId>maven-assembly-plugin</artifactId>
352
</plugin>
353
+ <plugin>
354
+ <groupId>org.codehaus.mojo</groupId>
355
+ <artifactId>wagon-maven-plugin</artifactId>
356
+ </plugin>
357
<plugin>
358
<groupId>org.asciidoctor</groupId>
359
<artifactId>asciidoctor-maven-plugin</artifactId>
0 commit comments