|
@@ -108,19 +108,6 @@
|
|
|
</configuration>
|
|
|
</plugin>
|
|
|
|
|
|
- <plugin>
|
|
|
- <groupId>org.apache.maven.plugins</groupId>
|
|
|
- <artifactId>maven-site-plugin</artifactId>
|
|
|
- <version>${maven-site-plugin.version}</version>
|
|
|
-
|
|
|
- <dependencies>
|
|
|
- <dependency>
|
|
|
- <groupId>org.apache.maven.doxia</groupId>
|
|
|
- <artifactId>doxia-module-markdown</artifactId>
|
|
|
- <version>${maven-doxia-module-markdown.version}</version>
|
|
|
- </dependency>
|
|
|
- </dependencies>
|
|
|
- </plugin>
|
|
|
</plugins>
|
|
|
</build>
|
|
|
|