There was an error while loading. Please reload this page.
1 parent 74ea6a4 commit 29a6c79Copy full SHA for 29a6c79
1 file changed
pom.xml
@@ -165,23 +165,6 @@ POSSIBILITY OF SUCH DAMAGE.
165
</execution>
166
</executions>
167
</plugin>
168
- <!-- Disable Site for now -->
169
- <plugin>
170
- <artifactId>maven-site-plugin</artifactId>
171
- <configuration>
172
- <skip>true</skip>
173
- <skipDeploy>true</skipDeploy>
174
- </configuration>
175
- </plugin>
176
- <!-- Java Docs -->
177
178
- <groupId>org.apache.maven.plugins</groupId>
179
- <artifactId>maven-javadoc-plugin</artifactId>
180
181
- <detectJavaApiLink>false</detectJavaApiLink>
182
- <failOnError>false</failOnError>
183
184
185
</plugins>
186
</build>
187
0 commit comments