This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 8403c2994 fix(maven): move check for MAVEN_CMD before maven wrapper setup new 745761bc8 chore: cleanup pkg/util/maven package new 74139ed8b chore: cleanup pkg/util/tar package The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pkg/builder/jib.go | 2 +- pkg/cmd/dump.go | 2 +- pkg/util/maven/maven_command.go | 6 +++--- pkg/util/maven/maven_log.go | 16 ++++++++++------ pkg/util/maven/maven_log_test.go | 2 +- pkg/util/maven/maven_project.go | 6 +++--- pkg/util/maven/maven_repositories.go | 7 +++---- pkg/util/tar/util_compress.go | 24 +++++++++++++++--------- 8 files changed, 37 insertions(+), 28 deletions(-)