NASA-PDS / roundup-action

Do a "roundup", a/k/a PDS-style continuous integration and delivery
Apache License 2.0
1 stars 4 forks source link

Improve logging dump from roundup run #13

Closed jordanpadams closed 3 years ago

jordanpadams commented 3 years ago

Is your feature request related to a problem? Please describe. pds4-jparser is not building properly, but not sure what the issue is:

https://github.com/NASA-PDS/pds4-jparser/runs/1414372832?check_suite_focus=true#step:4:27

DEBUG:pds.roundup.util:🏃‍♀️ Running «['mvn', 'test']»
CRITICAL:pds.roundup.util:💥 Process with command line ['mvn', 'test'] failed with status 1
CRITICAL:pds.roundup.util:📚 Stderr = «b''»
jordanpadams commented 3 years ago

@nutjob4life what version of Java is being used in this repo? We may need to be able to specify a java version. pds4-jparser may not be able to use java11+

nutjob4life commented 3 years ago

@jordanpadams the version of Java is openjdk11-jdk.