plynch
de3d87ef7f
o use define taglib to help isolate the main work of the goals
...
o improve user feedback
o be explicit with the variable retrieval to avoid jexl issues
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113206 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 17:29:25 +00:00
bwalding
acee4497dc
o In the same vein as previous patch to same file.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113205 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 14:12:46 +00:00
dion
311a1cd941
Explicity use ant name space. In prep for removal of jeez etc
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113204 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 13:21:38 +00:00
bwalding
7f943882cf
o Although it is bad form to create class files in your source area, it does make development
...
a lot faster (no build / compile cycle for good containers).
So, *.class files that are under WEB-INF/classes in src/webapp
will be excluded from the final WAR.
o This may break builds that rely on this behaviour.
o Ultimately I'd prefer a two phase war process, build the war in target/war and then
package it. Then people could hook in before the packaging to cleanly do whatever they want.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113203 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 10:27:27 +00:00
dion
0c686a5e38
added back cpptasks jar
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113202 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 03:14:45 +00:00
dion
80b4476c59
Explicity use ant name space. In prep for removal of jeez etc
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113201 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 23:27:44 +00:00
dion
8888e3d7d0
Remove unavailable dependency until deployed
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113200 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 23:19:20 +00:00
dion
92efd14434
Add section about cvsgrab
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113199 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 20:45:14 +00:00
knielsen
e28417b83d
Initial checking of the Native compilation plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113198 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 19:32:13 +00:00
jvanzyl
4f1f51d20b
o new home for the pom:deploy plugin and added a pom:install goal as well.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113197 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 15:50:05 +00:00
jvanzyl
447dcda9bb
o moving pom:deploy goal to the pom plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113196 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 15:49:40 +00:00
evenisse
354f964c12
Use line attribute for jvmarg.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113195 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 12:47:03 +00:00
dion
dd6a81a782
Explicity use ant name space. In prep for removal of jeez etc
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113194 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 12:32:50 +00:00
knielsen
ed977c30b3
ascii -> bin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113193 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 11:13:32 +00:00
bwalding
bd50b92f40
o Give the ability to set a Main-Class attribute in the manifest
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113192 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 10:27:17 +00:00
evenisse
0a5d89bd45
Add jvmarg support for junit.
...
Add properties documentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113191 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 10:07:23 +00:00
evenisse
ff845fe760
Add jvmarg support for junit.
...
Add properties documentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113190 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 09:52:51 +00:00
vmassol
268539ed15
update to Ant Integration zip of 20030325
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113189 13f79535-47bb-0310-9956-ffa450edef68
2003-03-25 19:47:33 +00:00
bwalding
1b8c2ac8fc
o Fix invalid pre-req
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113188 13f79535-47bb-0310-9956-ffa450edef68
2003-03-24 21:08:17 +00:00
dion
8a1a76f011
Remove unused dependency
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113187 13f79535-47bb-0310-9956-ffa450edef68
2003-03-24 15:08:19 +00:00
dion
dc270b37b5
Upgraded jelly tags in various plugins as they were clashing with the vdoclet plugin
...
PR: Maven-345
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113186 13f79535-47bb-0310-9956-ffa450edef68
2003-03-24 14:49:47 +00:00
evenisse
e592610aed
Add possibility to add other tags in changes report.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113185 13f79535-47bb-0310-9956-ffa450edef68
2003-03-24 11:04:14 +00:00
vmassol
afe9642c62
documented new cactus.runner property
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113184 13f79535-47bb-0310-9956-ffa450edef68
2003-03-23 21:32:17 +00:00
vmassol
d2d18fb757
Added support for stopping the build on failure/error (or not)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113183 13f79535-47bb-0310-9956-ffa450edef68
2003-03-23 15:27:16 +00:00
vmassol
fe548e72f8
Added cactus report generation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113182 13f79535-47bb-0310-9956-ffa450edef68
2003-03-23 12:54:59 +00:00
vmassol
eeb57356a5
Added default goal
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113181 13f79535-47bb-0310-9956-ffa450edef68
2003-03-23 09:30:31 +00:00
bwalding
9d56a26ce9
PR: Mailing list
...
Submitted by: Incze Lajos
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113180 13f79535-47bb-0310-9956-ffa450edef68
2003-03-23 07:46:26 +00:00
vmassol
d4d29a5fe7
Generic support for any container defined in the Cactus/Ant Integration module.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113179 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 21:25:28 +00:00
vmassol
d4b5b795c9
Updated docs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113178 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 21:24:31 +00:00
vmassol
c1e03909c2
First cut at the 2.0 version which now uses the Ant Integration Module from the Cactus project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113177 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:47:15 +00:00
vmassol
7dd0ef45e7
removed report for the time being. Will add it again later.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113176 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:44:19 +00:00
vmassol
fbf88d7467
added entry for the 2.0 release
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113175 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:42:11 +00:00
vmassol
f8b5283d03
removed confs and scripts as this is now provided by the Ant Integration Module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113174 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:41:47 +00:00
vmassol
c9feca0230
moved the sample at the root of the plugin (as it is not a plugin resource)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113173 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:41:17 +00:00
vmassol
1f6f58ed25
Remove sources as this is now provided by the Ant Integration Module in the Cactus project. Note: The Ant Integration does not yet have a scanner to automatically discover cactus tests but that will come soon)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113172 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:40:42 +00:00
vmassol
e2263c348e
Move the sample project at the root (it is not a plugin resource).
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113171 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:39:10 +00:00
vmassol
f553e6585d
Fix URL
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113169 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:14:31 +00:00
vmassol
b48257bad2
Prepare for release 1.2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113168 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:05:11 +00:00
vmassol
67753bab85
Special no-op goal which can be used by other plugin which need to get access to any of this plugin's property. This is temporary, until we get explicit plugin dependencies.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113167 13f79535-47bb-0310-9956-ffa450edef68
2003-03-21 20:29:13 +00:00
evenisse
28e1924ac4
Add custom tags support. This option is only available with Java 1.4.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113166 13f79535-47bb-0310-9956-ffa450edef68
2003-03-21 14:51:06 +00:00
evenisse
368c574c06
Add custom tags support. This option is only available with Java 1.4.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113165 13f79535-47bb-0310-9956-ffa450edef68
2003-03-21 14:14:19 +00:00
smor
e4c0d4dad8
o Added a property to specify the directory of the webapp dir.
...
o Documented the new property in properties.xml
In some cases it might be different from the war dir, so this allows one to
change it in its project.properties file.
It defaults to ${maven.war.build.dir}/${pom.artifactId}.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113164 13f79535-47bb-0310-9956-ffa450edef68
2003-03-21 01:26:29 +00:00
bwalding
5701f7178e
o Cleanup properties
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113163 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 21:05:36 +00:00
bwalding
0294bf94f2
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113162 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 21:05:02 +00:00
bwalding
d1fc481eb6
o Cleanup properties
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113161 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 21:03:07 +00:00
bwalding
7cbeb94f01
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113160 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 20:58:43 +00:00
werken
aa822e2e4b
Applied maven.test.skip patch from Jim Crossley.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113159 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 14:45:18 +00:00
jstrachan
529a9507f2
Upgraded to newer version fo Jelly to fix some issues in the FAQ and html2xdoc plugins where the XML declaration could appear twice
...
Also patched the faq plugin to use ${basedir} so that it works inside a reactor build
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113158 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 19:21:16 +00:00
smor
56099260bb
short description of Ashkelon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113157 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 17:16:18 +00:00
knielsen
6769806d87
incorporating some of Jason's ideas from NOTES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113156 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 15:10:13 +00:00