RE: CVS Repo Change causing login errors?

2003-03-21 Thread Jason van Zyl
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

RE: CVS Repo Change causing login errors?

2003-03-21 Thread EPugh
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

cvs commit: maven/src/plugins-build/war plugin.jelly

2003-03-21 Thread vmassol
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

Re: JIRA bugs not going to the ML anymore?

2003-03-21 Thread Peter Royal
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

cvs commit: maven/src/plugins-build/javadoc/xdocs changes.xml properties.xml

2003-03-21 Thread evenisse
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/

cvs commit: maven/src/plugins-build/javadoc plugin.jelly

2003-03-21 Thread evenisse
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 ===