Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Jacoco coverage repots in Sonar #136

Merged
merged 10 commits into from
May 31, 2024
Merged

Fix Jacoco coverage repots in Sonar #136

merged 10 commits into from
May 31, 2024

Commits on May 30, 2024

  1. Do not overwrite each other

    Now that inject and plexus are consolidated, they should
    not step on each other toe, and write to top level
    target directory the report.
    cstamas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4c0cbe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    905321a View commit details
    Browse the repository at this point in the history
  3. Introduce aggregator module?

    cstamas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    56299bb View commit details
    Browse the repository at this point in the history
  4. Bah

    cstamas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bc3f3ab View commit details
    Browse the repository at this point in the history
  5. Is it pom packaging maybe?

    cstamas committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4c06f2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2615286 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fb379a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Give one more chance

    cstamas committed May 31, 2024
    Configuration menu
    Copy the full SHA
    baee89f View commit details
    Browse the repository at this point in the history
  2. Use other property

    cstamas committed May 31, 2024
    Configuration menu
    Copy the full SHA
    33b70a4 View commit details
    Browse the repository at this point in the history
  3. Go back to basics

    cstamas committed May 31, 2024
    Configuration menu
    Copy the full SHA
    da3b12b View commit details
    Browse the repository at this point in the history