Skip to content

Commit 9172a40

Browse files
SCANMAVEN-236 Remove obsolete site folder (#245)
1 parent 9250838 commit 9172a40

File tree

5 files changed

+0
-170
lines changed

5 files changed

+0
-170
lines changed

pom.xml

-17
Original file line numberDiff line numberDiff line change
@@ -246,23 +246,6 @@
246246
<goals>deploy site site:stage</goals>
247247
</configuration>
248248
</plugin>
249-
<plugin>
250-
<groupId>org.apache.maven.plugins</groupId>
251-
<artifactId>maven-site-plugin</artifactId>
252-
<version>4.0.0-M14</version>
253-
<executions>
254-
<execution>
255-
<id>stage-for-scm-publish</id>
256-
<phase>post-site</phase>
257-
<goals>
258-
<goal>stage</goal>
259-
</goals>
260-
</execution>
261-
</executions>
262-
<configuration>
263-
<skipDeploy>true</skipDeploy>
264-
</configuration>
265-
</plugin>
266249
<plugin>
267250
<groupId>org.apache.maven.plugins</groupId>
268251
<artifactId>maven-scm-publish-plugin</artifactId>

src/site/site.xml

-35
This file was deleted.

src/site/xdoc/example-use-enterprise-database.xml

-77
This file was deleted.

src/site/xdoc/index.xml

-18
This file was deleted.

src/site/xdoc/usage.xml

-23
This file was deleted.

0 commit comments

Comments
 (0)