hbm2java misfires with clean
----------------------------

                 Key: MHIBERNATE-97
                 URL: http://jira.codehaus.org/browse/MHIBERNATE-97
             Project: Maven 2.x Hibernate Plugin
          Issue Type: Bug
          Components: hbm2java
    Affects Versions: 2.2
            Reporter: Benson Margulies
            Assignee: Johann Reyes
         Attachments: foo

If I run mvn clean install with hbm2java, I get a raft of compile errors. They 
all look like:

.../config-db/src/main/java/com/basistech/configdb/dao/FileGazetteerDao.java:[36,37]
 cannot access org.springframework.core.NestedRuntimeException
class file for org.springframework.core.NestedRuntimeException not found
    public Collection<FileGazetteer> loadAllGazetteers() throws 
DataAccessException {

I then run mvn again without 'clean' and all is well.

I will post the effective pom.




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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to