Skip to content

SLING-10054 remove emma-maven-plugin and related profiles#14

Merged
kwin merged 1 commit intomasterfrom
feature/remove-emma-maven-plugin-profiles
Jan 26, 2021
Merged

SLING-10054 remove emma-maven-plugin and related profiles#14
kwin merged 1 commit intomasterfrom
feature/remove-emma-maven-plugin-profiles

Conversation

@kwin
Copy link
Copy Markdown
Member

@kwin kwin commented Jan 11, 2021

all code-coverage is now done with jacoco-maven-plugin

all code-coverage is now done with jacoco-maven-plugin
@kwin kwin requested review from raducotescu and rombert January 11, 2021 09:28
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Copy Markdown
Contributor

@rombert rombert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I'm not that familiar with it. I think @bdelacretaz also worked on it, maybe he can say whether it's safe to remove it.

@kwin kwin requested a review from bdelacretaz January 11, 2021 10:00
@kwin
Copy link
Copy Markdown
Member Author

kwin commented Jan 26, 2021

Given that emma-maven-plugin is no longer maintained and the last release was in 2010 I would remove it. In case someone needs the profile we need to look for another way to generate the coverage report.

@kwin kwin merged commit d14ea47 into master Jan 26, 2021
@kwin kwin deleted the feature/remove-emma-maven-plugin-profiles branch January 26, 2021 08:07
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.

2 participants