nops
Results
2
issues of
nops
When compiling a Dropwizard project with Java 9, Jackson compilation throws the following error, `WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.fasterxml.jackson.module.afterburner.util.MyClassLoader (file:/Users/user/Code/application.jar) to...
afterburner
3.x
active
Would it be possible to support wildcards when specifying "source"? Something like `source: target/YourPlace-*.pkg` would be great to capture and upload numerically versioned files that fit a pattern. Thanks!