-
类型:
错误
-
状态: Resolved
A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">解决 -
解决方法: 完成
-
影响版本/ s: 2.2.4
-
修复版本/ s: 2.3.1
-
组件/ s: 没有一个
-
标签:没有一个
-
环境:
CloudBees Dev@Cloud
当我从Jenkins运行“Artifactory Release Staging”时,该过程成功地将pom更改为发布版本,执行构建(干净部署),部署到Artifactory,标记git,将Jenkins工作区中的pom.xml更改为下一个开发版本号,但它不会将包含下一个开发版本号的pom推到git远程原点。您可以从下面的输出中看到,它对下一个开发版本进行了git提交,但并不尝试推送它。我做错什么了吗?
-----------------------------------------------------------------------------------------------------
...
(信息)—maven-deploy-plugin:2.7:deploy (default-deploy) @ core-proto -
(信息)上传:https://accur8.artifactoryonline.com/accur8/libs-releases-local/com/accur8software/core-proto/0.9.3/core-proto-0.9.3.jar
(信息)上传:https://accur8.artifactoryonline.com/accur8/libs-releases-local/com/accur8software/core-proto/0.9.3/core-proto-0.9.3.jar(104.3 KB/秒,5kb)
(信息)上传:https://accur8.artifactoryonline.com/accur8/libs-releases-local/com/accur8software/core-proto/0.9.3/core-proto-0.9.3.pom
(信息)上传:https://accur8.artifactoryonline.com/accur8/libs-releases-local/com/accur8software/core-proto/0.9.3/core-proto-0.9.3.pom(以29.9 KB/秒计算,3kb)
(信息)下载:https://accur8.artifactoryonline.com/accur8/libs-releases-local/com/accur8software/core-proto/maven-metadata.xml
(信息)下载:https://accur8.artifactoryonline.com/accur8/libs-releases-local/com/accur8software/core-proto/maven-metadata.xml(424b, 7.3 KB/秒)
(信息)上传:https://accur8.artifactoryonline.com/accur8/libs-releases-local/com/accur8software/core-proto/maven-metadata.xml
(信息)上传:https://accur8.artifactoryonline.com/accur8/libs-releases-local/com/accur8software/core-proto/maven-metadata.xml(397 B, 6.5 KB/秒)
(信息)------------------------------------------------------------------------
(信息)构建成功
(信息)------------------------------------------------------------------------
(信息)总时间:8.306秒
(信息)完成时间:2014-12-15T15:44:16-05:00
(信息)最终内存:19M/156M
(信息)------------------------------------------------------------------------
(JENKINS)将/scratch/jenkins/workspace/msg-tools/messages-core/messages-core/pom.xml归档到com.accur8software/core-proto/0.9.3/core-proto-0.9.3.pom
(JENKINS)将/scratch/jenkins/workspace/msg-tools/messages-core/messages-core/target/core-proto-0.9.3.jar归档到com.accur8software/core-proto/0.9.3/core-proto-0.9.3.jar
发送相对msg-tools»messages-core»core-proto #5的工件增量
存档2个工件
归档块大小为32768
接收到0块和53947字节
压缩为0.0%
用时0.33秒
(释放)在分支“master”上提交发布版本
通道停止
get remote.origin.url # timeout=10
> git添加。#超时= 10
> gitcommit -F /tmp/gitcommit9084791703231315486.txt # timeout=10
get remote.origin.url # timeout=10
(释放)创建标签“v0.9.3”,并带有消息“Tagging release version 0.9.3”
> git tag -a -f -m标记发布版本0.9.3 v0.9.3 # timeout=10
get remote.origin.url # timeout=10
(释放)将分支“master”推到“git@git.emer.is:msg-tools”
get remote.origin.url # timeout=10
> git push git@git.emer.is:msg-tools refs/heads/master
get remote.origin.url # timeout=10
(释放)推送标签“v0.9.3”到“git@git.emer.is:msg-tools”
get remote.origin.url # timeout=10
> git push git@git.emer.is:msg-tools refs/tags/v0.9.3
(释放)将POMs更改为下一个开发版本
(释放)在分支“master”上提交下一个开发版本
get remote.origin.url # timeout=10
> git添加。#超时= 10
> gitcommit -F /tmp/gitcommit1082019428555934180.txt # timeout=10
完成:成功
- 是由
-
hap - 576“Artifactory Release Staging”不会推送Git Client Plugin 1.16.1的“下一个开发版本”
- Resolved
A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">解决
- Resolved