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 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 2.3.2
======= =======

View File

@@ -122,7 +122,7 @@
</plugins> </plugins>
</pluginManagement> </pluginManagement>
<plugins> <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> <plugin>
<groupId>com.helger.maven</groupId> <groupId>com.helger.maven</groupId>
<artifactId>ph-schematron-maven-plugin</artifactId> <artifactId>ph-schematron-maven-plugin</artifactId>
@@ -138,8 +138,8 @@
</goals> </goals>
</execution> </execution>
</executions> </executions>
</plugin> --> </plugin>
-->
<!-- allow getImplementationVersion for the pom.xml --> <!-- allow getImplementationVersion for the pom.xml -->
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>