Commit Graph

21 Commits

Author SHA1 Message Date
snicoll
428d590c78 MPWAR-61: Introduced war.target.filename dependency's property to customize the bundle filename. Note that this property should be used wit the war.target.path property
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@534142 13f79535-47bb-0310-9956-ffa450edef68
2007-05-01 16:09:07 +00:00
snicoll
28538aaa4b MPWAR-65: Added maven.war.expansion.excludes property to exclude files during a property expansion copy (Fixes corruption of binary files). Applied property expansion to web.xml handling for consistency. Introduced the maven.war.src.filtering property to control whether filtering is enabled or not when copying webapp resources.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@534128 13f79535-47bb-0310-9956-ffa450edef68
2007-05-01 15:44:49 +00:00
ltheussl
71590d91c0 Update license headers
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@533617 13f79535-47bb-0310-9956-ffa450edef68
2007-04-30 07:41:05 +00:00
ltheussl
337e3857b1 PR: MPWAR-37
Submitted by: Troy Poppe
Reviewed by: Stephane Nicoll
Added ability to expand properties when copying war resources.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@398659 13f79535-47bb-0310-9956-ffa450edef68
2006-05-01 18:08:53 +00:00
snicoll
e5033fc41b MPWAR-32: Fixed inclusion of LICENSE file in war
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@394695 13f79535-47bb-0310-9956-ffa450edef68
2006-04-17 15:22:05 +00:00
aheritier
4db6c3cbd5 clean tests projects only before the tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@393101 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 22:19:07 +00:00
aheritier
7cfd9049c7 Move all plugins sites to maven-1.X/plugins
Fix breadcrumbs
Add goals to create and/or deploy all sites


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@382568 13f79535-47bb-0310-9956-ffa450edef68
2006-03-02 23:49:59 +00:00
aheritier
8c63ce4344 New site organization
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327741 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 04:09:10 +00:00
aheritier
4eee931710 Use recent releases of dependencies to allow developers to use them in plugins :
* commons-logging v1.0.3 -> v1.0.4
* log4j v1.2.8 -> v1.2.12

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@321081 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 12:00:34 +00:00
brett
9cad18f3b3 remove .cvsignore files, setup svn:ignore properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170202 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 06:49:30 +00:00
aheritier
ff73a8ef67 Switch to subversion
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@124032 13f79535-47bb-0310-9956-ffa450edef68
2005-01-03 22:58:16 +00:00
felipeal
1545d2f6f5 changed structure of tests to use reactor and allow multiple tests
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116151 13f79535-47bb-0310-9956-ffa450edef68
2004-10-18 17:45:10 +00:00
dion
cd21b97aca Fix for MPWAR-21; Allow generation of the Class-Path manifest entry from dependencies like
the ejb and jar plugins.
Add test for new feature


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114961 13f79535-47bb-0310-9956-ffa450edef68
2004-03-31 06:35:23 +00:00
dion
c9f3ef25d4 Allow customizing of MANIFEST.MF.
Add test cases for the customization


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114957 13f79535-47bb-0310-9956-ffa450edef68
2004-03-31 04:35:30 +00:00
evenisse
00d8ef895e Update to ASL v.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114796 13f79535-47bb-0310-9956-ffa450edef68
2004-03-05 10:27:26 +00:00
evenisse
85df922d35 Update to ASL v.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114795 13f79535-47bb-0310-9956-ffa450edef68
2004-03-04 18:40:25 +00:00
brett
1bfc57a339 add version info to latest as well
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114732 13f79535-47bb-0310-9956-ffa450edef68
2004-02-23 00:45:52 +00:00
jvanzyl
d3afe92724 artifactId/groupId
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114515 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 04:38:07 +00:00
dion
1520f4ea61 Ignore logs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114096 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 04:16:22 +00:00
dion
6c4fbaa832 Test versionless war is created
Test dependent jar is copied to web-inf/lib


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114080 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 14:56:56 +00:00
dion
d4c288185f Use sample project as test bed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114077 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 14:46:52 +00:00