首页 文章
  • 0 votes
     answers
     views

    Jenkins maven发布凭据

    我目前正在使用带有bitbucket的cloudbees . 我've been trying to configure the release of the maven projects. To perform the release I'使用了 Maven Release Plug-in Plug-in . 我正在尝试发布的测试项目能够从mercurial存储库更新,更改并标记版本,并尝试将...
  • 1 votes
     answers
     views

    Cloudbees:App Engine部署失败

    从Cloudbees DEV @ cloud Jenkins实例部署到GAE时出现奇怪错误: [cloudbees-deployer] Deploying as stuart.langridge@PROJECTNAME.com to Google App Engine [cloudbees-deployer] Deploying PROJECTNAME [cloudbees-deployer] ...
  • 0 votes
     answers
     views

    访问Ondemand Bamboo实例的maven存储库

    我对设置Ondemand Bamboo实例有一些疑问/疑问 . 我有基于 Cloud 的Git存储库 . 我想检查源代码,使用Maven 3.x构建我的项目并访问生成的maven artifacts存储库 . 问:Ondemand Bamboo实例提供maven存储库访问吗? Cloubees正在提供此功能:它提供了一个基于nexus的maven中央代理和一个私有存储库 . 因此,对于Cloudb...
  • 1 votes
     answers
     views

    将maven工件迁移到Cloudbees存储库

    有没有人曾将现有的maven存储库迁移到Cloudbees存储库中? 目前,我有一个自托管的Sonatype Nexus实例,其中包含三个自定义存储库(快照,版本和未在Maven中托管的第三方库) . 我有一个现有的Cloudbees CI环境,我也在考虑迁移我的maven存储 . 如果有人有任何有用的提示,技巧或现有的迁移指南,请指出我正确的方向 . 提前致谢 .
  • 1 votes
     answers
     views

    我可以使用CloudBees Jenkins Enterprise来避免开源jenkins的连接问题吗?

    我目前正在使用Jenkins open source edition 2.46.1并面临JENKINS-28476连接问题 . 我想知道使用Cloudbees Jenkins Enterprise是否可以避免这个问题? 我正在为之工作的公司愿意为商业软件付钱 . 有没有人有这种经历? JENKINS-28476偶尔会在我们的机器上进行很长时间(可能是4-5小时) . 因此,通过使用Cloudbee...
  • 2 votes
     answers
     views

    声纳不使用lcov文件

    我有一个Jenkins工作,它正在为一个javascript项目使用“Invoke standalone Sonar analysis” . 我认为它可以正常使用以下参数: sonar.sources=src sonar.language=js sonar.dynamicAnalysis=reuseReports sonar.javascript.jstestdriver.cover...
  • 7 votes
     answers
     views

    如何为Jenkins Bitbucket Branch Source插件添加扫描凭据?

    我正在尝试设置CloudBees Bitbucket Branch Source Plugin但我无法设置凭据 . 我已添加用户名和密码凭据,但下拉列表仍为空 . 我正在使用Jenkins版本2.9的新安装以及Bitbucket Branch源插件版本1.5 . 这是我添加的凭据 . 我还在之前的尝试中添加了带有私钥的SSH用户名 . 我使用docker安装了jenkins,然后添加了插件 ....
  • 1 votes
     answers
     views

    Jenkins登录错误使用python jenkins(Cloudbees Jenkins)

    import jenkins jen = jenkins.Jenkins(url="https://us1****xhpu******************.com:9080/" ,username="sk******", password="00326aef7*******************15695") print jen...

热门问题