Skipped projects still included as projects in the classpath
------------------------------------------------------------

                 Key: MECLIPSE-671
                 URL: http://jira.codehaus.org/browse/MECLIPSE-671
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
          Components: Core : Dependencies resolution and build path (.classpath)
    Affects Versions: 2.8
            Reporter: Benson Margulies


I have 

{code}
<configuration>
  <skip>true</skip>
</configuration>
{code}

 in one module. When another module has a dependency on it, m-e-p still creates 
a 'src' project style .classpath link, even though there is no project to link 
to, instead of creating a 'var' link to the appropriate jar file.


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