On Mon, 19 Jul 2004 15:11:48 +0200, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Thanks for your reply Dion. > > a) I'm using maven-changelog-plugin-1.7.1 which seems to be the latest. > My Maven version is 1.0 final. > > b) I am using ext: and not pserver:. I can't do a cvs login because the > ext: protocol does not support the login command.
Good point. > Does the changelog-plugin only support pserver for cvs? No, but you'll need to either use ssh-agent or something similar, as it doesn't handle prompting for passwords. -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
