Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.13.0
-
None
-
Patch
Description
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