Browse Source

I really don't have any javadocs in source code. Will add and enable this later.

master
Stanislav Usenkov 9 years ago
parent
commit
36747c6817
  1. 4
      pom.xml

4
pom.xml

@ -199,7 +199,7 @@
</execution>
</executions>
</plugin>
<plugin>
<!--plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.4</version>
@ -215,7 +215,7 @@
<show>public</show>
<nohelp>true</nohelp>
</configuration>
</plugin>
</plugin-->
</plugins>
<resources>
<resource>

Loading…
Cancel
Save