[hibernate-issues] [Hibernate-JIRA] Created: (OGM-59) Getting Started - Code doesn't compiles and missing maven dependencies

Juraci Paixao Krohling (JIRA) noreply at atlassian.com
Fri May 6 01:59:59 EDT 2011


Getting Started - Code doesn't compiles and missing maven dependencies
----------------------------------------------------------------------

                 Key: OGM-59
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/OGM-59
             Project: Hibernate OGM
          Issue Type: Bug
          Components: documentation
    Affects Versions: 3.0.0.Alpha1
            Reporter: Juraci Paixao Krohling
            Assignee: Juraci Paixao Krohling
             Fix For: 3.0-next


Most of the code in the Getting Started section in the documentation assumes that we are inside a test environment (src/test/java) and even mentions some testing API, but nowhere in the document it's mentioned that users should create the code as a test. As there are already plenty of examples in the test suite, the proposal is to improve the Getting Started to work as a standalone application. 

Another related issue is that some maven dependencies are not specified, and other are transitively resolved, but in the wrong scope. 

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