Revision 48401
Added by Marek Horst almost 6 years ago
modules/icm-iis-properties-maven-plugin/trunk/pom.xml | ||
---|---|---|
92 | 92 |
<version>2.9</version> |
93 | 93 |
<configuration> |
94 | 94 |
<detectLinks>true</detectLinks> |
95 |
<additionalparam>-Xdoclint:none</additionalparam> |
|
95 | 96 |
</configuration> |
96 | 97 |
</plugin> |
97 | 98 |
</plugins> |
Also available in: Unified diff
disabling linting causing troubles when releasing module with @goal and @phase references in javadoc under java8