See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
Changes:
[rrabara] Runtime-detection: products url and md5 are no longer in pom.xml
------------------------------------------
[...truncated 11380 lines...]
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The constructor WorkbenchView(String, String) is not
accessible due to restriction on classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR] 3 problems (3 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile (default-compile) on project
org.jboss.tools.archives.reddeer: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation
failure
at
copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:441)
at
org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:237)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile
(default-compile) on project org.jboss.tools.cdi.seam3.bot.test: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.cdi.seam3.bot.test/src/org/jboss/tools/cdi/seam3/bot/test/tests/SeamConfigEEOpenOnTest.java:[13]
[ERROR] import org.jboss.reddeer.workbench.editor.DefaultEditor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type DefaultEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.cdi.seam3.bot.test/src/org/jboss/tools/cdi/seam3/bot/test/tests/SeamConfigEEOpenOnTest.java:[169]
[ERROR] String toolTip = new DefaultEditor().getTitleToolTip();
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The constructor DefaultEditor() is not accessible due to
restriction on classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.cdi.seam3.bot.test/src/org/jboss/tools/cdi/seam3/bot/test/tests/SeamConfigEEOpenOnTest.java:[169]
[ERROR] String toolTip = new DefaultEditor().getTitleToolTip();
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The type DefaultEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR] 3 problems (3 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile (default-compile) on project
org.jboss.tools.cdi.seam3.bot.test: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation
failure
at
copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:441)
at
org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:237)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile
(default-compile) on project org.jboss.tools.central.ui.bot.test: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/bot/BaseFunctionalityTest.java:[8]
[ERROR] import org.jboss.reddeer.workbench.editor.DefaultEditor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type DefaultEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/bot/BaseFunctionalityTest.java:[9]
[ERROR] import org.jboss.reddeer.workbench.editor.Editor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type Editor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/bot/BaseFunctionalityTest.java:[10]
[ERROR] import org.jboss.reddeer.workbench.view.View;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type View is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/bot/BaseFunctionalityTest.java:[106]
[ERROR] DefaultEditor e = new DefaultEditor();
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The type DefaultEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/bot/BaseFunctionalityTest.java:[106]
[ERROR] DefaultEditor e = new DefaultEditor();
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The constructor DefaultEditor() is not accessible due to
restriction on classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/bot/BaseFunctionalityTest.java:[106]
[ERROR] DefaultEditor e = new DefaultEditor();
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The type DefaultEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/bot/api/CentralProjects.java:[4]
[ERROR] import org.jboss.reddeer.workbench.editor.DefaultEditor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type DefaultEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/bot/api/CentralProjects.java:[24]
[ERROR] new DefaultEditor("JBoss Central");
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The constructor DefaultEditor(String) is not accessible due to
restriction on classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.central.ui.bot.test/src/org/jboss/tools/central/test/ui/bot/api/CentralProjects.java:[24]
[ERROR] new DefaultEditor("JBoss Central");
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The type DefaultEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR] 9 problems (9 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile (default-compile) on project
org.jboss.tools.central.ui.bot.test: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation
failure
at
copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:441)
at
org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:237)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile
(default-compile) on project org.jboss.tools.freemarker.ui.bot.test: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.freemarker.ui.bot.test/src/org/jboss/tools/freemarker/ui/bot/test/FreeMarkerEditorTest.java:[39]
[ERROR] import org.jboss.reddeer.workbench.editor.TextEditor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type TextEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.freemarker.ui.bot.test/src/org/jboss/tools/freemarker/ui/bot/test/FreeMarkerEditorTest.java:[40]
[ERROR] import org.jboss.reddeer.workbench.view.impl.WorkbenchView;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type WorkbenchView is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.freemarker.ui.bot.test/src/org/jboss/tools/freemarker/ui/bot/test/FreeMarkerEditorTest.java:[60]
[ERROR] new WorkbenchView("Welcome").close();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The constructor WorkbenchView(String) is not accessible due to
restriction on classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.freemarker.ui.bot.test/src/org/jboss/tools/freemarker/ui/bot/test/FreeMarkerEditorTest.java:[60]
[ERROR] new WorkbenchView("Welcome").close();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method close() from the type View is not accessible due to
restriction on classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.freemarker.ui.bot.test/src/org/jboss/tools/freemarker/ui/bot/test/FreeMarkerEditorTest.java:[60]
[ERROR] new WorkbenchView("Welcome").close();
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The type WorkbenchView is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.freemarker.ui.bot.test/src/org/jboss/tools/freemarker/ui/bot/test/FreeMarkerEditorTest.java:[114]
[ERROR] new TextEditor("welcome.ftl");
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The constructor TextEditor(String) is not accessible due to
restriction on classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.freemarker.ui.bot.test/src/org/jboss/tools/freemarker/ui/bot/test/FreeMarkerEditorTest.java:[114]
[ERROR] new TextEditor("welcome.ftl");
[ERROR] ^^^^^^^^^^
[ERROR] Access restriction: The type TextEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR] 7 problems (7 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile (default-compile) on project
org.jboss.tools.freemarker.ui.bot.test: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation
failure
at
copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:441)
at
org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:237)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile
(default-compile) on project org.jboss.tools.portlet.ui.bot.test: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.portlet.ui.bot.test/src/org/jboss/tools/portlet/ui/bot/matcher/workspace/file/xml/XMLFileNodeContentMatcher.java:[9]
[ERROR] import org.jboss.reddeer.workbench.editor.DefaultEditor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type DefaultEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.portlet.ui.bot.test/src/org/jboss/tools/portlet/ui/bot/matcher/workspace/file/xml/XMLFileNodeContentMatcher.java:[32]
[ERROR] new DefaultEditor(file.getFileName());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The constructor DefaultEditor(String) is not accessible due to
restriction on classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.portlet.ui.bot.test/src/org/jboss/tools/portlet/ui/bot/matcher/workspace/file/xml/XMLFileNodeContentMatcher.java:[32]
[ERROR] new DefaultEditor(file.getFileName());
[ERROR] ^^^^^^^^^^^^^
[ERROR] Access restriction: The type DefaultEditor is not accessible due to restriction on
classpath entry
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
[ERROR] 3 problems (3 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile (default-compile) on project
org.jboss.tools.portlet.ui.bot.test: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation
failure
at
copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:441)
at
org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:237)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR]
[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.jboss.tools.archives.reddeer
Build step 'Invoke top-level Maven targets' marked build as failure
Description set: