[jbosstools-fuse-dev] Build failed in Jenkins: Fuse-Tooling-pullrequest #161

Fuse Jenkins fuse-infra at redhat.com
Wed Aug 17 17:17:36 EDT 2016


See <http://10.8.63.16/job/Fuse-Tooling-pullrequest/161/changes>

Changes:

[Lars Heinemann] FUSETOOLS-2032 - restrict reconnection possibilities / validate new

[Lars Heinemann] fixed issue with connecting to flow start element

[Lars Heinemann] catched case where source is already the first in flow

[Lars Heinemann] added integration tests

[Lars Heinemann] added another test and cleaned up

[Lars Heinemann] added additional checks and reword the canReconnect / reconnect logic to

------------------------------------------
[...truncated 2707 lines...]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ tests ---
[INFO] 
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ tests ---
[INFO] 
[INFO] --- tycho-p2-extras-plugin:0.24.0:compare-version-with-baselines (default) @ tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.camel.editor.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.fusesource.ide.camel.editor.tests ---
[INFO] The project's OSGi version is 8.0.0.Alpha3-v20160817-2115
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.fusesource.ide.camel.editor.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.fusesource.ide.camel.editor.tests ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.camel.editor.tests ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.camel.editor.tests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=<http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/target/jacoco.exec,append=true,includes=org.jboss.tools.*>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.camel.editor.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.fusesource.ide.camel.editor.tests ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.fusesource.ide.editor:org.fusesource.ide.camel.editor.tests:8.0.0-SNAPSHOT @ <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests/pom.xml>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.fusesource.ide.camel.editor.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.camel.editor.tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.camel.editor.tests ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.fusesource.ide.camel.editor.component.wizard.ComponentNameAndTagPatternFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.fusesource.ide.camel.editor.component.wizard.ComponentNameAndTagPatternFilterTest
Running org.fusesource.ide.camel.editor.component.wizard.ComponentGroupedByTagsTreeContenProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 sec - in org.fusesource.ide.camel.editor.component.wizard.ComponentGroupedByTagsTreeContenProviderTest
Running org.fusesource.ide.camel.editor.component.wizard.ComponentManagerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.fusesource.ide.camel.editor.component.wizard.ComponentManagerTest
Running org.fusesource.ide.camel.editor.component.wizard.ComponentLabelProviderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.fusesource.ide.camel.editor.component.wizard.ComponentLabelProviderTest
Running org.fusesource.ide.camel.editor.globalconfiguration.GlobalConfigLabelProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.fusesource.ide.camel.editor.globalconfiguration.GlobalConfigLabelProviderTest
Running org.fusesource.ide.camel.editor.globalconfiguration.endpoint.provider.GlobalEndpointContributorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.fusesource.ide.camel.editor.globalconfiguration.endpoint.provider.GlobalEndpointContributorTest
Running org.fusesource.ide.camel.editor.features.create.ext.CreateFigureFeatureTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.fusesource.ide.camel.editor.features.create.ext.CreateFigureFeatureTest
Running org.fusesource.ide.camel.editor.provider.ToolBehaviourProviderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.fusesource.ide.camel.editor.provider.ToolBehaviourProviderTest
Running org.fusesource.ide.camel.editor.utils.MavenUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.fusesource.ide.camel.editor.utils.MavenUtilsTest
Running org.fusesource.ide.camel.editor.GoToMarkerForCamelEditorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec - in org.fusesource.ide.camel.editor.GoToMarkerForCamelEditorTest
Running org.fusesource.ide.camel.editor.properties.CamelTypeMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.fusesource.ide.camel.editor.properties.CamelTypeMapperTest
Running org.fusesource.ide.camel.editor.properties.ParameterPriorityComparatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.fusesource.ide.camel.editor.properties.ParameterPriorityComparatorTest

Results :

