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…
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…
Dashboard for CLOC?
scmuser created the topic: Dashboard for CLOC? Hi, I would like to extend Dashboard for CLOC? Can you please suggest one? Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate…
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…
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…
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…
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 #…
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…
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…
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…
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…
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…
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…
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…
Git Error: -Git Polling Log java.io.IOException: error=2, No such file or director
rajeshkumar created the topic: Git Polling Log java.io.IOException: error=2, No such file or director Error Started on Sep 15, 2015 9:57:00 AM Using strategy: Default [poll] Last…
WorkSpace Cleanup Error
pasupuleti2 created the topic: WorkSpace Cleanup Error Rajesh, When I chose “Delete workspace before build starts” option at Build Environment I got below error. Please let me…
No emails were triggered.
pasupuleti2 created the topic: No emails were triggered. I have entered couple of email ids in “Editable Email Notification” When ever I take a build recipients are…
Script for Breaks the build
pasupuleti2 created the topic: Script for Breaks the build Rajesh, Our current tests are taking 2 hours for one project. when building unit tests they should not…
Test Results
pasupuleti2 created the topic: Test Results Rajesh, How to get the results with graphics for each action in each build in Jenkins Ex: checkout code from Git…
Can We Change Setting In Jenkins As It Picks Desire Version Of Java.
Namit created the topic: Can we change setting in Jenkins as it picks desire version of Java. In my Linux server i do have two version of…
Modified files after each build
setu.sin created the topic: Modified files after each build Hi All, I need to send the modified files to an external API after each build in jenkins….
Release vs. Snapshot Repositories
rajeshatbuzz created the topic: Release vs. Snapshot repositories What is the different between Release vs. Snapshot repositories in maven? Rajesh scmuser replied the topic: Re:Release vs. Snapshot…
Issue Management In Maven?
rajeshatbuzz created the topic: issueManagement in Maven? Any body provide some notes on issueManagement in Maven/. Rajesh scmuser replied the topic: Re:issueManagement in Maven? issueManagement Information about…
How Maven development started?
scmuser created the topic: How Maven development started? How Maven development started? rajeshatbuzz replied the topic: Re:How Maven development started? Maven, a Yiddish word meaning accumulator of…
Maven’s Objectives
scmuser created the topic: Maven’s Objectives What is the maven main objectives? rajeshatbuzz replied the topic: Re:Maven’s Objectives Maven’s primary goal is to allow a developer to…
Maven Troubleshooting
rajeshkumar created the topic: Maven troubleshooting i would like to knpw “Most Common Issues in Maven”? Any body can focus on this? Regards, Rajesh Kumar Twitt me…
Apache Maven Gets Ready for Enterprise, Eclipse
rajeshkumar created the topic: Apache Maven Gets Ready for Enterprise, Eclipse It’s exciting times for fans of Apache Maven. Developers who delve into both Java and Eclipse…
Sonatype Introduces Maven Studio for Eclipse(TM)
rajeshkumar created the topic: Sonatype Introduces Maven Studio for Eclipse(TM) Innovative Development Environment Enables the 3+ Million Maven Java(TM) Developers to Dramatically Improve Productivity EclipseCon – March…
Maven failed to resolve repo1.maven.org Inbo
scmuser created the topic: Maven failed to resolve repo1.maven.org Inbo I installed Maven 2.2.1 on Ubuntu 8.04. When I first tried to run mvn it didn’t work….
