kopia lustrzana https://github.com/gaul/s3proxy
Disable warnings for missing Javadoc
rodzic
3e9bf34a8e
commit
b74df94a80
3
pom.xml
3
pom.xml
|
@ -180,6 +180,9 @@
|
|||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<doclint>all,-missing</doclint>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
|
Ładowanie…
Reference in New Issue