Author: brianf
Date: Tue Aug 7 19:29:10 2007
New Revision: 563723
URL: http://svn.apache.org/viewvc?view=rev&rev=563723
Log: (empty)
Added:
maven/plugins/trunk/maven-dependency-plugin/src/test/resources/its/siblingReference/a/src/main/java/org/apache/dependency/
maven/plugins/trunk/mav
Author: jdcasey
Date: Tue Aug 7 18:45:09 2007
New Revision: 563720
URL: http://svn.apache.org/viewvc?view=rev&rev=563720
Log:
Fixing some problems with installation and deployment of standardized
assembly/component descriptors.
Modified:
maven/plugins/trunk/maven-assembly-plugin/maven-asse
Author: brett
Date: Tue Aug 7 16:45:00 2007
New Revision: 563701
URL: http://svn.apache.org/viewvc?view=rev&rev=563701
Log:
use released parent
Modified:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-archetype/pom.xml
maven/archetype/trunk/maven-archetype-bundles/maven-a
Author: jmcconnell
Date: Tue Aug 7 15:23:26 2007
New Revision: 563681
URL: http://svn.apache.org/viewvc?view=rev&rev=563681
Log:
update to p-u 1.4.2 and the more exacting cli code that john originally had
Modified:
maven/plugins/trunk/maven-patch-plugin/pom.xml
maven/plugins/trunk/maven
Author: snicoll
Date: Tue Aug 7 15:14:53 2007
New Revision: 563678
URL: http://svn.apache.org/viewvc?view=rev&rev=563678
Log:
Refactored stuff in the util package.
Added:
maven/plugins/branches/MWAR-97-2/src/main/java/org/apache/maven/plugin/war/util/CompositeMap.java
(contents, props ch
Author: snicoll
Date: Tue Aug 7 15:11:01 2007
New Revision: 563676
URL: http://svn.apache.org/viewvc?view=rev&rev=563676
Log:
Removed the mess in AbstractWarMojo.
Modified:
maven/plugins/branches/MWAR-97-2/src/main/java/org/apache/maven/plugin/war/AbstractWarMojo.java
Modified:
maven/plug
Author: snicoll
Date: Tue Aug 7 14:56:53 2007
New Revision: 563672
URL: http://svn.apache.org/viewvc?view=rev&rev=563672
Log:
- Integrated web.xml and container config to the main copy system.
Modified:
maven/plugins/branches/MWAR-97-2/src/main/java/org/apache/maven/plugin/war/packaging/Abs
Author: snicoll
Date: Tue Aug 7 14:49:32 2007
New Revision: 563670
URL: http://svn.apache.org/viewvc?view=rev&rev=563670
Log:
- Implemented a registration callback to have a fine grained policy with file
registration
- Fixed samples (dependencies were not added in the expected order)
- WebappStr