[jbosstools-builds] Build failed in Jenkins: jbosstools-hibernate_master #376

ci-builds at redhat.com ci-builds at redhat.com
Mon Oct 21 12:49:30 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/376/changes>

Changes:

[koen.aers] remove 'Eclipse-BundleShape: jar' to get rid of warnings

[koen.aers] remove warnings from build.properties

[koen.aers] delete empty plugin.xml

[koen.aers] remove warning because of missing plugin.xml

[koen.aers] remove dead code warning

[koen.aers] remove maven related warnings

------------------------------------------
[...truncated 8025 lines...]
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[68,0]
[ERROR] import org.hibernate.util.xpl.StringHelper;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.util.xpl cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[144,0]
[ERROR] public static boolean hasConfigXMLMappingClassAnnotation(ConsoleConfiguration consoleConfig, PersistentClass rootClass) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[161,0]
[ERROR] public static boolean elementInFile(ConsoleConfiguration consoleConfig, IFile file, Object element) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[187,0]
[ERROR] public static boolean rootClassInFile(ConsoleConfiguration consoleConfig, IFile file, RootClass rootClass) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[191,0]
[ERROR] final String clNameUnq = StringHelper.unqualify(clName);
[ERROR] ^^^^^^^^^^^^
[ERROR] StringHelper cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[221,0]
[ERROR] public static boolean subclassInFile(ConsoleConfiguration consoleConfig, IFile file, Subclass subclass) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[225,0]
[ERROR] final String clNameUnq = StringHelper.unqualify(clName);
[ERROR] ^^^^^^^^^^^^
[ERROR] StringHelper cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[245,0]
[ERROR] public static boolean tableInFile(ConsoleConfiguration consoleConfig, IFile file, Table table) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[419,0]
[ERROR] public static PackageFragmentRoot[] getCCPackageFragmentRoots(ConsoleConfiguration consoleConfiguration) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[447,0]
[ERROR] public static IFile searchInMappingFiles(ConsoleConfiguration consoleConfig, Object element) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[505,0]
[ERROR] public static IFile searchInAdditionalMappingFiles(ConsoleConfiguration consoleConfig, Object element) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[537,0]
[ERROR] public static IFile searchInEjb3MappingFiles(ConsoleConfiguration consoleConfig, Object element) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[542,0]
[ERROR] final ConsoleConfiguration cc2 = consoleConfig;
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[543,0]
[ERROR] List<String> documentPaths = (List<String>)consoleConfig.execute(new ExecutionContext.Command() {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] ExecutionContext cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/OpenMappingUtils.java>:[623,0]
[ERROR] public static IFile searchFileToOpen(ConsoleConfiguration consoleConfig, Object element) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/figures/PersistentClassFigure.java>:[32,0]
[ERROR] import org.hibernate.console.ImageConstants;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/graph/figures/PersistentClassFigure.java>:[46,0]
[ERROR] header = new NodeHeaderFigure(name, "Class", ImageConstants.MAPPEDCLASS, false); //$NON-NLS-1$
[ERROR] ^^^^^^^^^^^^^^
[ERROR] ImageConstants cannot be resolved to a variable
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/hqleditor/HQLCompletionProcessor.java>:[37,0]
[ERROR] import org.hibernate.console.ConsoleConfiguration;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/hqleditor/HQLCompletionProcessor.java>:[82,0]
[ERROR] result = computeProposals( doc, partition.getOffset(), documentOffset, hqlEditor.getConsoleConfiguration() );
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getConsoleConfiguration() from the type QueryEditor refers to the missing type ConsoleConfiguration
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/hqleditor/HQLCompletionProcessor.java>:[97,0]
[ERROR] ICompletionProposal[] computeProposals(IDocument doc, int lineStart, final int currentOffset, final ConsoleConfiguration consoleConfiguration) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[62,0]
[ERROR] import org.hibernate.console.ConsoleConfiguration;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[63,0]
[ERROR] import org.hibernate.console.KnownConfigurations;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[64,0]
[ERROR] import org.hibernate.console.QueryPage;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[71,0]
[ERROR] public class CriteriaEditor extends AbstractQueryEditor {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return types are incompatible for the inherited methods QueryEditor.getConsoleConfiguration(), AbstractQueryEditor.getConsoleConfiguration()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[71,0]
[ERROR] public class CriteriaEditor extends AbstractQueryEditor {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The type CriteriaEditor must implement the inherited abstract method QueryEditor.executeQuery(ConsoleConfiguration)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[71,0]
[ERROR] public class CriteriaEditor extends AbstractQueryEditor {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return types are incompatible for the inherited methods QueryEditor.getQueryInputModel(), AbstractQueryEditor.getQueryInputModel()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[132,0]
[ERROR] protected QueryPage queryPage = null;
[ERROR] ^^^^^^^^^
[ERROR] QueryPage cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[134,0]
[ERROR] public void executeQuery(ConsoleConfiguration cfg) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[142,0]
[ERROR] if (queryPage == null || !getPinToOneResTab()) {
[ERROR] ^^^^^^^^^
[ERROR] QueryPage cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[143,0]
[ERROR] queryPage = cfg.executeBSHQuery(getQueryString(), getQueryInputModel().getCopyForQuery() );
[ERROR] ^^^^^^^^^
[ERROR] QueryPage cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[143,0]
[ERROR] queryPage = cfg.executeBSHQuery(getQueryString(), getQueryInputModel().getCopyForQuery() );
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method getQueryInputModel() from the type AbstractQueryEditor refers to the missing type QueryInputModel
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[145,0]
[ERROR] KnownConfigurations.getInstance().getQueryPageModel().remove(queryPage);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] KnownConfigurations cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[145,0]
[ERROR] KnownConfigurations.getInstance().getQueryPageModel().remove(queryPage);
[ERROR] ^^^^^^^^^
[ERROR] QueryPage cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[146,0]
[ERROR] queryPage = cfg.executeBSHQuery(getQueryString(), getQueryInputModel().getCopyForQuery());
[ERROR] ^^^^^^^^^
[ERROR] QueryPage cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[146,0]
[ERROR] queryPage = cfg.executeBSHQuery(getQueryString(), getQueryInputModel().getCopyForQuery());
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The method getQueryInputModel() from the type AbstractQueryEditor refers to the missing type QueryInputModel
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[164,0]
[ERROR] final ConsoleConfiguration consoleConfiguration = getConsoleConfiguration();
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/criteriaeditor/CriteriaEditor.java>:[164,0]
[ERROR] final ConsoleConfiguration consoleConfiguration = getConsoleConfiguration();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getConsoleConfiguration() from the type AbstractQueryEditor refers to the missing type ConsoleConfiguration
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/QueryEditor.java>:[24,0]
[ERROR] import org.hibernate.console.ConsoleConfiguration;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/QueryEditor.java>:[25,0]
[ERROR] import org.hibernate.console.QueryInputModel;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/QueryEditor.java>:[30,0]
[ERROR] ConsoleConfiguration getConsoleConfiguration();
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/QueryEditor.java>:[46,0]
[ERROR] QueryInputModel getQueryInputModel();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] QueryInputModel cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/QueryEditor.java>:[48,0]
[ERROR] void executeQuery(ConsoleConfiguration cfg);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] ConsoleConfiguration cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseAllQueryPageAction.java>:[16,0]
[ERROR] import org.hibernate.console.ImageConstants;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseAllQueryPageAction.java>:[17,0]
[ERROR] import org.hibernate.console.KnownConfigurations;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseAllQueryPageAction.java>:[18,0]
[ERROR] import org.hibernate.console.QueryPage;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.hibernate.console cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseAllQueryPageAction.java>:[28,0]
[ERROR] setImageDescriptor(EclipseImages.getImageDescriptor(ImageConstants.CLOSE_ALL) );
[ERROR] ^^^^^^^^^^^^^^
[ERROR] ImageConstants cannot be resolved to a variable
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseAllQueryPageAction.java>:[29,0]
[ERROR] setDisabledImageDescriptor(EclipseImages.getImageDescriptor(ImageConstants.CLOSE_ALL_DISABLED) );
[ERROR] ^^^^^^^^^^^^^^
[ERROR] ImageConstants cannot be resolved to a variable
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseAllQueryPageAction.java>:[36,0]
[ERROR] List<QueryPage> pages = KnownConfigurations.getInstance().getQueryPageModel().getPagesAsList();
[ERROR] ^^^^^^^^^
[ERROR] QueryPage cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseAllQueryPageAction.java>:[36,0]
[ERROR] List<QueryPage> pages = KnownConfigurations.getInstance().getQueryPageModel().getPagesAsList();
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] KnownConfigurations cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseAllQueryPageAction.java>:[38,0]
[ERROR] KnownConfigurations.getInstance().getQueryPageModel().remove( (QueryPage) pages.get(i) );
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] KnownConfigurations cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/actions/CloseAllQueryPageAction.java>:[38,0]
[ERROR] KnownConfigurations.getInstance().getQueryPageModel().remove( (QueryPage) pages.get(i) );
[ERROR] ^^^^^^^^^
[ERROR] QueryPage cannot be resolved to a type
[ERROR] 914 problems (914 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.1:compile (default-compile) on project org.hibernate.eclipse.console: 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:442)
	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:239)
	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.hibernate.eclipse.console
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :44
Killing Xvnc process ID 30457
Archiving artifacts
Recording test results
Description set: 


More information about the jbosstools-builds mailing list