Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.8
-
None
-
None
Description
I have
<configuration>
<skip>true</skip>
</configuration>
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.