Use runtime classpath rather than compile classpath for goals' classloader
--------------------------------------------------------------------------

                 Key: MHIBERNATE-93
                 URL: http://jira.codehaus.org/browse/MHIBERNATE-93
             Project: Maven 2.x Hibernate Plugin
          Issue Type: Improvement
    Affects Versions: 2.2
            Reporter: Mark Hobson
            Assignee: Johann Reyes


All goals currently create a classloader consisting of the project's 
compile-scoped dependencies.  We should really include runtime-scoped 
dependencies too by using the project's runtime classpath, since these could 
have an impact on the configuration.

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