Friedrich Clausen
Friedrich Clausen
Anymore movement on this front?
One possible, low-tech starting option would be to add command-line arguments to imppg for these use cases. Then people can build shell, batch, etc. scripts around ImPPG as a start....
Ah indeed, yes, it'll be much slower re-launching all the ImPPG processes. Great to hear you are into the embedded Lua implementation. I will check it out.
As @benvandenberg mentioned above merely adding that empty (in our case) detached configuration seems to nuke the "compile" configuration for all our projects. The resultant lock file only contains project...
Thanks - I will definitely add some TK tests.
Sorry I never got back to you, thanks for fixing!
Ah, just came here to say I also found another way to skip those capability checks: ```diff diff --git a/plugins/nexus-coreui-plugin/src/main/resources/static/rapture/NX/coreui/controller/Repositories.js b/plugins/nexus-coreui-plugin/src/main/resources/static/rapture/NX/coreui/controller/Repositories.js index d570932ebb5..fedbbb6015d 100644 --- a/plugins/nexus-coreui-plugin/src/main/resources/static/rapture/NX/coreui/controller/Repositories.js +++ b/plugins/nexus-coreui-plugin/src/main/resources/static/rapture/NX/coreui/controller/Repositories.js @@ -723,7...
@volkert-fastned glad it worked for you! Unfortunately they don't accept patches on this repo because it is an automated sync from a Sonatype internal repo.
> Oh, but speaking of Homebrew: [@ftclausen](https://github.com/ftclausen) maybe the Homebrew maintainers would be willing to accept your patch into [the GitHub repository of their Nexus formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/n/nexus.rb), so it gets applied...