[
https://issues.apache.org/jira/browse/SCM-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961162#comment-17961162
]
ASF GitHub Bot commented on SCM-354:
------------------------------------
jira-importer opened a new issue, #579:
URL: https://github.com/apache/maven-scm/issues/579
**[ajbanck](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ajbanck)**
opened
**[SCM-354](https://issues.apache.org/jira/browse/SCM-354?redirect=false)** and
commented
Many Perforce installation have a 'require job' rule/trigger turned on.
To allow check-in when such a rule is defined, the system property
maven.scm.jobs
can be set to specify a job that will be associated with the changelist on
check-in.
Handling of multiple jobs is currently not implemented.
Sample: -Dmaven.scm.jobs=JOB1234
---
**Affects:** 1.13.0
**Attachments:**
-
[p4jobs.patch](https://issues.apache.org/jira/secure/attachment/12718841/p4jobs.patch)
(_4.92 kB_)
> [Patch] Allow attaching a Job to the Perforce changlist on check-in
> -------------------------------------------------------------------
>
> Key: SCM-354
> URL: https://issues.apache.org/jira/browse/SCM-354
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-perforce
> Affects Versions: 1.13.0
> Reporter: ajbanck
> Assignee: Emmanuel Venisse
> Priority: Major
> Fix For: 1.1
>
> Attachments: p4jobs.patch
>
>
> Many Perforce installation have a 'require job' rule/trigger turned on.
> To allow check-in when such a rule is defined, the system property
> maven.scm.jobs
> can be set to specify a job that will be associated with the changelist on
> check-in.
> Handling of multiple jobs is currently not implemented.
> Sample: -Dmaven.scm.jobs=JOB1234
--
This message was sent by Atlassian Jira
(v8.20.10#820010)