damianszczepanik / maven-cucumber-reporting

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

Allow execution when cucumberOutput is missing because of -DskipTests #6

Closed stenaksel closed 8 years ago

stenaksel commented 11 years ago

It would be nice to be able to configure the plugin to not stop and give error when cucumberOutput is missing (probably when -DskipTests was used). Today I see: [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.0.4:generate (execution) on project ... (No such file or directory)

damianszczepanik commented 8 years ago

No plan for this improvement so far