maven/maven-plugins/maven-ear-plugin
Trygve Laugstol 4de1c8c892 Fixing MNG-623: "Improve the exclusion / inclusion of a dependency inside the
ear"
Committing on behalf of Stephane Nicoll.
Provides two new flags to customize ear modules: 

* excluded ; if set the module is not bundle in the EAR file 
* library ; if set the java module is considered as a 3rd party library and no
  entry is generated in the application.xml 
 
The patch also update the documentation.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@232833 13f79535-47bb-0310-9956-ffa450edef68
2005-08-15 16:46:12 +00:00
..
src Fixing MNG-623: "Improve the exclusion / inclusion of a dependency inside the 2005-08-15 16:46:12 +00:00
pom.xml o Put all m2 core dependencies (plexus-container-default and plexus-utils) 2005-08-02 21:34:54 +00:00