m2u
m2u copied to clipboard
JMeter JTL to JUnit reports converter
Error: Exception in thread "main" com.thoughtworks.xstream.io.StreamException: : only whitespace content allowed before start tag and not t (position: START_DOCUMENT seen t... @1:1) at com.thoughtworks.xstream.io.xml.XppReader.pullNextEvent(XppReader.java:124) at com.thoughtworks.xstream.io.xml.AbstractPullReader.readRealEvent(AbstractPullReader.java:148) at com.thoughtworks.xstream.io.xml.AbstractPullReader.readEvent(AbstractPullReader.java:141) at com.thoughtworks.xstream.io.xml.AbstractPullReader.move(AbstractPullReader.java:118)...
[ERROR] Failed to execute goal org.projectlombok:lombok-maven-plugin:1.16.14.0:delombok (default) on project m2u: Execution default of goal org.projectlombok:lombok-maven-plugin:1.16.14.0:delombok failed: A required class was missing while executing org.projectlombok:lombok-maven-plugin:1.16.14.0:delombok: com/sun/tools/javac/util/Context [ERROR] ----------------------------------------------------- [ERROR] realm =...
Hi, I have installed this plugin & was able to run it successfully. When I ran the plugin, I see that this plugin takes "jmeter_thread_name" as "testcase-classname" for junit.xml. I...
Good day, Hoping to get some help with the following: Jar file generated, but when I am running it - get the error 'no main manifest attribute'. Thank you, Natasha
This is the error I receive: Failed to execute goal org.projectlombok:lombok-maven-plugin:1.16.14.0:delombok (default) on project m2u: Unable to delombok: InvocationTargetException: /m2u/target/generated-sources/delombok/com/tguzik/m2u/data/junit/Error.java (No such file or directory) I'm relatively new to all...
Error The test run could not be imported from file 'newsuggest.xml'. Attribute "tests" was already specified for element "testsuite". generated junit xml file output newsuggest.xml contains following entry ``` html...
Hey, Thanks for taking the time to build this tool. I downloaded the zip file and ran the mvn command however when I try to use the outputted Jar file...