You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "jason harrop (JIRA)" <ji...@codehaus.org> on 2007/11/23 03:00:57 UTC

[jira] Closed: (SCM-352) maven-scm-plugin configuration is ignored if executions present

     [ http://jira.codehaus.org/browse/SCM-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jason harrop closed SCM-352.
----------------------------

    Resolution: Fixed

Hmm, i can clone an issue, but can't then change its description?
Closing it, to start a new one from scratch.

> maven-scm-plugin configuration is ignored if executions present
> ---------------------------------------------------------------
>
>                 Key: SCM-352
>                 URL: http://jira.codehaus.org/browse/SCM-352
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-plugin
>         Environment: xp, linux starteam
>            Reporter: jason harrop
>            Assignee: Dan Tran
>
> I am trying to do this
> <build>
>   <plugins>
>      <plugin>
>         <artifactId>maven.scm.plugin</artifactId>
>          <executions>
>             <exectuion>
>                 <goals>
>                      <goal>checkin</goal>
>                 </goals
>                 <configuration>
>                     <connectionUrl>xuy</connectionUrl>
>                      ....
>                 </configuration>
>               </execution>
>              .......

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira