[ 
http://jira.codehaus.org/browse/MDEP-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_112613
 ] 

Claudio Di Vita commented on MDEP-118:
--------------------------------------

You know that you can specify the JDK version used for compiling the source 
files (like the example available on Maven site: 
http://maven.apache.org/plugins/maven-compiler-plugin/examples/compile-using-different-jdk.html).

If I enable this behaviour I want that dependecies will be resolved against the 
JDK version used for compiling my source, not the JDK version used for running 
Maven.

> Resolving dependencies with the same JDK specified by the Compiler plugin
> -------------------------------------------------------------------------
>
>                 Key: MDEP-118
>                 URL: http://jira.codehaus.org/browse/MDEP-118
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: resolve
>    Affects Versions: 2.0-alpha-4
>            Reporter: Claudio Di Vita
>            Assignee: Brian Fox
>
> The dependencies have to be resolved with the same JDK specified by the 
> Compiler plugin, not with the version used by Maven scripts.

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

        

Reply via email to