Skip to content

Commit

Permalink
Temporarily deactivated auto-plugin-webfx to fix webfx-platform build…
Browse files Browse the repository at this point in the history
… error with plugin
  • Loading branch information
salmonb committed Mar 14, 2024
1 parent 67a6e88 commit e486f57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -946,11 +946,13 @@
<profile>
<id>auto-plugin-webfx</id>
<!-- We recognize a WebFX module by the presence of a webfx.xml file -->
<!--
<activation>
<file>
<exists>webfx.xml</exists>
</file>
</activation>
-->
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit e486f57

Please sign in to comment.