Replace Deprecated DEBUG Option (original) (raw)

Currently the build shows a WARNING about deprecated usage for @MavenOption(MavenCLIOptions.DEBUG).

[INFO] Compiling 49 source files with javac [debug release 17] to target/test-classes
[WARNING] /../maven-it-extension/itf-examples/src/test/java/com/soebes/itf/examples/options/OptionsIT.java:[70,31] DEBUG in com.soebes.itf.jupiter.extension.MavenCLIOptions has been deprecated
[INFO]