[
https://jira.codehaus.org/browse/MECLIPSE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roland Asmann closed MECLIPSE-755.
----------------------------------
Resolution: Not A Bug
> 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)