SV: buildnumber for maven2

2006-10-09 Thread Ravinder Singh
-archives.apache.org/mod_mbox/geronimo-dev/200602.mbox/%3C752 [EMAIL PROTECTED] -Ronny -Opprinnelig melding- Fra: Ravinder Singh [mailto:[EMAIL PROTECTED] Sendt: 9. oktober 2006 11:35 Til: Maven Users List Emne: buildnumber for maven2 I want to have a buildnumber appended to each snapshot

buildnumber for maven2

2006-10-09 Thread Ravinder Singh
I want to have a buildnumber appended to each snapshot I generate.. Is this possible using maven2? I was looking at org.codehaus.mojo maven-buildnumber-plugin But it seems that this is for maven1, or am i wrong? Ravinder Singh

SV: SV: SV: SV: SV: deploy with scp

2006-09-26 Thread Ravinder Singh
2006 10:44 Til: Maven Users List Emne: Re: SV: SV: SV: SV: deploy with scp What is your maven, wagon provider and deploy plugin versions? Emmanuel Ravinder Singh a écrit : > Output with mvn -X (only the endpart): > [INFO] [deploy:deploy] > [INFO] Retrieving previous build nu

SV: SV: SV: SV: SV: SV: SV: deploy with scp

2006-09-26 Thread Ravinder Singh
jars in maven lib directory Ravinder Singh a écrit : > How do I make it get the latest? > > > > -Opprinnelig melding- > Fra: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sendt: 26. september 2006 11:17 > Til: Maven Users List > Emne: Re: SV: SV: SV: SV: SV:

SV: SV: SV: deploy with scp

2006-09-26 Thread Ravinder Singh
:[EMAIL PROTECTED] Sendt: 26. september 2006 08:59 Til: Maven Users List Emne: Re: SV: SV: deploy with scp My question was where is it? is it under ${user.home}/.m2 or ${m2.home}/conf/settings.xml? Continuum doesn't read ${m2.home}/conf/settings.xml. Emmanuel Ravinder Singh a écrit : > I

SV: SV: SV: SV: SV: SV: deploy with scp

2006-09-26 Thread Ravinder Singh
You can perhaps try with the latest wagon jars (1.0-beta-1) Emmanuel Ravinder Singh a écrit : > Maven is 2.0.4, deploy is 2.2.1 and wagon-provider-api:jar:1.0-alpha-5 > > > Tried using -B also, but says: > > [INFO] Error deploying artifact: Authentication failed: Cannot

SV: SV: SV: SV: deploy with scp

2006-09-26 Thread Ravinder Singh
Venisse [mailto:[EMAIL PROTECTED] Sendt: 26. september 2006 09:25 Til: Maven Users List Emne: Re: SV: SV: SV: deploy with scp Ravinder Singh a écrit : > It is currently under ${user.home}/.m2/settings.xml Is it the user.home directory of the user that run Continuum? > > By running

SV: SV: SV: SV: deploy with scp

2006-09-26 Thread Ravinder Singh
is reflected in the debug log), but it does not seems the read the password tag. -Opprinnelig melding- Fra: Ravinder Singh [mailto:[EMAIL PROTECTED] Sendt: 26. september 2006 10:14 Til: Maven Users List Emne: SV: SV: SV: SV: deploy with scp I tried using help:effective-pom and effective

SV: SV: deploy with scp

2006-09-25 Thread Ravinder Singh
? Emmanuel Ravinder Singh a écrit : > I have done exactly the same! But I am testing under windows and > deploying to linux through ssh. > It keeps asking me for the passwordI am not using external ssh. > > > > My POM: > ... > > > in

SV: deploy with scp

2006-09-25 Thread Ravinder Singh
755 --- Pom.xml --- website scp://sgm636/opt/web/ansattportal --- -Ronny -Opprinnelig melding- Fra: Ravinder Singh [mailto:[EMAIL PROTECTED] Sendt: 25

deploy with scp

2006-09-25 Thread Ravinder Singh
stop asking for password. However a release:perform does not ask for a password and does everything automagically, without prompting for password, so here it works with scp and privateKey. Is there any workaround for this or am i doing something wrong? Ravinder Singh System developer