Roland Asmann created MECLIPSE-755:
--------------------------------------

             Summary: 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)

Reply via email to