[ https://issues.apache.org/jira/browse/SCM-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267040#comment-16267040 ]
ASF GitHub Bot commented on SCM-853: ------------------------------------ GitHub user YerkoPino opened a pull request: https://github.com/apache/maven-scm/pull/57 [SCM-853] Bootstrap-changes-for-checkout-and-update The changes in the bootstrap functionality includes: execute the goals with an update if checkout directory exists or just execute the goals without checkout or update. You can merge this pull request into a Git repository by running: $ git pull https://github.com/YerkoPino/SCM-853-Bootstrap-changes-for-checkout-and-update master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-scm/pull/57.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #57 ---- commit 52a60e3ecf754b7714a3ae3b15fd08127f68da1f Author: Yerko Pino Garay <yerko.p...@symbiose.cl> Date: 2017-11-27T14:20:32Z CHG: Correcciones menores. Signed-off-by: Yerko Pino Garay <yerko.p...@symbiose.cl> commit 1f10fd9bb019a61d0d5d603e0a8f5b6b4c002e14 Author: Yerko Pino Garay <yerko.p...@symbiose.cl> Date: 2017-11-27T14:22:02Z CHG: Se cambia la ejecucion de goals para realizarlos sin checkout. Signed-off-by: Yerko Pino Garay <yerko.p...@symbiose.cl> commit 3082aed4fa0d902ef697290c2a38425a9420dabe Author: Yerko Pino Garay <yerko.p...@symbiose.cl> Date: 2017-11-27T14:45:48Z ADD: Include update function in bootstrap. Signed-off-by: Yerko Pino Garay <yerko.p...@symbiose.cl> commit a9a350b190d9eeec708960f5dea295d92c774b79 Author: Yerko Pino Garay <yerko.p...@symbiose.cl> Date: 2017-11-27T15:04:30Z ADD: New skipUpdateIfExists parameter. Signed-off-by: Yerko Pino Garay <yerko.p...@symbiose.cl> commit 2274bc29817a9bebd4d3ef68aff54f69f748f070 Author: Yerko Pino Garay <yerko.p...@symbiose.cl> Date: 2017-11-27T15:09:05Z [maven-release-plugin] prepare release maven-scm-1.9.6 commit bc4c1e404c66492488d820d16fd250f5436ceb7d Author: Yerko Pino Garay <yerko.p...@symbiose.cl> Date: 2017-11-27T15:42:35Z CHG: Correcciones menores en pom. Signed-off-by: Yerko Pino Garay <yerko.p...@symbiose.cl> commit 9624092ea08dfa686a2f91c6d94b669f3f44c87f Author: Yerko Pino Garay <yerko.p...@symbiose.cl> Date: 2017-11-27T16:07:27Z ADD: Condition for checkout and update. Signed-off-by: Yerko Pino Garay <yerko.p...@symbiose.cl> ---- > Bootstrap changes for checkout and update. > ------------------------------------------ > > Key: SCM-853 > URL: https://issues.apache.org/jira/browse/SCM-853 > Project: Maven SCM > Issue Type: Improvement > Components: maven-plugin > Affects Versions: 1.9.6 > Reporter: Yerko Israel Pino Garay > Priority: Minor > > The changes in the bootstrap functionality includes: execute the goals with > an update if checkout directory exists or just execute the goals without > checkout or update. -- This message was sent by Atlassian JIRA (v6.4.14#64029)