On Sat, 2003-03-22 at 00:27, [EMAIL PROTECTED] wrote:
> I finally got some free time to mess around with CVS issues, and it looks
> like I may have the same problem that Alexei has. I successfully logged in
> and downloaded the jakarta-turbine-2 module, but with maven I get:
>
> cvs checkout -P m
I finally got some free time to mess around with CVS issues, and it looks
like I may have the same problem that Alexei has. I successfully logged in
and downloaded the jakarta-turbine-2 module, but with maven I get:
cvs checkout -P maven (in directory c:\java\dev)
cvs server: Updating maven
cvs s
vmassol 2003/03/21 12:29:13
Modified:src/plugins-build/war plugin.jelly
Log:
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.
Revision ChangesPath
On Wednesday, March 19, 2003, at 06:41 PM, [EMAIL PROTECTED] wrote:
So is it time now for a Jira plugin for Maven so we can get the
bugs/issues etc as part of the docs?
Changelog generation from Jira would be awesome :)
-pete
-
To
evenisse2003/03/21 06:51:07
Modified:src/plugins-build/javadoc project.xml
src/plugins-build/javadoc/xdocs changes.xml properties.xml
Log:
Add custom tags support. This option is only available with Java 1.4.
Revision ChangesPath
1.9 +1 -1 maven/
evenisse2003/03/21 06:14:19
Modified:src/plugins-build/javadoc plugin.jelly
Log:
Add custom tags support. This option is only available with Java 1.4.
Revision ChangesPath
1.12 +15 -0 maven/src/plugins-build/javadoc/plugin.jelly
Index: plugin.jelly
===