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
2003-12-29 04:38:07 +00:00
2003-11-16 15:06:22 +00:00
2003-11-16 15:10:23 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-11-16 15:11:50 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-11-28 08:11:29 +00:00
2003-12-22 13:31:23 +00:00
2003-09-29 06:09:54 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-10-10 19:21:02 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-11-26 21:11:34 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-10-10 19:21:02 +00:00
2003-11-30 21:17:51 +00:00
2003-12-29 04:38:07 +00:00
2003-11-22 00:34:20 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-28 04:30:10 +00:00
2003-09-29 06:18:41 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-10-10 19:21:02 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-19 06:03:30 +00:00
2003-12-29 04:38:07 +00:00
2003-10-10 19:21:02 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-09-29 06:18:41 +00:00
2003-12-29 04:38:07 +00:00
2003-12-28 23:11:27 +00:00
2003-12-29 04:38:07 +00:00
2003-10-14 15:23:21 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-11-27 06:49:05 +00:00
2003-12-29 04:38:07 +00:00
2003-11-22 00:36:04 +00:00
2003-10-10 19:21:02 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-12-28 04:30:10 +00:00
2003-09-06 07:28:56 +00:00
2003-11-26 09:08:31 +00:00
2003-12-29 04:38:07 +00:00
2003-12-29 04:38:07 +00:00
2003-10-10 19:21:02 +00:00
2003-12-29 04:38:07 +00:00
2003-10-10 19:21:02 +00:00
2003-10-10 19:21:02 +00:00
2003-12-29 04:38:07 +00:00
2003-09-21 13:37:07 +00:00
2003-11-01 23:58:23 +00:00
2003-10-10 08:46:42 +00:00
2003-12-28 23:11:27 +00:00
2003-09-30 23:32:01 +00:00

Q: How do I build and install all these plugins from source?
A: maven -Dgoal=clean,plugin:install multiproject:goal

Q: How do I test all these plugins?
A: maven -Dgoal=plugin:test multiproject:goal
Description
No description provided
Readme 12 MiB
Languages
Java 69.1%
HTML 18.5%
XSLT 9.9%
CSS 1.9%
AspectJ 0.3%
Other 0.3%