damianszczepanik / maven-cucumber-reporting

maven mojo for cucumber reporting
GNU Lesser General Public License v2.1
122 stars 111 forks source link

Improve MAVEN build Performance #198

Closed ChenZhangg closed 3 years ago

ChenZhangg commented 3 years ago

Apache Maven Dependency Plugin can be used to find unused dependencies. And I found following list. Maybe we can remove them. maven-cucumber-reporting {groupId='org.apache.maven.plugins', artifactId='maven-gpg-plugin'}

===================== If there are any inappropriate modifications in this PR, please give me a reply and I will change them.