MPECLIPSE-10 Fix for ignoring dependencies via <eclipse.dependency>false</eclipse.dependency>
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115586 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -127,6 +127,10 @@
|
||||
This indicates that the dependency is another project in the workspace.
|
||||
Note that the name of the referenced project is the artifactId.
|
||||
</p>
|
||||
<p>
|
||||
The inverse also works. If you have included extra jars that shouldn't be
|
||||
in the eclipse classpath then you can set <code>eclipse.dependency=false</code>
|
||||
</p>
|
||||
</section>
|
||||
</body>
|
||||
</document>
|
||||
|
||||
Reference in New Issue
Block a user