How to run multiple goals via maven-scm-plugin on a scm provider plugin

2006-06-26 Thread Sharma, Jaikumar
Title: Message Emmanuel, Is it possible to run multiple goals in sequence via maven-scm-plugin like the following : scm connectionscm:mks:[EMAIL PROTECTED]@[EMAIL PROTECTED]/connection !-- eventually, I can wrap the connect comand after the above url's validation is done, since there

RE: How to run multiple goals via maven-scm-plugin on a scm provi der plugin

2006-06-26 Thread Sharma, Jaikumar
to run multiple goals via maven-scm-plugin on a scm provider plugin The answer is no, but you can run mvn scm:bootstrap -Dgoals="goal1,goal2, goal2, etc" -D On 6/25/06, Sharma, Jaikumar [EMAIL PROTECTED] wrote: Emmanuel, Is it possible to ru

RE: How to run multiple goals via maven-scm-plugin on a scm provi der plugin

2006-06-26 Thread Sharma, Jaikumar
-scm-plugin on a scm provi der plugin it is not normal to build thru scm:bootstrap by specify in the pom, but you can certainly do so, by binding scm:boostrap mojo to a phase in your pom. -Dan On 6/25/06, Sharma, Jaikumar [EMAIL PROTECTED] wrote: Thanks

M2 : How to handle login into SCM provider implementation ?

2006-06-06 Thread Sharma, Jaikumar
Title: Message Emmanuel, How I can handle user login into the SCM provider implementation ? There is no login goal available in SCM plugin ? http://maven.apache.org/scm/plugins/index.html Regards

RE: M2 : How to handle login into SCM provider implementation ?

2006-06-06 Thread Sharma, Jaikumar
have to wrap the login functionality into scm:validate itself ? Emmanuel Sharma, Jaikumar a écrit : Emmanuel, How I can handle user login into the SCM provider implementation ? There is no login goal available in SCM plugin ? http://maven.apache.org/scm/plugins/index.html Regards

M2 : where [connection] parameter is documented for SCM ?

2006-06-06 Thread Sharma, Jaikumar
Title: Message Emmanuel, Where this connection (as shown below) parameter is documented, I can not find it ? scm connectionscm:scmprovidername:scmurl/connection /scm Regards, - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the information contained in this

RE: M2 : How to implement goals in SCM provider implementation ?

2006-06-05 Thread Sharma, Jaikumar
Title: RE: M2 : How to implement goals in SCM provider implementation ? I run mvn scm:validate in the folder where the test pom is located, it gave me the following, or I had to run different command line ? D:\Plugin_Testsmvn scm:validate [INFO] Scanning for projects... [INFO] Searching

RE: M2 : How to implement goals in SCM provider implementation ?

2006-06-01 Thread Sharma, Jaikumar
to the project on a MKS Server or locally or something else, Note that I don't know how mks works and mks command lines. Emmanuel Sharma, Jaikumar a écrit : Fine, I have compiled it now by setting the packaging to 'jar', but now it is giving 'NullPointerExecption' after I try to pass the parameters

RE: M2 : How to implement goals in SCM provider implementation ?

2006-06-01 Thread Sharma, Jaikumar
need to add your provider as a dependency in the plugin or if you don't want to modify them for now, you can add it as a plugin dependency in your pom. For continuum, put your provider in $CONTINUUM/apps/continuum/lib Emmanuel Sharma, Jaikumar a écrit : Hi Emmanuel, Initially, I have

RE: M2 : How to implement goals in SCM provider implementation ?

2006-06-01 Thread Sharma, Jaikumar
Subject: Re: M2 : How to implement goals in SCM provider implementation ? your provider must be a jar (default type) and not a plugin. Emmanuel Sharma, Jaikumar a écrit : Hi Emmanuel, Something unusual, which I am not aware of, while building the plugin it says java 0 mojo descriptors

RE: M2 : How to implement goals in SCM provider implementation ?

2006-05-31 Thread Sharma, Jaikumar
in my pom so that I can test to connect to MKS provider, if it works or I have to change something ? Thanks for your help! Regards, Jaikumar -Original Message- From: Sharma, Jaikumar Sent: Monday, May 29, 2006 2:12 PM To: 'scm-dev@maven.apache.org' Subject: RE: M2 : How to implement

M2 : How to implement goals in SCM provider implementation ?

2006-05-29 Thread Sharma, Jaikumar
Title: Message I am working on SCM provider implementation for MKS. Could somebody throw some lights on goals implementation for SCM provider. I had a look on SCM provider implementation for VSS, but could not find the goals definition in any of the classes ? Thanks! Jaikumar

SCM plugin sample sources and APIs

2006-05-24 Thread Sharma, Jaikumar
Title: Message Where can I find docs andAPI resources to implement a SCM provider ? Thanks! Regards, Jaikumar - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the

RE: AW: Maven support for MKS Source Integrity?

2006-05-17 Thread Sharma, Jaikumar
Title: RE: AW: Maven support for MKS Source Integrity? Hi, I planned it initially, but because of my schedules, I could not make it so far. Regards. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 17, 2006 2:33 PM To:

Where I can find the JAR containing plugin development related cl asses ?

2006-05-05 Thread Sharma, Jaikumar
Title: Message Dear Developers / users, Where I can findthe JAR containing the AbastractMojo and other plugin development related classes for the development of new plugins for Maven 2 ? Thanks for your help ! Regards, Jaikumar _ Jaikumar Sharma

RE : Where I can find the JAR containing plugin development relat ed classes ?

2006-05-05 Thread Sharma, Jaikumar
Title: Message Found myself under : org.apache.maven.plugins +-maven-plugin-api +-maven-plugin-api-2.0.4.jar -Original Message-From: Sharma, Jaikumar Sent: Friday, May 05, 2006 12:54 PMTo: 'scm-dev@maven.apache.org'Subject: Where I can find the JAR containing plugin

RE: The best approach to extend ScmProvider

2006-04-05 Thread Sharma, Jaikumar
Title: RE: The best approach to extend ScmProvider Kindly send me some getting started info about plugin development, never developed a plugin ealier. My approach would be to do it as fast as possible. -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]] Sent: