comment out schematron generation again
This commit is contained in:
@@ -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
|
||||||
=======
|
=======
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user