RE: Réf. : The Dependencies are stored in CVS : Preparing Maven Repository Beforehand ???

2003-12-11 Thread Jörg Schaible
[EMAIL PROTECTED] wrote on Thursday, December 11, 2003 2:42 PM: > Hi Nicolas, as I said in the mail, in previous projects that > was the way > we worked. But now, this project mandates that the libraries > should be in > cvs. I can't get away from that. > > I def

Re: Réf. : The Dependencies are stored in CVS : Preparing Maven Repository Beforehand ???

2003-12-11 Thread Marcial . Rosales
003 14:00 Please respond to "Maven Users List" <[EMAIL PROTECTED]> To "Maven Users List" <[EMAIL PROTECTED]> cc Subject Re: Réf. : The Dependencies are stored in CVS : Preparing Maven Repository Beforehand ??? Why not use jar overrides, and point the

Re: Réf. : The Dependencies are stored in CVS : Preparing Maven Repository Beforehand ???

2003-12-11 Thread dion
worked. But now, this project mandates that the libraries should be in > cvs. I can't get away from that. > > I definitely like the way Maven suggests to handle the dependencies. > > Thank you, Nicolas. > > > > > > [EMAIL PROTECTED] > 11/12/200

Re: Réf. : The Dependencies are stored in CVS : Preparing Maven Repository Beforehand ???

2003-12-11 Thread Brice Copy
Hi, [EMAIL PROTECTED] wrote: Hi Nicolas, as I said in the mail, in previous projects that was the way we worked. But now, this project mandates that the libraries should be in cvs. I can't get away from that. Can't you make a CVS module out of your maven repository ? Even

Re: Réf. : The Dependencies are stored in CVS : Preparing Maven Repository Beforehand ???

2003-12-11 Thread Marcial . Rosales
Hi Nicolas, as I said in the mail, in previous projects that was the way we worked. But now, this project mandates that the libraries should be in cvs. I can't get away from that. I definitely like the way Maven suggests to handle the dependencies. Thank you, Nicolas. [EMAIL PROT

Réf. : The Dependencies are stored in CVS : Preparing Maven Repository Beforehand ???

2003-12-11 Thread Nicolas . CHALUMEAU
Why don't use SNAPSHOT version for your dependency and on a local server store the jar who can't be in ibiblio. It seem to be the way method to have latest version than storing them in CVS. With maven i think that lib don't have to be in CVS because it have a mechanism to find th

The Dependencies are stored in CVS : Preparing Maven Repository Beforehand ???

