Skip to content

Commit

Permalink
SCANMAVEN-236 Remove obsolete site folder (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardo-pilastri-sonarsource authored Oct 28, 2024
1 parent 9250838 commit 9172a40
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 170 deletions.
17 changes: 0 additions & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,23 +246,6 @@
<goals>deploy site site:stage</goals>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>4.0.0-M14</version>
<executions>
<execution>
<id>stage-for-scm-publish</id>
<phase>post-site</phase>
<goals>
<goal>stage</goal>
</goals>
</execution>
</executions>
<configuration>
<skipDeploy>true</skipDeploy>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-publish-plugin</artifactId>
Expand Down
35 changes: 0 additions & 35 deletions src/site/site.xml

This file was deleted.

77 changes: 0 additions & 77 deletions src/site/xdoc/example-use-enterprise-database.xml

This file was deleted.

18 changes: 0 additions & 18 deletions src/site/xdoc/index.xml

This file was deleted.

23 changes: 0 additions & 23 deletions src/site/xdoc/usage.xml

This file was deleted.

0 comments on commit 9172a40

Please sign in to comment.