Commit Graph

1067 Commits

Author SHA1 Message Date
dion
b623fe0dda Switch stable branch back to HEAD
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113855 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 04:45:08 +00:00
dion
8fb31f914f Ascii
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113854 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 04:43:58 +00:00
dion
11cce77cb6 Switch stable branch back to HEAD
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113853 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 04:43:33 +00:00
bwalding
7b78fe05e9 Undo the earlier changes for MAVEN-493. The license plugin has proper content
when no license exists.
PR: MAVEN-493


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113830 13f79535-47bb-0310-9956-ffa450edef68
2003-08-15 14:34:00 +00:00
vmassol
878c9c3c0b Sync dependency retrieval with declared ones in project.xml. dIon, next time be careful when you change a plugin dependencies... Agreed ths plugin code could have been more generic but I like to explicitely choose the dependent jars one by one... :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113826 13f79535-47bb-0310-9956-ffa450edef68
2003-08-11 20:49:33 +00:00
bwalding
7ac4f5c511 Sort of corrects the problem Dion had with all the menus lining up with each other
when they should.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113825 13f79535-47bb-0310-9956-ffa450edef68
2003-08-11 12:16:09 +00:00
vmassol
922a95f549 - Updated to Cactus 1.6dev-20030809 in order to fix an issue with spaces in long file names (Reported by Sebastien Brunot)
- Updated dependency versions for commons-httpclient and httpunit


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113814 13f79535-47bb-0310-9956-ffa450edef68
2003-08-09 16:56:43 +00:00
vmassol
e8a6b9c745 Added new optional property <code>cactus.weblogic7x.beahome</code> to
configure the location of BEA HOME for the WebLogic 7.x container. It
        is only needed if the BEA HOME location is not the parent 
        directory of <code>cactus.home.weblogic7x</code>.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113813 13f79535-47bb-0310-9956-ffa450edef68
