dion
81fc51199e
- Remove telnet server dependency for ftp deployment
...
- Thanks to Rajeev Kaul
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114572 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 05:14:38 +00:00
dion
a16d28f12d
Added maven.junit.format property that defaults to brief.
...
Changed formatters to use maven.junit.usefile consistently.
Only set 'dir' property of junit task if fork != 'no'
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114571 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 04:42:40 +00:00
dion
6a6d56ae0c
Apply MPJAVADOC-6
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114570 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 00:24:53 +00:00
dion
39f32d98cd
Fix missing namespace
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114569 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 16:03:55 +00:00
evenisse
dbdcdc9469
Jason's changes are for a new plugin version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114568 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 12:10:10 +00:00
evenisse
e529512349
Remove extra character
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114567 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 12:09:12 +00:00
jvanzyl
e2a9db7a71
o add goal to create an artifact upload bundle
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114566 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 03:24:12 +00:00
dion
7835460f41
Apply MPJAVADOC-17
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114565 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 01:20:19 +00:00
jvanzyl
1a565ab4e0
adding change
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114564 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 00:02:24 +00:00
jvanzyl
4b1a78aeb7
o formatting
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114563 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 22:18:49 +00:00
jvanzyl
08bcd6a2d6
o defaults need to be set before anything happens. jnlp file came out wonky.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114562 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 22:14:15 +00:00
jvanzyl
e331ee4013
o using maven:property and removing use of ${pom} in the plugin properties
...
with emmanuel's permission.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114561 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 22:02:40 +00:00
jvanzyl
d91561bcd3
o property is gleaned within the plugin using the pom directly.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114560 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 20:48:46 +00:00
jvanzyl
46c2ce36ad
o use maven:property to glean a default instead of relying on interpolation
...
of ${pom} values in the plugin properties files.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114559 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 20:48:07 +00:00
jvanzyl
2f79ac3020
o remove the use of maven.xdoc.version, the new maven:property tag is being
...
used within the xdoc plugin to create a default value from the POM if one
isn't supplied.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114555 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 19:07:39 +00:00
jvanzyl
2ef10a2f9b
o use the new maven:property tag in order to determine the value of
...
maven.xdoc.version so that we don't need to refer to the pom within
the plugin.properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114554 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 18:47:25 +00:00
jvanzyl
e85e52b12e
o adding jelly maven tag library for use
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114553 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 18:05:22 +00:00
jvanzyl
4642e20efe
o removing glossary cruft
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114552 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 18:00:01 +00:00
jvanzyl
42b92c0b8f
o change log plugin takes care of its own transformation now and has for
...
a while. Just getting rid of the cruft that's grown in here.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114551 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 17:58:47 +00:00
jvanzyl
8c0c0cd1f7
o task list plugin doesn't require any transformation from the xdoc plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114550 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 17:54:01 +00:00
jvanzyl
d749081c49
o fixing typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114549 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 17:46:06 +00:00
dion
324a32d096
Upgrade to ant 1.6
...
tests now run and succeed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114548 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 08:46:25 +00:00
dion
4d7f0743b2
Rename test class so that it is run
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114547 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 08:41:00 +00:00
dion
1a72e8a4b5
Remove unneeded clover plugin dependency
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114546 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 08:40:17 +00:00
dion
759ea98bc3
- Remove unneeded ant dependency.
...
- plugin:test is non-existent
- standalone runs succeed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114545 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 09:57:30 +00:00
dion
7fe547e087
- Remove unneeded ant dependency.
...
- plugin:test is non-existent
- standalone runs succeed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114544 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 06:04:52 +00:00
dion
f909a1aa53
Document change
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114543 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 05:59:05 +00:00
dion
5a81440e37
- Remove unneeded ant and grant dependencies.
...
- plugin:test succeeds
- standalone run succeeds
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114542 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 05:53:52 +00:00
dion
973cfe9246
Rolling back ant 1.6 change until someone wants to test it.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114541 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 05:05:06 +00:00
dion
6f1b78f6f4
Fix bad eclipse screwage
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114540 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 03:50:24 +00:00
dion
9bdbe9ad0e
Document upgrade to ant 1.6
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114539 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 03:43:13 +00:00
dion
02da78fe72
Upgrade to Ant 1.6
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114538 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 03:27:17 +00:00
vmassol
274e993527
- Fixed removal of java/lang/Object
...
- Better naming of variables
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114537 13f79535-47bb-0310-9956-ffa450edef68
2004-01-04 15:24:13 +00:00
evenisse
7b1850dacb
Start new version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114536 13f79535-47bb-0310-9956-ffa450edef68
2004-01-04 15:20:25 +00:00
evenisse
2990bc2c69
Prepare for release
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114534 13f79535-47bb-0310-9956-ffa450edef68
2004-01-04 15:16:15 +00:00
vmassol
9eb4dd351b
halt on error if an error occurs during aspectwerkz:weave
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114533 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 13:29:40 +00:00
vmassol
07fce292be
Added support for weaving aspectwerkz libraries when running aspectwerkz:weave
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114532 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 11:14:57 +00:00
dion
abe2c4e36b
ERROR HTMLEmailPublisher in Cruisecontrol plugin fix
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114531 13f79535-47bb-0310-9956-ffa450edef68
2004-01-03 06:12:03 +00:00
vmassol
e9c410d213
- Create target build dir before compilation
...
- Fixed typo in plugin test properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114530 13f79535-47bb-0310-9956-ffa450edef68
2004-01-02 14:28:20 +00:00
vmassol
36b032ec24
Fixed error in referencing maven.dependency.classpath
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114529 13f79535-47bb-0310-9956-ffa450edef68
2004-01-02 14:24:04 +00:00
vmassol
061173235c
Added support for non-production aspects.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114528 13f79535-47bb-0310-9956-ffa450edef68
2004-01-02 14:09:03 +00:00
vmassol
7271e8205d
Remove AspectC-generated java/lang/Object.class file as it should not happen. This is a hack while waiting for a fix to AW's AspectC.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114527 13f79535-47bb-0310-9956-ffa450edef68
2004-01-02 11:38:35 +00:00
brett
7a91b6aa22
required for changes to bootstrap - these directories don't necessarily have to exist
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114526 13f79535-47bb-0310-9956-ffa450edef68
2003-12-31 01:24:42 +00:00
brett
180bf1f4eb
changes to touchstone
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114525 13f79535-47bb-0310-9956-ffa450edef68
2003-12-31 01:20:36 +00:00
vmassol
ad84efa0f6
- I had not understood the purpose of AspectC which is not to generated final weaved code but only to weave the custom javadoc tags onto the aspects themselves. We still need to call AspectWerkzC afterwards for offline weaving onto the main source code.
...
- Next step is to add support for 2 source paths: one being the main runtime sources and another being where non-production aspects are located (optional).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114524 13f79535-47bb-0310-9956-ffa450edef68
2003-12-30 20:32:58 +00:00
vmassol
6d98c94a0a
Added explicit perJVM aspect type
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114523 13f79535-47bb-0310-9956-ffa450edef68
2003-12-30 20:30:33 +00:00
jvanzyl
e69e16aa43
o little dom4j tool to flip "id" to "artifactId" at the project level.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114522 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 16:58:49 +00:00
vmassol
cf67b204bc
make sure directory is there
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114521 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 11:37:33 +00:00
vmassol
e2d4e0eeb2
Jason, there was a bug in your automatic reformatting tool. It moved my comments to the wrong group of <dependency> elements. I've moved them back.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114520 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 11:36:50 +00:00
jvanzyl
c0b9155928
o had some fugly notation left over i missed.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114519 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 05:28:33 +00:00