hydraulic-software / conveyor

Gradle plugin, user guide and discussion forums for Conveyor
https://conveyor.hydraulic.dev
Apache License 2.0
123 stars 9 forks source link

jdeps gets executed when jvm args are manually specified #14

Closed ennerf closed 2 years ago

ennerf commented 2 years ago

Describe the bug The app.jvm.modules are fully specified without detect, but the console shows that jdeps scanning failed

To Reproduce Steps to reproduce the behavior: fully specify app.jvm.modules without detect

Expected behavior jdeps does not get executed

Screenshots image

Additional context

The process doesn't fail, and subsequent calls seem to be cached, so it's a minor thing.

Internal bug link

mikehearn commented 2 years ago

This is fixed by Conveyor 2.1