[
https://jira.codehaus.org/browse/MECLIPSE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=353506#comment-353506
]
Dan Tran commented on MECLIPSE-755:
-----------------------------------
This plugin is not maintained for quite sometime, not sure why you are not
using m2e by now
> Classpath includes dependencies with scope 'runtime'
> ----------------------------------------------------
>
> Key: MECLIPSE-755
> URL: https://jira.codehaus.org/browse/MECLIPSE-755
> Project: Maven Eclipse Plugin
> Issue Type: Bug
> Reporter: Roland Asmann
> Priority: Minor
> Attachments: runtime-scope.patch
>
>
> When generating the classpath for a project, the plugin adds *all*
> dependencies in the classpath. This is actually incorrect, since the
> dependencies with scope 'runtime' should not be added in the classpath.
> Here's a quick fix I threw together... It works for JARs, I haven't tested it
> for workspace-projects though...
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)