Releases: hazendaz/coveralls-maven-plugin
Releases · hazendaz/coveralls-maven-plugin
Coveralls Maven Plugin 4.5.0-M4
- Require maven 3.6.3+
- Library updates / Plugin Updates
- Auto format all code
- Lots of underlying code cleanup
- Full junit5 now
notice: Last expected java 8 release. Final 4.5.0 java version has not yet been determined. All tests are java 11 based now.
Coveralls Maven Plugin 4.5.0-M3
User
- This is officially the new repo for coveralls-maven-plugin as acknowledged by both coveralls and original author
- Migrate md5 to sha-512
- Update all libraries
Build
- Update readme with new badges
- Cleanup sample project
- Modernize java usage
- Convert some plexus utils to commons-* or straight java
- Update change log for prior versions, all new will be github releases
- Migrate most of junit4 to junit5
- Various java updates
Coveralls Maven Plugin 4.5.0-M2
Adjustments to correct site release, same as 4.5.0-M1 for users
Coveralls Maven Plugin 4.5.0-M1
See trautonen#142
Took over project to bring it up to date and make it maven 4 compatible. Do note this contains clover but its not complete work due to the changes on the upstream original repo and needs some work. It should otherwise be drop in place usage.