The import org.hibernate cannot be resolved in
org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java (at line 17)
-----------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7052
URL:
https://issues.jboss.org/browse/JBIDE-7052
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.2.0.Beta1
Reporter: Nick Boldt
Assignee: Snjezana Peco
Priority: Blocker
Fix For: 3.2.0.Beta1, 3.2.2.M1, 3.3.0.M3
[ERROR] Failed to execute goal
org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0:compile (default-compile) on project
org.jboss.tools.birt.oda: Compilation failure: Compilation failure:
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta1.continuous/sources/birt/plugins/org.jboss.tools.birt.oda/src/org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java
(at line 17):[-1,-1]
import org.hibernate.HibernateException;
^^^^^^^^^^^^^
The import org.hibernate cannot be resolved
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta1.continuous/sources/birt/plugins/org.jboss.tools.birt.oda/src/org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java
(at line 18):[-1,-1]
import org.hibernate.SessionFactory;
^^^^^^^^^^^^^
The import org.hibernate cannot be resolved
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta1.continuous/sources/birt/plugins/org.jboss.tools.birt.oda/src/org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java
(at line 19):[-1,-1]
import org.hibernate.console.ConsoleConfiguration;
^^^^^^^^^^^^^
The import org.hibernate cannot be resolved
/mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta1.continuous/sources/birt/plugins/org.jboss.tools.birt.oda/src/org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java
(at line 20):[-1,-1]
import org.hibernate.console.KnownConfigurations;
^^^^^^^^^^^^^
The import org.hibernate cannot be resolved
http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2...
This has been broken for 11 builds / 2 days: from Build #122 (Sep 9, 2010 8:45:42 AM) to
Build #132 (Sep 10, 2010 6:04:08 PM)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: