RE: Request to Maven Site Plugin

2010-03-16 Thread subir.sasikumar
Use a svn client and checkout source. TortoiseSVN is a good one for Windows. Subir -Original Message- From: Greeny [mailto:markus.milc...@heuboe.de] Sent: Tuesday, March 16, 2010 4:15 PM To: dev@maven.apache.org Subject: Re: Request to Maven Site Plugin Hey, i think i've got an idea why

RE: [VOTE] Release Maven SCM 1.3 (Take 2)

2010-01-11 Thread subir.sasikumar
Although the documentation fix was not so perfect. One sub-heading is misplaced for synergy provider. Still it should not stop release. +1 Subir -Original Message- From: Olivier Lamy [mailto:ol...@apache.org] Sent: Monday, January 11, 2010 10:13 PM To: Maven Developers List Subject: [VOT

RE: [VOTE] Release Maven SCM 1.3

2010-01-10 Thread subir.sasikumar
This does not include the synergy provider site patch submitted along with SCM-261. It was targetted to maven scm 1.3 Subir -Original Message- From: Olivier Lamy [mailto:ol...@apache.org] Sent: Sunday, January 10, 2010 9:50 PM To: Maven Developers List Subject: [VOTE] Release Maven SCM 1

RE: SCM-261 and SCM-505 site documentation

2010-01-10 Thread subir.sasikumar
Hi, I have attached the patch for SCM 261 and SCM 505 site documentation. Can you apply them before the release of maven-scm 1.3? /Subir -Original Message- From: Olivier Lamy [mailto:ol...@apache.org] Sent: Monday, January 04, 2010 1:53 PM To: Maven Developers List Subject: Re: SCM-261 a

RE: Preparing to release the Release Plugin

2010-01-03 Thread subir.sasikumar
Hi, Atleast [1] was good to include to beta-10 [1] http://jira.codehaus.org/browse/MRELEASE-505 Upgrade to scm 1.3 Regards Subir -Original Message- From: Dennis Lundberg [mailto:denn...@apache.org] Sent: Monday, January 04, 2010 4:23 AM To: Maven Developers List Subject: Preparing to re

SCM-261 and SCM-505 site documentation

2010-01-03 Thread subir.sasikumar
Hello, I submitted patches for SCM-261 and SCM-505 for maven-synergy-provider of the maven-scm plugin. There should be also changes to the site documentation for these plugins. Is there somebody who takes care of those changes. I am a novice to know how the release/site updates take place. Targe

RE: scm 1.3 release

2009-12-22 Thread subir.sasikumar
Will SCM-261 also be targetted to scm 1.3. Its target version is set to Future. I have submitted a patch though. Subir -Original Message- From: Emmanuel Venisse [mailto:emmanuel.veni...@gmail.com] Sent: Friday, December 11, 2009 2:47 PM To: Maven Developers List Subject: Re: scm 1.3 rele

RE: [ANN] Maven Site Plugin 2.1 Released

2009-12-22 Thread subir.sasikumar
Stephen, why is it that maven is recommending not to use 2.1.0. Will you have a link that hints major issues with it? When I downloaded Maven, this page http://maven.apache.org/download.html was recommending 2.1.0 also. Now I see that it is removed from that page. -Original Message- From

RE: FW: [Maven-SCM] Quotes in CommandLine is causing failure to scm:update

2009-12-21 Thread subir.sasikumar
Ok, I updated plexus-utils to 1.5.15. Now it puts arguments with spaces and single quotes surrounded with a single quotes. However for synergy irrespective of the target shell the argument for query should be surrounded with double quotes. Now if programatically I try to put double quotes. Still

FW: [Maven-SCM] Quotes in CommandLine is causing failure to scm:update

2009-12-17 Thread subir.sasikumar
Note: I posted to users list and did not get a reply. So incase developers know something. This is stopping me from submitting a patch for SCM-261 as i cannot test it in linux environment. Will somebody be able to give some clues. Hi, Platform OS: RHEL 5 Java: 1.6.0_17 Maven: 2.1.0 Maven SCM: 1

[SCM-261] SCM Synergy Provider

2009-12-15 Thread subir.sasikumar
Hi, I wish to fix SCM-261 in maven-scm target release of 1.3. http://jira.codehaus.org/browse/SCM-261 Are there any comments, to guide/help me? I have commented to the above JIRA issue with the logic i propose to use. Regards Subir Please do not print this email unless it is absolutely necessa

RE: scm 1.3 release

2009-12-13 Thread subir.sasikumar
Hi, I submitted (attached to JIRA) patch for http://jira.codehaus.org/browse/SCM-505 . Should I send those modified files? How will you get those changes? I am new to SVN. Regards Subir -Original Message- From: Emmanuel Venisse [mailto:emmanuel.veni...@gmail.com] Sent: Friday, December

RE: scm 1.3 release

2009-12-11 Thread subir.sasikumar
Thanks Emmanuel and Olivier! I have figured out the issue, it was with my Repo resolution. I am now testing the fix. Will submit the patch mostly on Monday if everything is working. Subir -Original Message- From: Emmanuel Venisse [mailto:emmanuel.veni...@gmail.com] Sent: Friday, December

RE: scm 1.3 release

2009-12-10 Thread subir.sasikumar
Hi, Thanks! I modified code and while trying to compile (package) I got this error. Any pointers?? Which repository has this jar? D:\work\scm\svn\scm>mvn clean package [INFO] [ERROR] BUILD ERROR [INFO] --

RE: scm 1.3 release

2009-12-10 Thread subir.sasikumar
Hi, Yes, I can. I have seeked some advise on this mailing list with subject '[Maven 2, SCM 1.2] SCM CM/Synergy Provider' Will there be any help? I am new to SCM code base. Regards Subir -Original Message- From: Olivier Lamy [mailto:ol...@apache.org] Sent: Thursday, December 10, 2009 3:1

RE: scm 1.3 release

2009-12-10 Thread subir.sasikumar
Hi, Are there any plans on http://jira.codehaus.org/browse/SCM-505 fix Regards Subir -Original Message- From: djeanprost [mailto:djeanpr...@sofaxis.com] Sent: Thursday, December 10, 2009 2:38 PM To: dev@maven.apache.org Subject: Re: scm 1.3 release Hello, As I and others are eager

RE: [Maven 2, SCM 1.2] SCM CM/Synergy Provider

2009-12-10 Thread subir.sasikumar
Thanks Wendy! Was just confirming if the mail reached the mailing list. I am trying to modify scm synergy provider to include support for remote synergy clients. What I mean by that is the command 'ccm start -nogui -m -q -n user -pw pass -r build_mgr' starts a session to Synergy database from com

[Maven 2, SCM 1.2] SCM CM/Synergy Provider

2009-12-09 Thread subir.sasikumar
Not sure if this was already posted. I am not recieving any response nor this email. Hi, Incase i want to customise CM/Synergy provider plugin used with Maven SCM plugin, what are the minimum steps i should do? Can any of the developers/users tell me some useful steps OR links/urls to proceed wi

RE: SCM CM/Synergy Provider

2009-12-08 Thread subir.sasikumar
Hi, There was no reply from the SCM users/dev list. Can somebody from Maven list help in some way? Any help is appreciated. Regards Subir From: Subir Sasikumar(WT01 - Telecom Equipment) Sent: Monday, December 07, 2009 2:19 PM To: 'scm-us...@maven.apache.org'; '