microsoft / azure-pipelines-tasks

Tasks for Azure Pipelines
https://aka.ms/tfbuild
MIT License
3.51k stars 2.62k forks source link

Maven V5: New major version of the Maven task #20636

Open sahilbhattMS opened 2 weeks ago

sahilbhattMS commented 2 weeks ago

Task name: Maven V5

Description: Removal of the Code Coverage option from the Maven task

Documentation changes required: (Y/N) Y

Added unit tests: (Y/N) Minor updates to unit tests, no new unit tests added.

Attached related issue: (Y/N) Y. The issue Gradle task with Jacoco code coverage fails is relevant to Gradle, but updates (i.e. removal of the code coverage option) are going to be made for all similar tasks - Gradle, Maven and ANT.

Checklist: