Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jenkins-docs/simple-java-maven-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bedla/simple-java-maven-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 8, 2019

  1. Add Idea files to .gitignore

    bedla committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    80afe3d View commit details
    Browse the repository at this point in the history
  2. Simple Jenkinsfile

    bedla committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    fe346c0 View commit details
    Browse the repository at this point in the history
  3. go-offline with proxy settings

    bedla committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    7738e78 View commit details
    Browse the repository at this point in the history
  4. format pom.xml

    bedla committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    e7e2fbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33d8bea View commit details
    Browse the repository at this point in the history
  6. update maven-dependency-plugin to correctly resolve dependencies by "…

    …:go-offline" command
    bedla committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    8803cfc View commit details
    Browse the repository at this point in the history
  7. Add 'Test' stage

    bedla committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    9e61602 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77a261f View commit details
    Browse the repository at this point in the history
  9. Add 'Deliver' stage

    bedla committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    757112d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ce65fa View commit details
    Browse the repository at this point in the history
Loading