Advantage and disadvantage of Bamboo?

scmuser created the topic: Advantage and disadvantage of Bamboo? what is the what is Advantage and disadvantage of Bamboo? Any body can define?

Read More

Bamboo Vs Teamcity

scmuser created the topic: Bamboo Vs Teamcity What is difference between Bamboo and Teamcity? Any body can explain?

Read More

Bamboo Vs AnthillPro

scmuser created the topic: Bamboo Vs AnthillPro What is the difference between Bamboo Vs AnthillPro? Any inputs ?

Read More

Bamboo Vs CruiseControl

scmuser created the topic: Bamboo Vs CruiseControl what is difference between Bamboo Vs CruiseControl? Any inputs for this?

Read More

What is Bamboo and its Features

scmuser created the topic: What is Bamboo and its Features What is Bamboo and its Features. please explain? rajeshkumar replied the topic: Re:What is Bamboo and its…

Read More

Hudson plugin development in Eclipse

rajeshkumar created the topic: Hudson plugin development in Eclipse I’m following the instructions to create a plugin workspace located at: wiki.hudson-ci.org/display/HUDSON/Plugin+tutorial however, when I run the setup…

Read More

Questions on Hudson

scmuser created the topic: Questions on Hudson Hi, I have setup Hudson successfully and covered all most all the features. But Still i have some question which…

Read More

Tips on migrating Hudson instance to new machine

scmuser created the topic: Tips on migrating Hudson instance to new machine Tips on migrating Hudson instance to new machine, upgrading? Today I’m going to be migrating…

Read More

How to map Hudson user names to VCS user names

rajeshkumar created the topic: How to map Hudson user names to VCS user names Hi All I’m wondering if it is possible to map the Hudson user…

Read More

Advice on our Hudson setup / How to Poll Dependencies

scmuser created the topic: Advice on our Hudson setup / How to poll dependenc Advice on our Hudson setup / How to poll dependencies Hi, I’m looking…

Read More

Where can you set/change the ANT_OPTS in Hudson

rajeshkumar created the topic: Where can you set/change the ANT_OPTS in Hudson Where can you set/change the ANT_OPTS in Hudson Questions: I’m using Hudson and Maven and…

Read More

Seeking in and out of Cobertura

mnanjala created the topic: Seeking in and out of Cobertura Hi All, I need all info about Cobertura How we can implement?How much time it would need…

Read More

Creating single WAR file from multiple branches

revanthreddy created the topic: Creating single WAR file from multiple branches Hi, I am Revanth working for a product company. We are using Hudson for creating WAR…

Read More

Does Jenkins let you create branches?

To craete a new git branch using jenkins, you may follow the steps. Step 1 – Edit the job which you are using to create a branch….

Read More

Jenkins Error: /usr/bin/p4 error in windows machine with jenkins

rajeshkumar created the topic: /usr/bin/p4 error in windows machine with jenkinsIssues: [workspace] $ “C:\Program Files\Perforce\p4.exe” login -p[workspace] $ /usr/bin/p4 login -p Solution: This must be related to…

Read More

How to Change Jenkins HTTP port number?

How to Change Jenkins HTTP port number? Change a jenkins web http port in WindowsStep 1 – Stop the jenkins servicesStep 2 – Go to the directory…

Read More

Jira issue not fixed via hudson

amitanand123 created the topic: Jira issue not fixed via hudson Anybody performed this task? Let say Hudson+Jira and SVN are integrated and we are planning to release…

Read More

Jenkins Upgrade and Solution!!!

rajeshkumar created the topic: Jenkins Upgrade and Solution!!!Issues 1: You will find these entry in jenkins log file which will take longer time to start the services…

Read More

Dashboard for CLOC?

scmuser created the topic: Dashboard for CLOC? Hi, I would like to extend Dashboard for CLOC? Can you please suggest one?

Read More

Check to see if a build is running or not

rajeshkumar created the topic: Check to see if a build is running or not All I need to do is check to see if a build is…

Read More

Script to check the build status of a Jenkins job

Using JSON & Curl [code]BUILD_STATUS=$(curl –user USER:TOKEN_VALUE –silent $BUILD_URLapi/json | jq -r ‘.result’)echo $BUILD_STATUS[/code] Using jenkins PluginsPlugins Name – Conditional Build Step For Implementations, Please check here.https://stackoverflow.com/questions/11125598/getting-the-build-status-in-post-build-script…

Read More

Jenkins plugin list sometimes shows up empty

If you are unable to see the list of any plugins, there may be isuses with following reasons. 1. Check the internet if its connected with jenkins…

Read More

Jenkins Error: Jenkins time-out while pushing to github

rajeshkumar created the topic: Jenkins time-out while pushing to githubC:\Build_WS\BuildDeployment>exit 0Pushing HEAD to branch master at repo originusing .gitcredentials to set credentials> C:\Program Files (x86)\Git\bin\git.exe –version #…

Read More

Jenkins Error: Jenkins Workspace Issue

pasupuleti2 created the topic: Jenkins Workspace IssueMost of our jobs which are running on the Windows systems are failing due to issues in “deleting the workspace”. Our…

Read More

Jenkins Error: java.io.IOException: Failed to rename jenkins

rajeshkumar created the topic: java.io.IOException: Failed to rename jenkinsToday while setting up the maven automatic install setup with jenkins, i found following issues…. Started by user anonymousBuilding…

Read More

Monitor and Restart Offline Slaves

rajeshkumar created the topic: Monitor and Restart Offline Slaves If you facing a problem of jenkins node disconnect automatically, you can try this script- This script can…

Read More

Suddenly started hanging

pasupuleti2 created the topic: Suddenly started hanging Suddenly jenkins started hanging. that keeps hanging every second. We have many projects in Jenkins. The jobs were running fine…

Read More

Script for VMware cloud server

pasupuleti2 created the topic: Script for VMware cloud server At Present we are using Windows 2012 server as Our VMware server for which we are using Powershell…

Read More

Input is not in the .gz format

rajeshkumar created the topic: node_tmp/node.tar.gz’: Input is not in the .gz format Error 02:27:46 [INFO] — frontend-maven-plugin:0.0.20:install-node-and-npm (install node and npm) @ app-socialqa — 02:27:46 [INFO] Installing…

Read More

Failed to execute goal org.sonatype.plugins:nexus-m2settings-maven-plu

scmuser created the topic: Failed to execute goal org.sonatype.plugins:nexus-m2settings-maven-plu How can it be solve following error?? [ERROR] Failed to execute goal org.sonatype.plugins:nexus-m2settings-maven-plugin:1.6.6:download (default-cli) on project standalone-pom: Connection…

Read More