[
https://issues.apache.org/jira/browse/SCM-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961132#comment-17961132
]
ASF GitHub Bot commented on SCM-352:
------------------------------------
jira-importer opened a new issue, #569:
URL: https://github.com/apache/maven-scm/issues/569
**[Jason
Harrop](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jharrop)**
opened
**[SCM-352](https://issues.apache.org/jira/browse/SCM-352?redirect=false)** and
commented
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>
.......
---
No further details from
[SCM-352](https://issues.apache.org/jira/browse/SCM-352?redirect=false)
> maven-scm-plugin configuration is ignored if executions present
> ---------------------------------------------------------------
>
> Key: SCM-352
> URL: https://issues.apache.org/jira/browse/SCM-352
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-plugin
> Environment: xp, linux starteam
> Reporter: Jason Harrop
> Assignee: Dan Tran
> Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)