Roland Huß
Roland Huß
Yes, probably. How maybe just that I haven't set the JAVA_HOME variable locally 😬 It's just as easy as this: If you have JAVA_HOME set, its broken. If not, the...
I think it shouldn't be a huge problem to introduce a 'raw log' option, but as Maven itself is quite chatty, I'm not sure if this will solve your problem...
Looking into the file it looks like that it's completely binary and I can't identify any special Maven logging output with eg. `strings`. So not sure how to fix this....
There is a documentation of all properties in https://dmp.fabric8.io/#property-configuration but it could be definitely that something is missing (there is no automation to add a XML-based configuration as property). If...
@bkelley17 yes, it's because that we generally require that new code should be at least as much tested then the existing code. Not really sure how this is measure as...
I will work on this PR for the next release (resolving the conflicts) and add the suggestions as I think this is a valuable feature.
Thansk for reporting this ! I'm not very familiar with the `buildx` addition to dmp, but I know that build handles pushes differently (as part of the `build` command) so...
@omyl thanks for the PR ! So, if I understood your last comment correctly, you don't plan to continue to work on the PR but would be happy if we...
thanks ! I'm not sure whether I can dive into this PR soon as it bit involved (and my time budget for maintaining this plugin is super minimal), but @rohanKanojia...
Thanks for the bug report. Any chance that you could share the project so that I could reproduce it ?