comment out schematron generation again

This commit is contained in:
jstaerk
2021-12-21 06:46:46 +01:00
parent 86f3aee816
commit 647eadc7ee
2 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
add signature comment into xml
upgraded en16931 validation to 1.3.7
upgraded en16931 validation to 1.3.7
xrechnung schematron 1.6.1
2.3.2
=======

View File

@@ -122,7 +122,7 @@
</plugins>
</pluginManagement>
<plugins>
<!-- be able to generate XSLT from XRechnung Schematron
<!-- be able to generate XSLT from XRechnung Schematron: uncomment this and "mvn generate-resources" if you have 20min to spare
<plugin>
<groupId>com.helger.maven</groupId>
<artifactId>ph-schematron-maven-plugin</artifactId>
@@ -138,8 +138,8 @@
</goals>
</execution>
</executions>
</plugin> -->
</plugin>
-->
<!-- allow getImplementationVersion for the pom.xml -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>