repaint-io / maven-tiles

Injecting maven configurations by composition rather than inheritance
155 stars 32 forks source link

Some Integration Tests fail when running with invoker plugin 3.2.2 #131

Closed talios closed 2 years ago

talios commented 2 years ago
[INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ tiles-maven-plugin ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Building: civersion-tiletest-workspace-pom/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           civersion-tiletest-workspace-pom/pom.xml ......... SUCCESS (13.3 s)
[INFO] Building: order-tests/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           order-tests/pom.xml .............................. SUCCESS (5.1 s)
[INFO] Building: civersion-tiletest/pom.xml
[INFO] run post-build script verify.bsh
[INFO]   java.lang.Exception: Tile not injected
[INFO]           civersion-tiletest/pom.xml ....................... FAILED (3.9 s)
[INFO] Building: frege-example/pom.xml
[INFO] run post-build script verify.bsh
[INFO]   java.lang.Exception: Compiled example output not found.
[INFO]           frege-example/pom.xml ............................ FAILED (19.0 s)
[INFO] Building: remoteparent-test/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           remoteparent-test/pom.xml ........................ SUCCESS (3.5 s)
[INFO] Building: sitereporting-tiletest/pom.xml
[INFO] run post-build script verify.bsh
[INFO]   java.lang.Exception: Tile not injected fully
[INFO]           sitereporting-tiletest/pom.xml ................... FAILED (2.0 s)
[INFO] Building: spring-boot/pom.xml
[INFO] run post-build script verify.bsh
[INFO]   java.lang.Exception: Compiled example output not found.
[INFO]           spring-boot/pom.xml .............................. FAILED (29.1 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 4, Errors: 0, Skipped: 0