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

ci-builds at redhat.com ci-builds at redhat.com
Tue Mar 8 12:36:53 EST 2016


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

------------------------------------------
[...truncated 5457 lines...]
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaTypeDefContainerImpl.java>:[55]
[ERROR] public void synchronizeWithResourceModel() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel() of type HibernateJavaTypeDefContainerImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaTypeDefContainerImpl.java>:[56]
[ERROR] super.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type AbstractJpaContextModel<JpaContextModel> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaTypeDefContainerImpl.java>:[61]
[ERROR] public void update() {
[ERROR] ^^^^^^^^
[ERROR] The method update() of type HibernateJavaTypeDefContainerImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaTypeDefContainerImpl.java>:[62]
[ERROR] super.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type AbstractJpaContextModel<JpaContextModel> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaTypeDefContainerImpl.java>:[63]
[ERROR] this.updateModels(this.getTypeDefs());
[ERROR] ^^^^^^^^^^^^
[ERROR] The method updateModels(Iterable<? extends JpaContextModel>, IProgressMonitor) in the type AbstractJpaContextModel<JpaContextModel> is not applicable for the arguments (ListIterable<JavaTypeDef>)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaTypeDefContainerImpl.java>:[107]
[ERROR] this.typeDefContainer.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type AbstractJpaContextModel<JpaContextModel>.ContextContainer<JavaTypeDef,TypeDefAnnotation> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/orm/HibernateOrmPersistentType.java>:[32]
[ERROR] if (this.javaPersistentTypeHasSpecifiedAccess()) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method javaPersistentTypeHasSpecifiedAccess() is undefined for the type HibernateOrmPersistentType
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[82]
[ERROR] public void synchronizeWithResourceModel() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel() of type HibernatePackageInfoImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[83]
[ERROR] super.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type AbstractJpaContextModel<PersistentType.Parent> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[85]
[ERROR] this.typeDefContainer.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type JpaContextModel is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[86]
[ERROR] this.generatorContainer.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type JpaContextModel is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[87]
[ERROR] this.queryContainer.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type JpaContextModel is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[91]
[ERROR] public void update() {
[ERROR] ^^^^^^^^
[ERROR] The method update() of type HibernatePackageInfoImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[92]
[ERROR] super.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type AbstractJpaContextModel<PersistentType.Parent> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[93]
[ERROR] this.typeDefContainer.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type JpaContextModel is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[94]
[ERROR] this.generatorContainer.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type JpaContextModel is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernatePackageInfoImpl.java>:[95]
[ERROR] this.queryContainer.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type JpaContextModel is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/JavaTypeConverterImpl.java>:[41]
[ERROR] public void synchronizeWithResourceModel() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel() of type JavaTypeConverterImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/JavaTypeConverterImpl.java>:[42]
[ERROR] super.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type AbstractJpaContextModel<JavaAttributeMapping> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/persistence/HibernateClassRef.java>:[79]
[ERROR] public void synchronizeWithResourceModel() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel() of type HibernateClassRef must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/persistence/HibernateClassRef.java>:[80]
[ERROR] super.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type GenericClassRef is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/persistence/HibernateClassRef.java>:[82]
[ERROR] this.javaPackageInfo.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type JpaContextModel is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/persistence/HibernateClassRef.java>:[87]
[ERROR] public void update() {
[ERROR] ^^^^^^^^
[ERROR] The method update() of type HibernateClassRef must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/persistence/HibernateClassRef.java>:[88]
[ERROR] super.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type GenericClassRef is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/persistence/HibernateClassRef.java>:[116]
[ERROR] this.javaPackageInfo.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type JpaContextModel is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/JavaTypeDefImpl.java>:[76]
[ERROR] public void synchronizeWithResourceModel() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel() of type JavaTypeDefImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/JavaTypeDefImpl.java>:[77]
[ERROR] super.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type AbstractJpaContextModel<JpaContextModel> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/JavaTypeDefImpl.java>:[85]
[ERROR] public void update() {
[ERROR] ^^^^^^^^
[ERROR] The method update() of type JavaTypeDefImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/JavaTypeDefImpl.java>:[86]
[ERROR] super.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type AbstractJpaContextModel<JpaContextModel> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/JavaTypeDefImpl.java>:[88]
[ERROR] this.updateModels(this.getParameters());
[ERROR] ^^^^^^^^^^^^
[ERROR] The method updateModels(Iterable<? extends JpaContextModel>, IProgressMonitor) in the type AbstractJpaContextModel<JpaContextModel> is not applicable for the arguments (ListIterable<JavaParameter>)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/JavaTypeDefImpl.java>:[207]
[ERROR] ContextContainerTools.synchronizeWithResourceModel(this.parameterContainerAdapter);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(ContextContainerTools.Adapter<C,R>, IProgressMonitor) in the type ContextContainerTools is not applicable for the arguments (JavaTypeDefImpl.ParameterContainerAdapter)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaColumnImpl.java>:[41]
[ERROR] public void synchronizeWithResourceModel() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel() of type HibernateJavaColumnImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaColumnImpl.java>:[42]
[ERROR] super.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(CompleteColumnAnnotation) in the type GenericJavaColumn is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java>:[53]
[ERROR] public void synchronizeWithResourceModel() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel() of type HibernateJavaQueryContainerImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java>:[54]
[ERROR] super.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type GenericJavaQueryContainer is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java>:[60]
[ERROR] public void update() {
[ERROR] ^^^^^^^^
[ERROR] The method update() of type HibernateJavaQueryContainerImpl must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java>:[61]
[ERROR] super.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type GenericJavaQueryContainer is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java>:[62]
[ERROR] this.updateModels(this.getHibernateNamedQueries());
[ERROR] ^^^^^^^^^^^^
[ERROR] The method updateModels(Iterable<? extends JpaContextModel>, IProgressMonitor) in the type AbstractJpaContextModel<JavaQueryContainer.Parent> is not applicable for the arguments (ListIterable<HibernateJavaNamedQuery>)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java>:[63]
[ERROR] this.updateModels(this.getHibernateNamedNativeQueries());
[ERROR] ^^^^^^^^^^^^
[ERROR] The method updateModels(Iterable<? extends JpaContextModel>, IProgressMonitor) in the type AbstractJpaContextModel<JavaQueryContainer.Parent> is not applicable for the arguments (ListIterable<HibernateJavaNamedNativeQuery>)
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java>:[121]
[ERROR] this.hibernateNamedQueryContainer.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type AbstractJpaContextModel<JavaQueryContainer.Parent>.ContextContainer<HibernateJavaNamedQuery,HibernateNamedQueryAnnotation> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java>:[206]
[ERROR] this.hibernateNamedNativeQueryContainer.synchronizeWithResourceModel();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method synchronizeWithResourceModel(IProgressMonitor) in the type AbstractJpaContextModel<JavaQueryContainer.Parent>.ContextContainer<HibernateJavaNamedNativeQuery,HibernateNamedNativeQueryAnnotation> is not applicable for the arguments ()
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernatePersistenceUnit.java>:[92]
[ERROR] public void update() {
[ERROR] ^^^^^^^^
[ERROR] The method update() of type HibernatePersistenceUnit must override or implement a supertype method
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-hibernate_master/ws/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/HibernatePersistenceUnit.java>:[94]
[ERROR] super.update();
[ERROR] ^^^^^^
[ERROR] The method update(IProgressMonitor) in the type AbstractPersistenceUnit is not applicable for the arguments ()
[ERROR] 132 problems (132 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.24.0:compile (default-compile) on project org.jboss.tools.hibernate.jpt.core: 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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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:420)
	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:293)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	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.hibernate.jpt.core
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :37
Killing Xvnc process ID 14999
Archiving artifacts
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to dev136-virt2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:969)
	at hudson.FilePath.act(FilePath.java:958)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
[description-setter] Description set: 


More information about the jbosstools-builds mailing list