-
Bug
-
Resolution: Done
-
Major
-
3.3.0.M1
-
None
[INFO] org.jboss.tools.ws.ui.test ........................ FAILURE [10.231s]
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.ws.ui.test: Compilation failure: Compilation failure:
[ERROR] /qa/services/hudson/hudson_workspace/workspace/jbosstools-3.3_trunk.component--ws/sources/tests/org.jboss.tools.ws.ui.test/src/org/jboss/tools/ws/ui/test/utils/TesterWSDLUtilsTest.java (at line 125):[-1,-1]
[ERROR] return TesterWSDLUtils.getSampleSOAPInputMessage(def, service, port, binding, operation);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getSampleSOAPInputMessage(Definition, String, String, String, String) is undefined for the type TesterWSDLUtils
[ERROR] -> [Help 1]