2003-12-11 Thread Marcial . Rosales
Hi all, I barely remember that somebody mentioned this subject but I can find the thread anymore. The subject is about how do we handle our dependencies, if they are stored in the CVS and every build gets a clean version of the whole project from CVS. (I use explicitly CVS to avoid the

RE: Maven and CVS

2003-12-08 Thread hermod . opstvedt
Hi Naahh, adding the "-tag MAVEN-1_0-BRANCH" did not help either Hermod -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 2:51 PM To: Maven Users List Subject: Re: Maven and CVS No. You must use the 1.0 branch, and no

Re: Maven and CVS

2003-12-08 Thread Emmanuel Venisse
No. You must use the 1.0 branch, and not the head. Emmanuel - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 08, 2003 2:39 PM Subject: Maven and CVS > Hi > > I am trying to get the lastest source for Maven using C

Maven and CVS

2003-12-08 Thread hermod . opstvedt
Hi I am trying to get the lastest source for Maven using CVSGrab, but it just stops without doing anything - Anybody made this work ? cvsgrab -rootUrl http://cvs.apache.org/viewcvs -destDir e:\maven -package maven -proxyHost < -proxyPort <> Hermod * * * * * * * * * * * * * * * * * * * * * * *

RE: cvs changelog from a windows server

2003-12-08 Thread Koranda Matthew James
Ahh, now we got it! Thanks to everyone for your resonses! Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 8. desember 2003 12:57 To: [EMAIL PROTECTED] Subject: RE: cvs changelog from a windows server You need the module name as well: scm|cvs|pserver

RE: cvs changelog from a windows server

2003-12-08 Thread nick.giles
You need the module name as well: scm|cvs|pserver|[EMAIL PROTECTED]|F:\CVSRepository|ExcitingModule Thus, six tokens. Nick > -Original Message- > From: Koranda Matthew James [mailto:[EMAIL PROTECTED] > Sent: 08 December 2003 11:48 > To: 'Maven Users List&#x

RE: cvs changelog from a windows server

2003-12-08 Thread Martin Jaeger
Hi Matt The last token has to be the cvs-module name, like: scm|cvs|pserver|[EMAIL PROTECTED]|D:\my\path|mymodule Bye, Martin On Mon, 8 Dec 2003, Koranda Matthew James wrote: > From: Koranda Matthew James <[EMAIL PROTECTED]> > To: 'Maven Users List' <[EMAIL PROTE

RE: cvs changelog from a windows server

2003-12-08 Thread Koranda Matthew James
r 2003 11:53 To: Maven Users List Subject: Re: cvs changelog from a windows server You must change the scm delimiter : scm|cvs|pserver|[EMAIL PROTECTED]|D:\my\path Emmanuel - Original Message - From: "Koranda Matthew James" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>

Re: cvs changelog from a windows server

2003-12-08 Thread Emmanuel Venisse
You must change the scm delimiter : scm|cvs|pserver|[EMAIL PROTECTED]|D:\my\path Emmanuel - Original Message - From: "Koranda Matthew James" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 08, 2003 11:33 AM Subject: cvs changelog from a windows

RE: cvs changelog from a windows server

2003-12-08 Thread Koranda Matthew James
Tried that toofirst actually! Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 8. desember 2003 11:44 To: [EMAIL PROTECTED] Subject: RE: cvs changelog from a windows server Hi Try this : scm:cvs:pserver:[EMAIL PROTECTED]:D:/my/path Hermod

RE: cvs changelog from a windows server

2003-12-08 Thread hermod . opstvedt
Hi Try this : scm:cvs:pserver:[EMAIL PROTECTED]:D:/my/path Hermod -Original Message- From: Koranda Matthew James [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 11:33 AM To: '[EMAIL PROTECTED]' Subject: cvs changelog from a windows server I m trying to run &quo

cvs changelog from a windows server

2003-12-08 Thread Koranda Matthew James
I m trying to run "site:generate" and have given a CVS connection to a windows server in my project.xml as follows: scm:cvs:pserver:[EMAIL PROTECTED]:D:\my\path The problem is that the path is being parsed down to "D" for the repository path as it is being parsed on the colo

RE: Building from current CVS head

2003-12-02 Thread Sverre Eplov
Christ-all-mighty --- I'll nip straight out to the closest park and shoot myself. Error found - it was a CVS update error .. on the maven-plugins project. Going through the ant file I could see, that all plugins were supposed to be in the maven-plugins project.Only they were not,

RE: Building from current CVS head

2003-12-02 Thread Brett Porter
t; To: Maven Users List > Subject: RE: Building from current CVS head > > > Linux, Sun JDK 1.4.2_02, Ant 1.5.4 > > I haven't had any problems up to now, I've been using maven > for a while and since I'm talking loud and wide about all > it's nicetie

RE: Building from current CVS head

2003-12-02 Thread Sverre Eplov
Linux, Sun JDK 1.4.2_02, Ant 1.5.4 I haven't had any problems up to now, I've been using maven for a while and since I'm talking loud and wide about all it's niceties, I've always used the most current CVS version. I just tried the same setup as you, still get the same

RE: Building from current CVS head

2003-12-02 Thread Brett Porter
TECTED] > Sent: Wednesday, 3 December 2003 12:57 PM > To: Maven Users List > Subject: RE: Building from current CVS head > > > Nope - same problem with different settings for MAVEN_HOME > and MAVEN_LOCAL_HOME. > > What platform are

RE: Building from current CVS head

2003-12-02 Thread Sverre Eplov
Nope - same problem with different settings for MAVEN_HOME and MAVEN_LOCAL_HOME. What platform are you using ? br, /Sverre - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Building from current CVS head

2003-12-02 Thread Brett Porter
age- > From: Sverre Eplov [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 3 December 2003 12:51 PM > To: Maven Users List > Subject: RE: Building from current CVS head > > > I'll try with different settings .. what are your values ? > > On Wed, 2003-12-03 at 02:48, Bre

RE: Building from current CVS head

2003-12-02 Thread Sverre Eplov
I'll try with different settings .. what are your values ? On Wed, 2003-12-03 at 02:48, Brett Porter wrote: > Its definitely working for me with a clean checkout. > > I'm not sure the bootstrap works when MAVEN_HOME = MAVEN_HOME_LOCAL > > > [mkdir] Created dir: /usr/java/maven/plugins > >

RE: Building from current CVS head

2003-12-02 Thread Brett Porter
Its definitely working for me with a clean checkout. I'm not sure the bootstrap works when MAVEN_HOME = MAVEN_HOME_LOCAL > [mkdir] Created dir: /usr/java/maven/plugins >[delete] Deleting directory /usr/java/maven/plugins Cheers, Brett

RE: Building from current CVS head

2003-12-02 Thread Sverre Eplov
nning the failed bootstrap? > > - Brett > > > -Original Message- > > From: Sverre Eplov [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, 3 December 2003 11:33 AM > > To: Maven Users List > > Subject: RE: Building from current CVS head > > >

RE: Building from current CVS head

2003-12-02 Thread Sverre Eplov
o:[EMAIL PROTECTED] > > Sent: Wednesday, 3 December 2003 11:33 AM > > To: Maven Users List > > Subject: RE: Building from current CVS head > > > > > > yeps - even removed my maven dir completely and checked out a > > new fresh copy. > > I've

RE: Building from current CVS head

2003-12-02 Thread Brett Porter
: Building from current CVS head > > > yeps - even removed my maven dir completely and checked out a > new fresh copy. > I've tried to rename my build.properties and let maven use > .maven in my home dir just to make sure that I had not > introduced something in my own pr

RE: Building from current CVS head

2003-12-02 Thread Sverre Eplov
ld be. br, /Sverre On Wed, 2003-12-03 at 02:09, Brett Porter wrote: > Are you sure you are using HEAD? Cvs update -A just to make sure. > > The properties are in project.properties that control the location of the > plugins and which are included. Default is ../maven-plugins > >

RE: Building from current CVS head

2003-12-02 Thread Brett Porter
Are you sure you are using HEAD? Cvs update -A just to make sure. The properties are in project.properties that control the location of the plugins and which are included. Default is ../maven-plugins > -Original Message- > From: Sverre Eplov [mailto:[EMAIL PROTECTED] > Sent:

Building from current CVS head

2003-12-02 Thread Sverre Eplov
Hi, I haven't been able to build from the CVS the latest two weeks or so - when the reactor attempts to build the first plugin (the ANT), I get a "unknown goal clean". It seems that the plugin dir is cleaned out, and then the reactor looks for the plugins in the empty plugin di

Re: Can't get to plugin sources via cvs or viewcvs?

2003-11-25 Thread Mikael Lundgren
ns-build. I also tried the cvs commands for the junit-report plugin, and all I got from the checkout was a couple of empty directories. Is there a different place I need to go for source? Thanks, Daniel Rabe - To unsubscribe

Re: Can't get to plugin sources via cvs or viewcvs?

2003-11-25 Thread Emmanuel Venisse
, November 25, 2003 9:14 PM Subject: Can't get to plugin sources via cvs or viewcvs? > I wanted to look at the source code for some of the plugins. I followed the > links on their plugin pages to access viewcvs, but once I'm there I never > see any leaf nodes. I'm drillin

Can't get to plugin sources via cvs or viewcvs?

2003-11-25 Thread Daniel Rabe
t; into plugins and plugins-build. I also tried the cvs commands for the junit-report plugin, and all I got from the checkout was a couple of empty directories. Is there a different place I need to go for source? Thanks, Daniel Rabe

RE: Maven CVS Head and Plugins

2003-11-18 Thread Brett Porter
No, if you build from CVS HEAD, you won't get the plugins in maven-plugins at all, right now. That might change soon. Bootstrapping from CVS now gives a minimal Maven install, and you can then selectively instal plugins either by plugin:download, or building them from maven-plugins CVS

Maven CVS Head and Plugins

2003-11-18 Thread Alwyn Schoeman
Hi, I notice that the plugins are in a different CVS module than maven. Does it mean that if I build maven from CVS HEAD, I will not necessarily get the CVS HEAD version of a specific plugin, but the version that is on ibiblio? Regards, -- Alwyn Schoeman SMART Money Inc. If you're a S

RE: CVS executable invocation error

2003-11-05 Thread nick.giles
Done, thanks for your help. Nick > -Original Message- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: 05 November 2003 15:38 > To: 'Maven Users List' > Subject: RE: CVS executable invocation error > > > I would take the "simplest path"

RE: CVS executable invocation error

2003-11-05 Thread Eric Pugh
I would take the "simplest path". Since you found the bug while working with the changelog plugin, it is likely that others who have this problem will also be stumbling across it in the changelog plugin. So, just to get you started, what you want to do is checkout the changelog plugi

RE: CVS executable invocation error

2003-11-05 Thread nick.giles
To: 'Maven Users List' > Subject: RE: CVS executable invocation error > > > Would you like to submit a faq patch? Just look at the faq > plugin and add > a xdocs\faq.fml! > > Eric > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:

RE: CVS executable invocation error

2003-11-05 Thread Eric Pugh
Would you like to submit a faq patch? Just look at the faq plugin and add a xdocs\faq.fml! Eric > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2003 2:56 PM > To: [EMAIL PROTECTED] > Subject: RE: CVS executable i

RE: CVS executable invocation error

2003-11-05 Thread nick.giles
In case anyone cares, I've found a solution to this problem. The issue is that the path to the CVS executable contained spaces, which confused some piece of code. Moving the exectuable to a path without spaces sorted it completely. The perils of using a windows platform I guess...

Re: Latest CVS Hibernate Plugin (Nov 1) fails with NoClassDefFound net/sf/hibernate/UserType

2003-11-02 Thread Konstantin Priblouda
--- Chris Pettitt <[EMAIL PROTECTED]> wrote: > One thing I am still not clear on is why maven tries > to download the > maven-hibernate-plugin-1.0-SNAPSHOT during each > build when it is already > in the local repository (and it in fact uses it > later during the same > build). > SNAPSHOT depe

Re: password for CVS pserver ?

2003-11-02 Thread Carl
lto:[EMAIL PROTECTED] Sent: Friday, October 31, 2003 11:12 AM To: 'Maven Users List' Subject: RE: password for CVS pserver ? Okay, I agree that maven.cvs.password is needlessly specific. Since we aren't trying to boil the waters with some sort of crazy sophisticated scheme, but just ge

RE: password for CVS pserver ?

2003-11-01 Thread Eric Pugh
g to tweak the plugin so that if you have a maven.changelog.password it will use that. Otherwise it will check the .cvspass file. Eric > -Original Message- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: Friday, October 31, 2003 11:12 AM > To: 'Maven Users List'

Re: Latest CVS Hibernate Plugin (Nov 1) fails with NoClassDefFound net/sf/hibernate/UserType

2003-11-01 Thread Chris Pettitt
change in this message: http://www.mail-archive.com/[EMAIL PROTECTED]/msg04406.html Appearantly the problem is with the way the ClassLoader is obtained. Thanks, Chris Chris Pettitt wrote: Due to some trouble with another component, I am upgrading my maven and maven-plugins to the latest in CVS

Re: Latest CVS Hibernate Plugin (Nov 1) fails with NoClassDefFound net/sf/hibernate/UserType

2003-11-01 Thread Chris Pettitt
upgrading my maven and maven-plugins to the latest in CVS. The build for both maven and maven-plugins went really smoothly and even had a bit of the cool factor (bootstrapping to build it in itself :)). The problem I am having is with the maven hibernate plugin. In the past we were using the version

Latest CVS Hibernate Plugin (Nov 1) fails with NoClassDefFound net/sf/hibernate/UserType

2003-11-01 Thread Chris Pettitt
Due to some trouble with another component, I am upgrading my maven and maven-plugins to the latest in CVS. The build for both maven and maven-plugins went really smoothly and even had a bit of the cool factor (bootstrapping to build it in itself :)). The problem I am having is with the maven

CVS executable invocation error

2003-10-31 Thread nick.giles
I'm just starting out with Maven, and I'm particularly interested in the documentation generation aspect of it. However, I'm having problems getting the Changelog task to run, because the SCM/CVS access task is not functioning as I would expect. I'm getting the error: SCM

RE: password for CVS pserver ?

2003-10-31 Thread Eric Pugh
ml file in /xdocs and submit it for changelog? Neat idea... Straightforward concept once you actually look at it! Eric > -Original Message- > From: Jim Crossley [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 30, 2003 11:42 PM > To: Maven Users List > Subject: Re:

Re: password for CVS pserver ?

2003-10-30 Thread Jim Crossley
I'm not crazy about a CVS-specific property. I may be in the minority, but I've been using Maven a long time and never with CVS (mostly Perforce and StarTeam). Typically, I put the passwords in ~/build.properties, with owner-only rw privileges if I'm concerned. My repository

Re: password for CVS pserver ?

2003-10-30 Thread dion
Tomasz Pik <[EMAIL PROTECTED]> wrote on 31/10/2003 08:34:49 AM: > Eric Pugh wrote: > > > What do you think of a maven.cvs.password or maven.changlog.password > > property? > > This disussion goes into the same direction as latest improvements > in Eclipse. One

Re: password for CVS pserver ?

2003-10-30 Thread Carl
e, a patch could modify this check... I've started to look more precisely the code managing the CVS connection to modify it. You suggest to look up the properties to get the password, did you mean those specified in prject.propertiers ? If so, how java code could read it ? Carl Eric Pugh

RE: password for CVS pserver ?

2003-10-30 Thread dion
ven.cvs.password or maven.changlog.password > property? > > Eric > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Thursday, October 30, 2003 10:06 PM > > To: Maven Users List > > Subject: RE: password for CVS pserver ? > &g

RE: password for CVS pserver ?

2003-10-30 Thread Jason Horne
Right, but out-of-the-box, the Maven POM only supports one CVS location (right?)--native support for multiple CVS instances would be another discussion entirely. If Maven decided to go down that road, there could be discussion on how to handle multiple passwords at that point. (Of course

Re: password for CVS pserver ?

2003-10-30 Thread Tomasz Pik
Eric Pugh wrote: What do you think of a maven.cvs.password or maven.changlog.password property? This disussion goes into the same direction as latest improvements in Eclipse. One may define two CVS locations, one for read access and one for write access. This might be useful in Maven too

RE: password for CVS pserver ?

2003-10-30 Thread Eric Pugh
What do you think of a maven.cvs.password or maven.changlog.password property? Eric > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 30, 2003 10:06 PM > To: Maven Users List > Subject: RE: password for CVS pserver ? >

RE: password for CVS pserver ?

2003-10-30 Thread dion
t; > I (trying to get logins to work) added in the code to use the cvslib instead > of cvs command line. However, the cvslib doesn't support things like extssh > or ext, so if it fails, then it tries via the command line interface to > work. > > Not sure about your stepping is

RE: password for CVS pserver ?

2003-10-30 Thread Eric Pugh
Hi guys... I (trying to get logins to work) added in the code to use the cvslib instead of cvs command line. However, the cvslib doesn't support things like extssh or ext, so if it fails, then it tries via the command line interface to work. Not sure about your stepping issue, I didn&#

Re: password for CVS pserver ?

2003-10-30 Thread Carl
Sri Sankaran wrote: b) Users must *know* to run the 'cvs login' command first. I have tried to preGoal with a call to the ant:cvspass task. Even though this task executes correctly and a .cvspass file is created, changelog merrily ignores it. There is the problem. After a l

RE: password for CVS pserver ?

2003-10-30 Thread Sri Sankaran
> > > b) Users must *know* to run the 'cvs login' command first. I have > >tried to preGoal with a call to the ant:cvspass task. Even > >though this task executes correctly and a .cvspass file is > >created, changelog merrily ignores it. >

Re: password for CVS pserver ?

2003-10-30 Thread Carl
not a big deal, you could always create a spécial cvs user decatided in the scm connection. b) Users must *know* to run the 'cvs login' command first. I have tried to preGoal with a call to the ant:cvspass task. Even though this task executes correctly and a .cvspass fil

RE: password for CVS pserver ?

2003-10-30 Thread Sri Sankaran
You have to execute a cvs login before you generate your site. I too have fussed around with changelog's source to no avail. The problem with the current approach is that a) It assumes that only one person on a project (the one named in the element will generate the site. The

password for CVS pserver ?

2003-10-30 Thread Carl
Hello, I'm not sure it's the right place for this question, sorry if it's not. I'm new in maven world and start to use it for a simple project. I used to commit all my sources on a CVS server. When maven try to generate activity report (file & developper) it fails to c

Réf. : cvs automation

2003-10-17 Thread Nicolas . CHALUMEAU
EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc : Objet : cvs automation Hi, I'm looking for a way for automate cvs checkins and updates from maven. I believe the repository target may have something to do with it but the documentation says "This is used by Mave

cvs automation

2003-10-17 Thread Scott, Christopher S (Hudson Global Resources)
Hi, I'm looking for a way for automate cvs checkins and updates from maven. I believe the repository target may have something to do with it but the documentation says "This is used by Maven when building versions from specific ID.", which is rather unspecific. There are an

RE: Specifying a CVS password (.cvspass?)

2003-09-29 Thread Steve Garcia
gt; Subject: RE: Specifying a CVS password (.cvspass?) > > > "Jason Horne" <[EMAIL PROTECTED]> wrote on 27/09/2003 02:05:57 PM: > > > Well, yup, that worked. > > > > But... is that a workaround? It seems like the changelog > plugin (or >

Re: Specifying a CVS password (.cvspass?)

2003-09-28 Thread khote
#x27;s the only solution I could find that worked and didn't cost thousands of lives to implement. - Original Message - From: <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Sunday, September 28, 2003 9:19 PM Subject: Re: Specifying a CVS pas

RE: Specifying a CVS password (.cvspass?)

2003-09-28 Thread Brett Porter
.cvspass relates to people using the :pserver: method though, not SSH. - Brett > -Original Message- > From: khote [mailto:[EMAIL PROTECTED] > Sent: Monday, 29 September 2003 2:04 PM > To: Maven Users List > Subject: Re: Specifying a CVS password (.cvspass

Re: Specifying a CVS password (.cvspass?)

2003-09-28 Thread dion
"khote" <[EMAIL PROTECTED]> wrote on 29/09/2003 02:03:48 PM: > http://cwrulug.cwru.edu/docs/ssh-agent.html > > Have you tried the ssh-agent and ssh-add? Me? yes. But this email is about CVS, not just CVS over ssh. e.g. pserver. -- dIon Gillard, Multitask C

Re: Specifying a CVS password (.cvspass?)

2003-09-28 Thread khote
maven builds. - Original Message - From: <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Sunday, September 28, 2003 9:07 PM Subject: RE: Specifying a CVS password (.cvspass?) > "Jason Horne" <[EMAIL PROTECTED]> wrote on 27/09/

RE: Specifying a CVS password (.cvspass?)

2003-09-28 Thread dion
"Jason Horne" <[EMAIL PROTECTED]> wrote on 27/09/2003 02:05:57 PM: > Well, yup, that worked. > > But... is that a workaround? It seems like the changelog plugin (or > whichever component is accessing CVS) should know how to log in > properly using a password, li

RE: Specifying a CVS password (.cvspass?)

2003-09-26 Thread Jason Horne
Well, yup, that worked. But... is that a workaround? It seems like the changelog plugin (or whichever component is accessing CVS) should know how to log in properly using a password, like Ant. This solution requires that the user have cvs installed locally. (Right?) Thanks for the tip

Re: Specifying a CVS password (.cvspass?)

2003-09-26 Thread dion
Use cvs login to login before running Maven's reports. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Jason Horne" <[EMAIL PROTECTED]> wrote on 27/09/2003 05:11:11 AM: > I'm trying to run the changelog report, but it

Specifying a CVS password (.cvspass?)

2003-09-26 Thread Jason Horne
ype build.xml C:\Java\Maven\plugins>ant feh Buildfile: build.xml feh: [cvs] Using cvs passfile: C:\Documents and Settings\jahorn\.cvspass [cvs] cvs server: Diffing . [cvs] cvs server: Diffing maven-link

Re: getting files from repository cvs/subversion

2003-09-21 Thread dion
Heiko Kundlacz <[EMAIL PROTECTED]> wrote on 13/09/2003 07:13:24 PM: > Hi there, > > I worked for some time with ant. And within ant I have a command to get > files from VSS oder CVS. But how to get the files from within maven? > > I know, there is a repository tag used

Re: getting files from repository cvs/subversion

2003-09-19 Thread Nicolas . CHALUMEAU
> Hi there, > > I worked for some time with ant. And within ant I have a command to get > files from VSS oder CVS. But how to get the files from within maven? > > I know, there is a repository tag used in project.xml > > But how to get the files? try http://maven.apache.o

getting files from repository cvs/subversion

2003-09-19 Thread Heiko Kundlacz
Hi there, I worked for some time with ant. And within ant I have a command to get files from VSS oder CVS. But how to get the files from within maven? I know, there is a repository tag used in project.xml But how to get the files? Maybe I am too stupid and have read the complete documentation

Re: Making CVS Repostory Connection

2003-09-15 Thread Dominik Dahlem
> and it seems to have worked for me. Some of the other links don't do it > right, I couldn't get the ssh-add to work. > > - Original Message - > From: "Dominik Dahlem" <[EMAIL PROTECTED]> > To: "Maven Users List" <[EMAIL PROTECTE

Re: Making CVS Repostory Connection

2003-09-15 Thread khote
d for me. Some of the other links don't do it right, I couldn't get the ssh-add to work. - Original Message - From: "Dominik Dahlem" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Monday, September 15, 2003 8:17 AM Subject: Re:

Re: Making CVS Repostory Connection

2003-09-15 Thread Dominik Dahlem
out myself. > > - Original Message - > From: "Henri Yandell" <[EMAIL PROTECTED]> > To: "Maven Users List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Monday, September 15, 2003 5:42 AM > Subject: Re: Making CVS Repostory

Re: Making CVS Repostory Connection

2003-09-15 Thread jeff grant
is is particularly handy for taking the nightly builds (as well as reporting output from Together and Maven) and deploying them to our development web server via a cron job, or as the result of a CVS or Cruise Control action. You can find out more about how to configure it (for *nix, anyway) at

Re: Making CVS Repostory Connection

2003-09-15 Thread Hagelski
ginal Message - From: "Henri Yandell" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, September 15, 2003 5:42 AM Subject: Re: Making CVS Repostory Connection > > Use an ssh-agent. If on Windows, look

Re: Making CVS Repostory Connection

2003-09-15 Thread Henri Yandell
Use an ssh-agent. If on Windows, look into PAgent, from the makers of Putty. Hen On Mon, 15 Sep 2003, S. Radhakrishnan wrote: > Hi all, > > I just wanted to have changelog report. I have mentioned the connection > parameter > as, > > scm:cvs:ext:[EMAIL PROTECTED]:/cvs/roo

Making CVS Repostory Connection

2003-09-15 Thread S. Radhakrishnan
Hi all, I just wanted to have changelog report. I have mentioned the connection parameter as, scm:cvs:ext:[EMAIL PROTECTED]:/cvs/root:module-name Now, it requires password to be entered for user whenver I am executing "maven site". Can we pass the password with the command or Can th

Re: cvs, svn

2003-09-15 Thread khote
MAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Monday, September 15, 2003 10:33 AM Subject: Re: cvs, svn > I've just double checked - SVN provides java bindings via jni, as well > as perl and python bindings. > > Mark > Mark Proctor w

Re: cvs, svn

2003-09-15 Thread Mark Proctor
here is an eclipse plugin, that works well too. I use the Apache webdav without any problems. ViewCVS (head) now has support for SVN too. There is a SVN guide for CVS users - http://svnbook.red-bean.com/book.html#svn-ap-a While SVN is written in C/C++ it has good support for python - not sur

Re: cvs, svn

2003-09-14 Thread Mark Proctor
N too. There is a SVN guide for CVS users - http://svnbook.red-bean.com/book.html#svn-ap-a While SVN is written in C/C++ it has good support for python - not sure on other languages, http://svnbook.red-bean.com/book.html#svn-ch-7-sect-2.3 Regards Mark Hagelski wrote: we're interested

cvs, svn

2003-09-13 Thread Hagelski
we're interested in giving Subversion a try, it's supposed to be the inheritor of cvs (so it says) How many of you are using Subversion? Are you doing it with Apache webdav or an svnserve daemon? any suggestions regarding Maven's ability to talk to a remote repository for commit

Re: FW: Getting source from CVS

2003-08-29 Thread dion
Any body is here to help me > > -Original Message- > From: Eran Chinthaka > Sent: 26 August 2003 19:00 > To: Maven Users List > Subject: Getting source from CVS > Hi, > > I'm a newbie to maven. > > When I want to build a new version of my software, what I

Re: FW: Getting source from CVS

2003-08-28 Thread Rafal Krzewski
Eran Chinthaka wrote: > Any body is here to help me Plese keep in mind, this is a volunteer effort. People are *not* getting paid to develop this software, nor to answer your mail. Being polite greatly increases your chances of getting help. As for your question - no. Maven does not pr

FW: Getting source from CVS

2003-08-28 Thread Eran Chinthaka
Title: Message        Any body is here to help me   -Original Message-From: Eran Chinthaka Sent: 26 August 2003 19:00To: Maven Users ListSubject: Getting source from CVS Hi,   I'm a newbie to maven.   When I want to build a new version of my software, what I did s

Re: Re: CVS tag in a maven goal

2003-08-26 Thread Nicolas . CHALUMEAU
Take a look at the scm plugin : http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-585 Nicolas, Martin Jaeger <[EMAIL PROTECTED]> 26/08/2003 14:50 Veuillez répondre à "Maven Users List" Pour : [EMAIL PROTECTED] cc : Objet : Re: CVS tag in a

Getting source from CVS

2003-08-26 Thread Eran Chinthaka
Title: Message Hi,   I'm a newbie to maven.   When I want to build a new version of my software, what I did so far, I manually got the latest version from the CVS and activated the "maven site". But by looking at the recent discussion in this group I understood that, I ca

Re: CVS tag in a maven goal

2003-08-26 Thread Martin Jaeger
Hi I found the solution myself: Simply add the dest attribute to the cvs task: ${pom.repository.connection} Okay, I know these directory stuff should be managed in variables ;) Bye Martin On Tue, 26 Aug 2003, Martin Jaeger wrote: > From: Martin Jae

CVS tag in a maven goal

2003-08-26 Thread Martin Jaeger
Hi together I want to build my project in this manner: 1) Clean checkout from CVS 2) Start something like maven makeMyCoolApp 3) Receive my wonderful application somewhere the first job of the makeMyCoolApp goal is to tag the checked out version. I tried it with this goal

RE: Plugin for Checking code out of CVS

2003-08-18 Thread Brett Porter
. - Brett > -Original Message- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 19 August 2003 9:03 AM > To: 'Maven Users List' > Subject: RE: Plugin for Checking code out of CVS > > > Brett, > > Now that you are a committer, is this a p

RE: Plugin for Checking code out of CVS

2003-08-18 Thread Eric Pugh
Users List' > Subject: RE: Plugin for Checking code out of CVS > > > http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-585 > > > -Original Message- > > From: Eric Pugh [mailto:[EMAIL PROTECTED] > > Sent: Monday, 18 August 2003 11:11 PM > > T

RE: Plugin for Checking code out of CVS

2003-08-18 Thread Brett Porter
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-585 > -Original Message- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: Monday, 18 August 2003 11:11 PM > To: 'Maven Users List' > Subject: Plugin for Checking code out of CVS > > > Hi, >

Plugin for Checking code out of CVS

2003-08-18 Thread Eric Pugh
Hi, Has anyone written a plugin that checks code out of CVS? I want to give it a repository and module and get back my code.. I am assuming something similar to how the maven cvs reports work.. Eric - To unsubscribe, e-mail

<    4   5   6   7   8   9   10   >