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

Update to maven 3 apis #32

Open
spyhunter99 opened this issue Mar 18, 2017 · 0 comments
Open

Update to maven 3 apis #32

spyhunter99 opened this issue Mar 18, 2017 · 0 comments

Comments

@spyhunter99
Copy link
Contributor

Maven 2 is EOL. Currently, cobertua plugin will not build correctly with maven 3

msiemczyk added a commit to msiemczyk/cobertura-maven-plugin that referenced this issue Jul 20, 2018
These changes require corresponding changes in coberura.

- Changed Cobertura logging configuration file to logback and included logback SLF4J binding for runtime scope. The use of logback was not really necessary and Log4J would of worked to as long as binding library is provided. I chose logback to be consitent with how Cobertura stand-alone tool works.
- Updated the necessary code to use the new configuration file.
- Updated maven requirements to 3.3.1
- Partial update of maven API versions to 3.x (mojohaus#32 Update to maven 3 apis )

- Cobertura-plugin 2.7 modifies the build's log4j configuration

mojohaus#36
mojohaus#32
mojohaus#14
msiemczyk added a commit to msiemczyk/cobertura-maven-plugin that referenced this issue Jul 21, 2018
More changes related to maven API versions to 3.x that fix unit and integration tests. The actual production code still needs to be adapted to 3.x API.

mojohaus#32 Update to maven 3 apis
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

No branches or pull requests

1 participant