2003-08-08 17:52:04 +00:00
vmassol
7484f19a81 Upgrade to cactus 1.6dev-20030807 as it fixes bugs with the WL 7.x integration. Support for WL 7.x is now working fine (at least on my machine :-)).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113805 13f79535-47bb-0310-9956-ffa450edef68
2003-08-07 07:45:43 +00:00
evenisse
9858c5c6b9 Check if unitTest tag is present in pom before copy resources.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113804 13f79535-47bb-0310-9956-ffa450edef68
2003-08-06 08:23:43 +00:00
dion
fd76737f1a Fixes for MAVEN-595
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113803 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 15:10:10 +00:00
vmassol
ea8a8d872f the weblogic container task needs a beaHome property defined. The weblogic 7x integration is *not* working yet.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113802 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 13:45:00 +00:00
evenisse
aadf866910 Maven-655. Fix classworlds url.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113801 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 12:31:37 +00:00
evenisse
5f5173ce5c Applied Maven-587. Add index table of release.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113800 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 11:40:28 +00:00
vmassol
1f59053ef5 Added back support for WL 7.x. I haven't tested it though. If someone who has WL7 on his machine could test it, that would be great... :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113799 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 10:27:36 +00:00
vmassol
c16c940066 Update to Cactus 1.5-beta1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113798 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 09:29:47 +00:00
evenisse
0233d478ef Test if sources is present before copy classes in webapp
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113797 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 09:24:30 +00:00
vmassol
b43c05b894 Prepare for version 3.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113796 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 09:23:37 +00:00
vmassol
d6a02892af Prepare to release version 3.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113793 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 09:16:26 +00:00
evenisse
7c52f2c6d5 Test if sources is present before copy classes in webapp.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113792 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 09:14:26 +00:00
dion
c6cf6b484d Fix for MAVEN-648.
Added maven.jar.index property, defaulting to false.
Added docs and changes entry


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113791 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 08:11:47 +00:00
dion
ffb0aedaee Apply fixes for MAVEN-649
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113790 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 02:34:22 +00:00
dion
ef54620cf6 Apply patches for MAVEN-531
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113789 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 16:15:23 +00:00
dion
fea0bf96ef Use maven.plugin.unpacked.dir.
See MAVEN-650


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113788 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 16:02:52 +00:00
dion
aefa23149e Fit in 80 chars.
Part of MAVEN-545


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113787 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 15:09:16 +00:00
dion
f31867acaf Use tigris.css v1.12 from http://style.tigris.org/source/browse/style/www/css/tigris.css
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113786 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 14:56:59 +00:00
dion
8f7b80041a Remove useless log
MAVEN-543


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113785 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 14:35:36 +00:00
dion
9d1fd73dc5 Tests pass and it appears to work.
Applied patch for MAVEN-550


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113784 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 14:12:58 +00:00
dion
df9976a6e5 Add CDATA around tags
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113783 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 13:56:36 +00:00
dion
6fd63848ba Remove space, as CVS head has problems with goals having spaces before/after them
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113782 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 13:45:51 +00:00
dion
4697dd3c55 Add back headers
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113781 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 12:10:50 +00:00
dion
15d85d1334 Fix bad tool class
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113780 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 11:58:15 +00:00
dion
27197e0b28 Apply patches from MAVEN-408
Thanks Joe


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113779 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 06:43:51 +00:00
dion
a693a0a0b8 Apply patch for MAVEN-617 and fix reports in project.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113778 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 06:29:10 +00:00
dion
90f73ac824 Applied patch for MAVEN-347
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113777 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 05:03:01 +00:00
dion
64c2c35ad0 Start of work on a maven plugin:download.
See MAVEN-536


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113776 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 02:32:35 +00:00
michal
3e02e85271 Added flush() method to Deployer
SCP delpoyer now creates zip, delpoys and then unzip 
(need to check how portable accross variuos Unixes this code is)


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113775 13f79535-47bb-0310-9956-ffa450edef68
2003-08-02 22:51:45 +00:00
dion
bcb182e08c Applied patch for MAVEN-633, fixed patch rejections, added documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113773 13f79535-47bb-0310-9956-ffa450edef68
2003-08-01 04:30:31 +00:00
dion
bba43ba5bc Add docs on maven.war.final.name
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113772 13f79535-47bb-0310-9956-ffa450edef68
2003-08-01 04:21:02 +00:00
bwalding
de849b0add Start of new report that only shows failed test reports
*** This one uses the old location of the tool beans. Will need some fixing at short notice.
PR: MAVEN-640


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113769 13f79535-47bb-0310-9956-ffa450edef68
2003-08-01 02:16:08 +00:00
dion
558f5d2a7e Add jar.excludes property
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113768 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 06:55:29 +00:00
dion
d659685713 Remove resources namespace usage
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113767 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 06:50:27 +00:00
dion
77125ff59f Remove use of resources:copy
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113766 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 06:47:11 +00:00
dion
c87f27a48d Remove usage of driver.jelly "maven" taglib.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113765 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 05:39:57 +00:00
dion
76d9094b54 Use new param-check tag
See MAVEN-623


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113764 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 05:17:11 +00:00
dion
42ccc7d410 Use log.debug rather than system.out
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113763 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 04:59:32 +00:00
dion
8771e3f284 use new maven:user-check tag
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113762 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 04:36:19 +00:00
jvanzyl
4d1c681e00 o Explicitly setting a plugin property for the touchstone test.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113761 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 03:01:29 +00:00
jvanzyl
a1c385b84a o Add a path not a reference. The id reference is not really one anymore.
New tags should be created for specifically adding the the compile source
  roots and the test compile sources roots and the AddPathTag should be
  deprecated.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113760 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 02:59:19 +00:00
dion
fc4d19ffed No Need for a snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113759 13f79535-47bb-0310-9956-ffa450edef68
2003-07-31 02:40:13 +00:00