mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
(chore) Nachnutzen der Artefakte aus dem Tests; Entfernen der Docker-Konfiguration
This commit is contained in:
parent
f36f7959c7
commit
0c3f65b53f
28 changed files with 6 additions and 16930 deletions
6
pom.xml
6
pom.xml
|
|
@ -387,8 +387,11 @@
|
|||
<classpath/>
|
||||
<argument>de.kosit.validationtool.cmd.CommandLineApplication</argument>
|
||||
<argument>-s</argument>
|
||||
<argument>src/main/docker/daemon/config/scenarios.xml</argument>
|
||||
<argument>${project.build.testOutputDirectory}/examples/UBLReady/scenarios-2.xml</argument>
|
||||
<argument>-r</argument>
|
||||
<argument>${project.build.testOutputDirectory}/examples/repository</argument>
|
||||
<argument>-D</argument>
|
||||
|
||||
</arguments>
|
||||
|
||||
</configuration>
|
||||
|
|
@ -398,6 +401,7 @@
|
|||
<artifactId>maven-antrun-plugin</artifactId>
|
||||
<configuration>
|
||||
<tasks>
|
||||
<!-- schlafen um den Start des Daemon abzuwarten -->
|
||||
<sleep seconds="5" />
|
||||
</tasks>
|
||||
</configuration>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue