Trying to fix the build

This commit is contained in:
Marcin Grzejszczak
2022-01-27 16:12:13 +01:00
parent 8676089c5a
commit 2825d5cc64

View File

@@ -129,7 +129,8 @@
<executable>./build_adocs.sh</executable>
</configuration>
</execution>
<execution>
<!-- TODO: Remove me -->
<!--<execution>
<id>generate-adoc-resources</id>
<phase>process-classes</phase>
<goals>
@@ -141,7 +142,7 @@
<argument>${maven.multiModuleProjectDirectory}/docs</argument>
</arguments>
</configuration>
</execution>
</execution>-->
</executions>
</plugin>
<plugin>