You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
we are evaluating the chouette project. How ever, we cant get it tested, let alone built or deploy.
how to repro:
clone git repo. run: mvn test -DskipWildfly
result:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project mobi.chouette.common: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/ilari/GTFS/chouette/chouette/mobi.chouette.common && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djboss.socket.binding.port-offset=300 -XX:MaxPermSize=256m -jar /home/ilari/GTFS/chouette/chouette/mobi.chouette.common/target/surefire/surefirebooter1960409498157060938.jar /home/ilari/GTFS/chouette/chouette/mobi.chouette.common/target/surefire/surefire1764876785266767629tmp /home/ilari/GTFS/chouette/chouette/mobi.chouette.common/target/surefire/surefire_02374666297097149942tmp
The text was updated successfully, but these errors were encountered:
Hi,
we are evaluating the chouette project. How ever, we cant get it tested, let alone built or deploy.
how to repro:
result:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project mobi.chouette.common: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/ilari/GTFS/chouette/chouette/mobi.chouette.common && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Djboss.socket.binding.port-offset=300 -XX:MaxPermSize=256m -jar /home/ilari/GTFS/chouette/chouette/mobi.chouette.common/target/surefire/surefirebooter1960409498157060938.jar /home/ilari/GTFS/chouette/chouette/mobi.chouette.common/target/surefire/surefire1764876785266767629tmp /home/ilari/GTFS/chouette/chouette/mobi.chouette.common/target/surefire/surefire_02374666297097149942tmp
The text was updated successfully, but these errors were encountered: