added a link to MNG-5346

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1385317 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-09-16 16:51:43 +00:00
parent 7dc8061119
commit 2ead1c9957
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ Using Plugin Tools Java5 Annotations
<artifactId>maven-plugin-plugin</artifactId>
<version>${project.version}</version>
<configuration>
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
</configuration>
<executions>