Skip to content

Conversation

@Apache9
Copy link
Contributor

@Apache9 Apache9 commented Feb 10, 2026

… the job summary for unit check

@Apache9 Apache9 self-assigned this Feb 10, 2026
@Apache9 Apache9 marked this pull request as draft February 10, 2026 03:39
@Apache9
Copy link
Contributor Author

Apache9 commented Feb 10, 2026

We need to add maven plugin if we want to specify build tool as maven, and we have this in maven plugin

function maven_initialize
{
  # we need to do this before docker does it as root

  maven_add_install compile
  maven_add_install mvnsite 
  maven_add_install unit

So there is no way for us to avoid running mvninstall for unit check...

Let's focus on improving the test output summary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant