Hi to all,
Some of my projects depends on a pure POM package, ie my-package.
...
<dependency>
<groupId>my.corp</groupId>
<artifactId>my-package</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
...
I found in the settings/org.eclipse.wst.common.component
<dependent-module deploy-path="/WEB-INF/lib"
handle="module:/resource/my-package/my-package">
<dependency-type>uses</dependency-type>
</dependent-module>
Could we have excluded dependencies who are not jar packaging ?
Regards
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email