[
https://jira.jboss.org/browse/JBIDE-7052?page=com.atlassian.jira.plugin.s...
]
Nick Boldt commented on JBIDE-7052:
-----------------------------------
Can you report this as a Tycho JIRA?
https://issues.sonatype.org/secure/Dashboard.jspa
We're using Maven 3beta1, though beta3 is available and Tycho 0.9.0.
JDT is whatever is pulled from Helios. JDK is 6.0 (not sure which update - can find out if
that's relevant).
The import org.hibernate cannot be resolved in
org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java (at line 17)
-----------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7052
URL:
https://jira.jboss.org/browse/JBIDE-7052
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.2.0.Beta
Reporter: Nick Boldt
Assignee: Snjezana Peco
Priority: Blocker
Fix For: 3.2.0.Beta
[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.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira