Project

General

Profile

« Previous | Next » 

Revision 48401

Added by Marek Horst about 7 years ago

disabling linting causing troubles when releasing module with @goal and @phase references in javadoc under java8

View differences:

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