[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4565) Maven deps: HSQLDB shouldn't be a dependency in compile scope.

Tomasz Blachowicz (JIRA) noreply at atlassian.com
Wed Nov 11 09:51:30 EST 2009


Maven deps: HSQLDB shouldn't be a dependency in compile scope.
--------------------------------------------------------------

                 Key: HHH-4565
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4565
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 3.5.0-Beta-2
            Reporter: Tomasz Blachowicz
            Priority: Minor


[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'dependency'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Sandbox: JPA2
[INFO]    task-segment: [dependency:tree]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:tree]
[INFO] sandbox:jpa2:jar:1.0-SNAPSHOT
[INFO] \- org.hibernate:hibernate-core:jar:3.5.0-Beta-2:compile
[INFO]    +- antlr:antlr:jar:2.7.6:compile
[INFO]    +- commons-collections:commons-collections:jar:3.1:compile
[INFO]    +- dom4j:dom4j:jar:1.6.1:compile
[INFO]    |  \- xml-apis:xml-apis:jar:1.0.b2:compile
[INFO]    +- javax.transaction:jta:jar:1.1:compile
[INFO]    +- org.slf4j:slf4j-api:jar:1.5.8:compile
[INFO]    \- hsqldb:hsqldb:jar:1.8.0.2:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Wed Nov 11 14:46:15 GMT 2009
[INFO] Final Memory: 10M/19M
[INFO] ------------------------------------------------------------------------

-- 
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