Hi all,
I use to have the same problem, and following Remy's advice I've been able
to connect to the CVS Repository.
Unfortunately when maven tries to perform changelog I get the following
error:

    [echo] Generating the changelog report
        Server is not supporting gzip-file-contents request
        ChangeLog found: 0 entries

I'm using CVS NT, connecting with pserver

Regards,
Stephan Lagraulet
GxP Systems

-----Original Message-----
From: Arto Pastinen [mailto:[EMAIL PROTECTED]
Sent: 21 April 2004 09:49
To: Maven Users List
Subject: RE: changelog cvs access.


I use this. (i change critical tokens.)
<connection>scm:cvs:pserver:username:[EMAIL PROTECTED]:repository:module</connec
tion>

My maven version is that RC2, and still got that BUILD FAILED.


On Wed, 2004-04-21 at 11:36, Menetrieux Remy wrote:
> The first separator after scm determine the separator to use for determine
> the tokens.
> Eg :
>
<connection>scm|cvs|pserver|login:[EMAIL PROTECTED]|serveurroot|repository</conn
> ection>
> Is equals to :
>
<connection>scm!cvs!pserver!login:[EMAIL PROTECTED]</conn
> ection>
> If you use the : maven see 7 tokens.
>
>
> -----Message d'origine-----
> De : Arto Pastinen [mailto:[EMAIL PROTECTED]
> Envoyé : mercredi 21 avril 2004 10:23
> À : Maven Users List
> Objet : RE: changelog cvs access.
>
> I use linux, and cannot use those bars.
> I tested it just using password after loginname separeted by ":", but it
> gives me.
>
> BUILD FAILED
> File......
> file:/home/artsi/.maven/plugins/maven-changelog-plugin-1.4/plugin.jelly
> Element... changelog:changelog
> Line...... 82
> Column.... 15
> repository connection string contains more than six tokens
>
>
> On Wed, 2004-04-21 at 11:09, Menetrieux Remy wrote:
> > You can add this In you're project.xml file
> > <repository>
> >
<connection>scm|cvs|pserver|login:[EMAIL PROTECTED]|serveurroot|repository
> > </connection>
> >     <url/>
> >   </repository>
> >
> > -----Message d'origine-----
> > De : Arto Pastinen [mailto:[EMAIL PROTECTED]
> > Envoyé : mercredi 21 avril 2004 10:05
> > À : [EMAIL PROTECTED]
> > Objet : changelog cvs access.
> >
> > Hi!
> >
> > I try to use changelog to generate changelog. =)
> > But how to define password if i use pserver method?
> >
> > Artsi
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > The information transmitted is intended only for the person or entity to
> > which it is addressed and may contain confidential and/or privileged
> > material. Any review, retransmission, dissemination or other use of, or
> > taking of any action in reliance upon, this information by persons or
> > entities other than the intended recipient is prohibited and may be a
> > violation of law. If you received this transmission in error, please
> contact
> > the sender by reply e-mail and delete and destroy all copies of the
> > material, including all copies stored in the recipient's computer,
printed
> > or saved to disk. Thank you.
> > Software virus: Europcar has taken precautions to minimize the risk of
> > transmitting software viruses, but we advise you to carry out your own
> virus
> > checks on any attachment to this message. Europcar cannot accept
liability
> > for any loss or damage caused by software viruses.
> > Intellectual Property: Europcar has built up a significant reputation in
> the
> > name "Europcar" and has a number of trademark applications and
> registrations
> > in many countries. No trademarks, service marks, and trade names owned
or
> > licensed by Europcar or its affiliates may be copied, reproduced,
> > republished, uploaded, posted, transmitted, or distributed in any way,
> > without the prior written consent of Europcar.
> >
> >
> > ---------------------------------------------------------------------
> > 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]
>
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited and may be a
> violation of law. If you received this transmission in error, please
contact
> the sender by reply e-mail and delete and destroy all copies of the
> material, including all copies stored in the recipient's computer, printed
> or saved to disk. Thank you.
> Software virus: Europcar has taken precautions to minimize the risk of
> transmitting software viruses, but we advise you to carry out your own
virus
> checks on any attachment to this message. Europcar cannot accept liability
> for any loss or damage caused by software viruses.
> Intellectual Property: Europcar has built up a significant reputation in
the
> name "Europcar" and has a number of trademark applications and
registrations
> in many countries. No trademarks, service marks, and trade names owned or
> licensed by Europcar or its affiliates may be copied, reproduced,
> republished, uploaded, posted, transmitted, or distributed in any way,
> without the prior written consent of Europcar.
>
>
> ---------------------------------------------------------------------
> 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