-
I just updated my IntelliJ version to 2016.3.1 from 2016.1.x where the plugin worked fine. I'm receiving a notification of "IDE Errors", the "details" link reveals the following messages in the "IDE …
-
Currently the maven-cucumber-reporting-mojo depends on totallylazy version 991 (https://github.com/masterthought/maven-cucumber-reporting-mojo/blob/master/pom.xml#L130). This dependency is no longer a…
-
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.ma…
-
Plugin is not compatible with cucumber-reporting version 1.1.0. It gives error
java.lang.NoSuchMethodError: net.masterthought.cucumber.ReportBuilder.(Ljava/util/List;Ljava/io/File;Ljava/lang/String;Lj…
-
Hi, i got myself into situation when test results has "ambigous" step. And as far as i can understand this causes reporter to crash. According to https://github.com/cucumber/cucumber/wiki/Step-Definit…
-
I tried to generate report in cmd: mvn clean verify. Then I got these error:
---
## T E S T S
Running mgl.example.RunTest
@first
Feature: Test drag-drop and scroll options
Scenario: Drag-drop an…
-
Hi, I have noticed that the build number is always set to one. Looking at the code, it's hardcoded.
It's seems to be pretty straightforward to add an optional parameter to specify it - that could be …
-
Hello.
I'm using maven-cucumber-reporting 3.2.0 and I'm seeing some exceptions being in the log.
I've tried many things to fix, but was not able to.
So, this are the issues I see in the log:
`…
-
I noticed the original package/path is also included in the name of the html file.
In my case this makes it longer than 255 characters, so as soon I as try to open my report, I get an error-page
```
…
-
We experienced an issue with characters encoding while upgrading from v 0.0.4 to v 0.0.5.
With v0.0.5 :
JSON file encoding = UTF-8, Generated HTML files encoding = UTF-8
But french letters with accen…