Tests run: 42, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.camel.editor.tests ---
[INFO] 
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.camel.editor.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.camel.editor.tests ---
[INFO] Building jar: <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests/target/org.fusesource.ide.camel.editor.tests-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.camel.editor.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.camel.editor.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.camel.editor.tests ---
[INFO] 
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.camel.editor.tests ---
[INFO] 
[INFO] --- tycho-p2-extras-plugin:0.24.0:compare-version-with-baselines (default) @ org.fusesource.ide.camel.editor.tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.camel.editor.tests.integration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.fusesource.ide.camel.editor.tests.integration ---
[INFO] The project's OSGi version is 8.0.0.Alpha3-v20160817-2115
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.fusesource.ide.camel.editor.tests.integration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.fusesource.ide.camel.editor.tests.integration ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.camel.editor.tests.integration ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.camel.editor.tests.integration ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=<http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/target/jacoco.exec,append=true,includes=org.jboss.tools.*>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.camel.editor.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.fusesource.ide.camel.editor.tests.integration ---
[INFO] Compiling 15 source files to <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests.integration/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [  0.251 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [  0.252 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [  1.377 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [  0.351 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [  1.234 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [  0.128 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [  0.760 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [  0.734 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [  0.429 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [  0.516 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [  0.210 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [  0.015 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [  0.466 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [  0.314 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [  0.045 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [  0.300 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [  1.696 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [  0.220 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [  0.037 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [  2.001 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons  SUCCESS [  0.322 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [  0.345 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [  0.920 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 15.493 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 39.415 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [  0.320 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 16.635 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 39.733 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [  0.011 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [  0.238 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [  0.050 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [  0.376 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [  0.351 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [  0.438 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [  0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 18.145 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests FAILURE [  0.402 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:10 min
[INFO] Finished at: 2016-08-17T17:17:33-04:00
[INFO] Final Memory: 331M/1535M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.24.0:compile (default-compile) on project org.fusesource.ide.camel.editor.tests.integration: Compilation failure: Compilation failure:
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests.integration/src/main/java/org/fusesource/ide/camel/editor/integration/CamelEditorIT.java>:[340]
[ERROR] assertThat(ReconnectNodesFeature.canElementsConnect(inbox, createdBean)).isTrue();
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method canElementsConnect(AbstractCamelModelElement, AbstractCamelModelElement, String) in the type ReconnectNodesFeature is not applicable for the arguments (AbstractCamelModelElement, AbstractCamelModelElement)
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests.integration/src/main/java/org/fusesource/ide/camel/editor/integration/CamelEditorIT.java>:[356]
[ERROR] assertThat(ReconnectNodesFeature.canElementsConnect(inbox, outbox)).isFalse();
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method canElementsConnect(AbstractCamelModelElement, AbstractCamelModelElement, String) in the type ReconnectNodesFeature is not applicable for the arguments (AbstractCamelModelElement, AbstractCamelModelElement)
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests.integration/src/main/java/org/fusesource/ide/camel/editor/integration/CamelEditorIT.java>:[372]
[ERROR] assertThat(ReconnectNodesFeature.canElementsConnect(outbox, inbox)).isFalse();
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method canElementsConnect(AbstractCamelModelElement, AbstractCamelModelElement, String) in the type ReconnectNodesFeature is not applicable for the arguments (AbstractCamelModelElement, AbstractCamelModelElement)
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests.integration/src/main/java/org/fusesource/ide/camel/editor/integration/CamelEditorIT.java>:[388]
[ERROR] assertThat(ReconnectNodesFeature.canElementsConnect(inbox, to1)).isFalse();
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method canElementsConnect(AbstractCamelModelElement, AbstractCamelModelElement, String) in the type ReconnectNodesFeature is not applicable for the arguments (AbstractCamelModelElement, AbstractCamelModelElement)
[ERROR] <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests.integration/src/main/java/org/fusesource/ide/camel/editor/integration/CamelEditorIT.java>:[416]
[ERROR] assertThat(ReconnectNodesFeature.canElementsConnect(logger, bean)).isTrue();
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method canElementsConnect(AbstractCamelModelElement, AbstractCamelModelElement, String) in the type ReconnectNodesFeature is not applicable for the arguments (AbstractCamelModelElement, AbstractCamelModelElement)
[ERROR] 5 problems (5 errors)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.fusesource.ide.camel.editor.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :84
Killing Xvnc process ID 21568


More information about the jbosstools-fuse-dev mailing list