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 9ab2004 commit c122ebcCopy full SHA for c122ebc
pom.xml
@@ -361,6 +361,16 @@
361
<artifactId>maven-jar-plugin</artifactId>
362
<version>2.5</version>
363
</plugin>
364
+ <plugin>
365
+ <groupId>org.apache.maven.plugins</groupId>
366
+ <artifactId>maven-resources-plugin</artifactId>
367
+ <version>2.7</version>
368
+ </plugin>
369
370
371
+ <artifactId>maven-dependency-plugin</artifactId>
372
+ <version>2.8</version>
373
374
</plugins>
375
</pluginManagement>
376
<plugins>
0 commit comments