[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7052) The import org.hibernate cannot be resolved in org/jboss/tools/birt/oda/impl/ConsoleConfigurationOdaFactory.java (at line 17)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Sep 13 13:27:12 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12550599#action_12550599 ] 

Nick Boldt commented on JBIDE-7052:
-----------------------------------

same version of tycho, maven, jdk. One possible explanation is changes to the target platform file, which would affect how dependencies are provisioned:

http://anonsvn.jboss.org/repos/jbosstools/trunk/build/target-platform/e36-wtp32.target
http://anonsvn.jboss.org/repos/jbosstools/branches/jbosstools-3.2.0.M2/build/target-platform/e36-wtp32.target



> 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.0.Beta1.continuous/132/console
> 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

        


More information about the jbosstools-issues mailing list