Skip to content

Releases: hazendaz/coveralls-maven-plugin

Coveralls Maven Plugin 4.5.0-M4

17 Aug 20:14
Compare
Choose a tag to compare
  • 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

15 Jan 00:26
Compare
Choose a tag to compare

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

18 Nov 16:38
Compare
Choose a tag to compare

Adjustments to correct site release, same as 4.5.0-M1 for users

Coveralls Maven Plugin 4.5.0-M1

18 Nov 16:37
Compare
Choose a tag to compare

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.