Re: SCM plugin arguments

2006-05-10 Thread Antonio D'Errico

Hi Dan,
thanks for reply.
This will work only for Change Request but if the required issue is a Task or 
Requirement I cannot specify it.
The best thing will be to specify also the issue type... :-)
What do you think about it??

Antonio D'Errico

dan tran wrote:

Starteam SCM Provider has a hidden "-cr path" during checkin,  would this
work?

pass -Dmaven.scm.issue=path to maven

https://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-providers/maven-scm-provider-starteam/src/main/java/org/apache/maven/scm/provider/starteam/command/checkin/StarteamCheckInCommand.java 



-D


On 5/9/06, Antonio D'Errico <[EMAIL PROTECTED]> wrote:


Hi,

I've a problem with SCM plugin, I need to pass some arguments to command
line.
I'm working with a project configured under starteam and when I use the
release plugin during the checkin task starteam
requires an active item. There are two way: pass the task id to the
command line or the -active flag.
I'm using maven 2.0.4.
Someone how to configure the plugin to work in this way?

Best regards,

Antonio D'Errico



-
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]



Re: SCM plugin arguments

2006-05-09 Thread dan tran

Starteam SCM Provider has a hidden "-cr path" during checkin,  would this
work?

pass -Dmaven.scm.issue=path to maven

https://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-providers/maven-scm-provider-starteam/src/main/java/org/apache/maven/scm/provider/starteam/command/checkin/StarteamCheckInCommand.java

-D


On 5/9/06, Antonio D'Errico <[EMAIL PROTECTED]> wrote:


Hi,

I've a problem with SCM plugin, I need to pass some arguments to command
line.
I'm working with a project configured under starteam and when I use the
release plugin during the checkin task starteam
requires an active item. There are two way: pass the task id to the
command line or the -active flag.
I'm using maven 2.0.4.
Someone how to configure the plugin to work in this way?

Best regards,

Antonio D'Errico



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




SCM plugin arguments

2006-05-09 Thread Antonio D'Errico

Hi,

I've a problem with SCM plugin, I need to pass some arguments to command line.
I'm working with a project configured under starteam and when I use the release plugin during the checkin task starteam 
requires an active item. There are two way: pass the task id to the command line or the -active flag.

I'm using maven 2.0.4.
Someone how to configure the plugin to work in this way?

Best regards,

Antonio D'Errico



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]