[jbosstools-builds] Build failed in Jenkins: jbosstools-forge_master #223

ci-builds at redhat.com ci-builds at redhat.com
Thu Feb 21 16:50:13 EST 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/223/>

------------------------------------------
[...truncated 4061 lines...]
[ERROR] UISelection cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UISelectionImpl.java>:[28,0]
[ERROR] public T get() {
[ERROR] ^^^^^
[ERROR] The method get() of type UISelectionImpl<T> must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UISelectionImpl.java>:[33,0]
[ERROR] public Iterator<T> iterator() {
[ERROR] ^^^^^^^^^^
[ERROR] The method iterator() of type UISelectionImpl<T> must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UISelectionImpl.java>:[38,0]
[ERROR] public int size() {
[ERROR] ^^^^^^
[ERROR] The method size() of type UISelectionImpl<T> must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/FileChooserControlBuilder.java>:[31,0]
[ERROR] import org.jboss.forge.ui.input.UIInput;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.input cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/FileChooserControlBuilder.java>:[32,0]
[ERROR] import org.jboss.forge.ui.input.UIInputComponent;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.input cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/FileChooserControlBuilder.java>:[36,0]
[ERROR] public class FileChooserControlBuilder extends ControlBuilder {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type FileChooserControlBuilder must implement the inherited abstract method ControlBuilder.build(ForgeWizardPage, UIInputComponent<?,Object>, Composite)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/FileChooserControlBuilder.java>:[39,0]
[ERROR] public Control build(final ForgeWizardPage page, final UIInputComponent<?, Object> input, final Composite parent) {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] UIInputComponent cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/FileChooserControlBuilder.java>:[114,0]
[ERROR] result.add(UIInput.class);
[ERROR] ^^^^^^^
[ERROR] UIInput cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[13,0]
[ERROR] import org.jboss.forge.ui.context.UIContext;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.context cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[14,0]
[ERROR] import org.jboss.forge.ui.context.UIValidationContext;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.context cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[15,0]
[ERROR] import org.jboss.forge.ui.input.UIInputComponent;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.input cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[17,0]
[ERROR] public class UIValidationContextImpl implements UIValidationContext {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] UIValidationContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[19,0]
[ERROR] private UIContext context;
[ERROR] ^^^^^^^^^
[ERROR] UIContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[21,0]
[ERROR] public UIValidationContextImpl(UIContext context) {
[ERROR] ^^^^^^^^^
[ERROR] UIContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[22,0]
[ERROR] this.context = context;
[ERROR] ^^^^^^^^^^^^
[ERROR] UIContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[26,0]
[ERROR] public void addValidationError(UIInputComponent<?, ?> input, String errorMessage) {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] UIInputComponent cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[35,0]
[ERROR] public UIContext getUIContext() {
[ERROR] ^^^^^^^^^
[ERROR] UIContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[35,0]
[ERROR] public UIContext getUIContext() {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The method getUIContext() of type UIValidationContextImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIValidationContextImpl.java>:[36,0]
[ERROR] return context;
[ERROR] ^^^^^^^
[ERROR] UIContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/FallbackTextBoxControlBuilder.java>:[10,0]
[ERROR] import org.jboss.forge.ui.input.UIInputComponent;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.input cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/FallbackTextBoxControlBuilder.java>:[21,0]
[ERROR] public boolean handles(UIInputComponent<?, ?> input) {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] UIInputComponent cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizard.java>:[31,0]
[ERROR] import org.jboss.forge.ui.result.NavigationResult;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.result cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizard.java>:[32,0]
[ERROR] import org.jboss.forge.ui.result.Result;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.result cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizard.java>:[121,0]
[ERROR] NavigationResult nextCommand = null;
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] NavigationResult cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizard.java>:[123,0]
[ERROR] nextCommand = wiz.next(getUiContext());
[ERROR] ^^^^
[ERROR] The method next(UIContextImpl) is undefined for the type UIWizard
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizard.java>:[152,0]
[ERROR] return Proxies.isInstance(successor, nextPage.getUICommand());
[ERROR] ^^^^^^^^^^
[ERROR] The method isInstance(Class<capture#6-of ? extends UICommand>, UICommand) is undefined for the type Proxies
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizard.java>:[160,0]
[ERROR] Result result = cmd.execute(uiContext);
[ERROR] ^^^^^^
[ERROR] Result cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizard.java>:[160,0]
[ERROR] Result result = cmd.execute(uiContext);
[ERROR] ^^^^^^^
[ERROR] The method execute(UIContext) in the type UICommand is not applicable for the arguments (UIContextImpl)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIContextImpl.java>:[10,0]
[ERROR] import org.jboss.forge.ui.context.UIContext;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.context cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIContextImpl.java>:[12,0]
[ERROR] public class UIContextImpl implements UIContext {
[ERROR] ^^^^^^^^^
[ERROR] UIContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/context/UIContextImpl.java>:[21,0]
[ERROR] public UISelectionImpl<?> getInitialSelection() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getInitialSelection() of type UIContextImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[23,0]
[ERROR] import org.jboss.forge.ui.input.UIInputComponent;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.input cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[60,0]
[ERROR] uiBuilder = new UIBuilderImpl(uiContext);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor UIBuilderImpl(UIContext) refers to the missing type UIContext
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[68,0]
[ERROR] List<UIInputComponent<?, ?>> inputs = uiBuilder.getInputs();
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] UIInputComponent cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[68,0]
[ERROR] List<UIInputComponent<?, ?>> inputs = uiBuilder.getInputs();
[ERROR] ^^^^^^^^^
[ERROR] The method getInputs() from the type UIBuilderImpl refers to the missing type UIInputComponent
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[73,0]
[ERROR] protected void createControls(Composite parent, List<UIInputComponent<?, ?>> inputs) {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] UIInputComponent cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[80,0]
[ERROR] for (final UIInputComponent<?, ?> input : inputs) {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] UIInputComponent cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[85,0]
[ERROR] Control control = controlBuilder.build(this, (UIInputComponent<?, Object>) input, container);
[ERROR] ^^^^^
[ERROR] The method build(ForgeWizardPage, UIInputComponent<?,Object>, Composite) from the type ControlBuilder refers to the missing type UIInputComponent
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[85,0]
[ERROR] Control control = controlBuilder.build(this, (UIInputComponent<?, Object>) input, container);
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] UIInputComponent cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[116,0]
[ERROR] for (UIInputComponent<?, ?> input : uiBuilder.getInputs()) {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] UIInputComponent cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[116,0]
[ERROR] for (UIInputComponent<?, ?> input : uiBuilder.getInputs()) {
[ERROR] ^^^^^^^^^
[ERROR] The method getInputs() from the type UIBuilderImpl refers to the missing type UIInputComponent
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[126,0]
[ERROR] UIValidationContextImpl validationContext = new UIValidationContextImpl(uiContext);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor UIValidationContextImpl(UIContext) refers to the missing type UIContext
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[128,0]
[ERROR] uiCommand.validate(validationContext);
[ERROR] ^^^^^^^^
[ERROR] The method validate(UIValidationContext) in the type UICommand is not applicable for the arguments (UIValidationContextImpl)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/wizards/ForgeWizardPage.java>:[141,0]
[ERROR] URL docLocation = metadata.getDocLocation();
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The method getDocLocation() is undefined for the type UICommandMetadata
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/EnumComboControlBuilder.java>:[23,0]
[ERROR] import org.jboss.forge.ui.input.UIInput;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.input cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/EnumComboControlBuilder.java>:[24,0]
[ERROR] import org.jboss.forge.ui.input.UIInputComponent;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.input cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/EnumComboControlBuilder.java>:[25,0]
[ERROR] import org.jboss.forge.ui.input.UISelectOne;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.forge.ui.input cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/EnumComboControlBuilder.java>:[30,0]
[ERROR] public class EnumComboControlBuilder extends ControlBuilder {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EnumComboControlBuilder must implement the inherited abstract method ControlBuilder.build(ForgeWizardPage, UIInputComponent<?,Object>, Composite)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/EnumComboControlBuilder.java>:[34,0]
[ERROR] public Control build(ForgeWizardPage page, final UIInputComponent<?, Object> input, final Composite container) {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] UIInputComponent cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/EnumComboControlBuilder.java>:[75,0]
[ERROR] result.add(UISelectOne.class);
[ERROR] ^^^^^^^^^^^
[ERROR] UISelectOne cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-forge_master/ws/sources/plugins/org.jboss.tools.forge.ui.ext/src/org/jboss/tools/forge/ui/control/EnumComboControlBuilder.java>:[76,0]
[ERROR] result.add(UIInput.class);
[ERROR] ^^^^^^^
[ERROR] UIInput cannot be resolved to a type
[ERROR] 120 problems (120 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.16.0:compile (default-compile) on project org.jboss.tools.forge.ui.ext: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:454)
	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:218)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 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.forge.ui.ext
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :46
Killing Xvnc process ID 12856
Archiving artifacts
Recording test results
Description set: 


More information about the jbosstools-builds mailing list