[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4870) Cannot determine java-type from given member [null]

Andreas Joseph Krogh (JIRA) noreply at atlassian.com
Tue Mar 30 14:22:32 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36033#action_36033 ] 

Andreas Joseph Krogh commented on HHH-4870:
-------------------------------------------

No sweat, I'm just not familiar with the Hibernate code-base.

Trying to build Hibernate I get error from Maven resolving deps:

[INFO] Unable to find resource 'org.jboss.maven.plugins:maven-jdocbook-style-plugin:pom:2.0.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/jboss/maven/plugins/maven-jdocbook-style-plugin/2.0.0/maven-jdocbook-style-plugin-2.0.0.pom
[INFO] Unable to find resource 'org.jboss.maven.plugins:maven-jdocbook-style-plugin:pom:2.0.0' in repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.jboss.maven.plugins:maven-jdocbook-style-plugin

Reason: POM 'org.jboss.maven.plugins:maven-jdocbook-style-plugin' not found in repository: Unable to download the artifact from any repository

  org.jboss.maven.plugins:maven-jdocbook-style-plugin:pom:2.0.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

 for project org.jboss.maven.plugins:maven-jdocbook-style-plugin


I see this dependency in the jboss-repo but for some reason I'm not getting it. Hints?

> Cannot determine java-type from given member [null]
> ---------------------------------------------------
>
>                 Key: HHH-4870
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4870
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: entity-manager
>    Affects Versions: 3.5.0-Beta-4
>         Environment: jdk 6u18
> glassfishv3
>            Reporter: Marcial Atienzar
>            Assignee: Steve Ebersole
>             Fix For: 3.5.0.Next
>
>         Attachments: eclipse.debug, Empre.java, fk_to_nonpk.zip, hibernate.cfg.xml, hibernateTest.ear, jpa2-failure-java.jar, jpa2-failure.jar, persistence.xml, Prcontra.java, PrcontraPK.java
>
>          Time Spent: 2 hours, 58 minutes
>  Remaining Estimate: 0 minutes
>
> I've tested to migrate from hibernate 3.3.2 to 3.5.0 Beta4.
> I've remove all hibernate*.jar from classpath and add only de hibernate3.jar
> I've downloaded the source off hibernate-entitymanager to debug from eclipse. I've reached the class that has the error, but I don't know what can I do to resolve it.
> I'm doing something wrong?
> I attatch the sources of the classes that takes part on eclipse debug.
> I don't know how to attach a testcase. The project has more than 200 entities.
> I've post previously in hibernate forums:
> https://forum.hibernate.org/viewtopic.php?f=1&t=1002363&p=2424419#p2424419

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list