Apache Maven Resources Plugin Version 2.7 Released

The Apache Maven team is pleased to announce the release of the Apache Maven Resources Plugin, Version 2.7.

asdlfjadfkThe Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project.

1<plugin>
2  <groupId>org.apache.maven.plugins</groupId>
3  <artifactId>maven-resources-plugin</artifactId>
4  <version>2.7</version>
5</plugin>

Release Notes - Apache Maven Resources Version 2.7

Bug:

Improvements:

Enjoy,

-The Apache Maven team