The method getProcess() is undefined for the type JBossServerBehavior in
org/jboss/tools/ws/creation/core/test/command/AbstractJBossWSCommandTest.java
------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-6841
URL:
https://jira.jboss.org/browse/JBIDE-6841
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.2.0.M2
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
Priority: Blocker
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0:compile
(default-compile) on project org.jboss.tools.ws.creation.core.test: Compilation failure:
Compilation failure:
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/ws/tests/org.jboss.tools.ws.creation.core.test/src/org/jboss/tools/ws/creation/core/test/command/AbstractJBossWSCommandTest.java
(at line 415):[-1,-1]
if (behavior.getProcess() != null) {
^^^^^^^^^^
The method getProcess() is undefined for the type JBossServerBehavior
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/ws/tests/org.jboss.tools.ws.creation.core.test/src/org/jboss/tools/ws/creation/core/test/command/AbstractJBossWSCommandTest.java
(at line 416):[-1,-1]
return behavior.getProcess().getStreamsProxy()
^^^^^^^^^^
The method getProcess() is undefined for the type JBossServerBehavior
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira