No message unfortunately, and I do have a .cvspass.

Quick question on the <connection> format. Mine currently reads:

scm:cvs:pserver:[EMAIL PROTECTED]:/home1/fitcs1/users/gfinet/GFINET
:GFIUnit

I was originally missing the 6th token. I am assuming that this should be
the subdirectory within the CVS repository (i.e. this would work on the
directory /home1/fitcs1/users/gfinet/GFINET/GFIUnit on the remote server).
Is that correct? If so, what if I need to use the top-level directory? Would
I just use a period for "current dir"?

One other thing - if I have to use 6 tokens do I assume I have to use
pserver? What if I had a local CVS repository?

Thanks,

        Jason.

-----Original Message-----
From: Heritier Arnaud [mailto:[EMAIL PROTECTED]
Sent: 16 January 2004 18:33
To: Maven Users List
Subject: RE: Changelog question


Verify if you haven't a message saying that your password is incorrect.
If you have this message verify that you have a .cvspass file in your HOME
directory.

I had this problem whem I switched to the last changelog SNAPSHOT

Arnaud.


-----Message d'origine-----
De : Morris, Jason [IT] [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 16 janvier 2004 19:23
À : Maven Users List
Objet : RE: Changelog question


Thanks Emmanuel,

I did and it looks like I only had 5 tokens. I now get a report generated
okay, but it is empty. I remember an earlier mail saying that the developer
id's in the POM had to match the CVS ids. Do they ALL have to match to get
any output, or will it still include changes by developers who are listed?

Thanks again,

        Jason

-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: 16 January 2004 17:27
To: Maven Users List
Subject: Re: Changelog question


Your problem is here: "repository connection string contains less than six
tokens".

Verify your connection string.

Emmanuel

----- Original Message ----- 
From: "Morris, Jason [IT]" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Friday, January 16, 2004 6:15 PM
Subject: RE: Changelog question


Please find attached output.

Thanks

Jason

-----Original Message-----
From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED]
Sent: 16 January 2004 14:12
To: Maven Users List
Subject: Re: Changelog question


Please send results of running maven with the -X option (verbose
output).  This will give more clues.

jeff

Morris, Jason [IT] wrote:
> When I try to generate the Changelog report, I get this:
>
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10
>
> maven-changelog-plugin:report:
>     [echo] Generating the changelog report
>
> BUILD FAILED
> File......
> file:/export/opt/MavenTest0.1/plugins/maven-changelog-plugin-1.3-SNAPSHOT/
> Element... changelog:changelog
> Line...... 61
> Column.... 15
> java.lang.reflect.InvocationTargetException
> Total time:  13 seconds
>
> It looks like it is failing to invoke class
> org.apache.maven.changelog.ChangeLog. I see that class as a .class file
> below the "plugins" directory, but not in the "repository" directory as a
> .jar file. Is it just failing to add the plugin directory to the
classpath?
> What do I have to do to force it into classpath so it will use the raw
> .class files? I'm familiar with plugins that use jars but not those using
> class files.
>
> I tried forcing the Changelog directory into my CLASSPATH in the maven run
> script. This time I got:
>
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-beta-10
>
> File......
> file:/export/opt/MavenTest0.1/plugins/maven-changelog-plugin-1.3-SNAPSHOT/
> Element... define:jellybean
> Line...... 32
> Column.... 9
> org/apache/maven/project/BaseObject
> BUILD SUCCESSFUL
> Total time:  11 seconds
>
> Not sure if I got further this time or just broke the classpath
completely.
>
> Thanks,
>
> Jason.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-- 
jeff bonevich
mailto: [EMAIL PROTECTED]

"Any sufficiently advanced technology is indistinguishable from magic."
Arthur C. Clarke

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe trying
to produce bigger and better idiots. So far, the Universe is winning."
Rich Cook

"All programmers are playwrights and all computers are lousy actors."
Unknown


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to