VOOZH about

URL: https://www.javacodegeeks.com/tag/jenkins/page/6

⇱ Jenkins Archives - Page 6 of 7 - Java Code Geeks


  • Enterprise Java👁 Image
    Elizabeth ThomasMarch 3rd, 2014
    0 127

    Automating the Deployment and Upload of Snapshot Java Artifacts Using Jenkins on Window

    This post will show how to automate the deployment process of a Java Web Application (Student Enrollment Application developed using…

    Read More »
  • Enterprise Java👁 Image
    Elizabeth ThomasFebruary 20th, 2014
    0 164

    Automating the Release of Java Artifacts Using Jenkins on Window

    This post will show how to automate the release process of a Java Web Application (Student Enrollment Application developed using…

    Read More »
  • Enterprise Java👁 Image
    Andrew GloverJanuary 31st, 2014
    0 114

    Continuous Delivery for Heroku With Jenkins

    A continuous delivery pipeline that leverages Jenkins and targets Heroku is fairly simple to set up, provided you install the…

    Read More »
  • Software Development👁 Image
    Juri StrumpflohnerJanuary 14th, 2014
    2 245

    Git flow with Jenkins and GitLab

    At work I recently transitioned from TFS to using Git as our source control management. After introducing the team to…

    Read More »
  • Enterprise Java👁 Image
    Nepomuk SeilerAugust 30th, 2013
    5 522

    Maven Reports in Jenkins

    Code quality is a sensitive topic. It affects your maintenance cost as well as your customer satisfaction. Not to mention…

    Read More »
  • Software Development👁 Image
    Alex SotoFebruary 26th, 2013
    1 160

    Code Quality stage using Jenkins

    In Continuous Delivery each build is potentially shippable. This fact implies among a lot of other things, to assign a…

    Read More »
  • Enterprise Java👁 Image
    Orest IvasivFebruary 7th, 2013
    1 937

    Jenkins hierarchical jobs and jobs status aggregation

    As you probably know, Jenkins is highly configurable CI server. We can setup different custom build process. And I’m going…

    Read More »
  • Software Development👁 Image
    Alex SotoJanuary 29th, 2013
    1 149

    Jenkins Description Setter Plugin for Improving Continuous Delivery Visibility

    In Continuous Delivery each build is potentially shippable. This fact implies among a lot of other things, to assign a…

    Read More »
  • Software Development👁 Image
    Orest IvasivJanuary 1st, 2013
    0 112

    Jenkins enhancements without plugins

    Jenkins is a popular open source continuous integration server. I use it heavily. Jenkins is super extensible CI server with…

    Read More »
  • First
  • ...
  • «
  • 3
  • 4
  • 5
  • 6
  • 7
  • »
Back to top button
Close