|
|
Re: Maven install is getting BUILD FAILURE [message #1779952 is a reply to message #1779871] |
Tue, 16 January 2018 07:37 |
Chiranjeevi B Messages: 10 Registered: January 2018 |
Junior Member |
|
|
Thank you sir,
Now i have executed the build from the project root folder itself after 1:36h i am getting this error ,
[INFO] Eclipse SmartHome Distribution ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:36 h
[INFO] Finished at: 2018-01-16T12:53:36+05:30
[INFO] Final Memory: 182M/702M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.eclipse.smarthome.core.audio.test: There are test failures.
[ERROR]
[ERROR] Please refer to C:\Users\fueb_Asus3\smarthome-master1\git\smarthome\bundles\core\org.eclipse.smarthome.core.audio.test\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
I am getting this error in surefire-reports
java.lang.NullPointerException: Cannot invoke method getURL() on null object
at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:88)
at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:32)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
at org.eclipse.smarthome.core.audio.test.AudioConsoleTest.audio console plays stream for a specified sink(AudioConsoleTest.groovy:95)
please help me out on this
[Updated on: Tue, 16 January 2018 12:32] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03669 seconds