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: octoco/maven-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: github/maven-plugins
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.
  • 8 commits
  • 7 files changed
  • 6 contributors

Commits on Feb 10, 2015

  1. Create LICENSE.md

    tnm committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    3049c19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request github#81 from github/license-mit

    Add MIT license file
    kevinsawicki committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    b40a589 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2015

  1. Using RateLimiter from Guava to avoid triggering GitHub abuse detecti…

    …on mechanism
    Benoit GUERIN committed May 23, 2015
    Configuration menu
    Copy the full SHA
    a202931 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2015

  1. Merge pull request github#90 from netceler/master

    Using RateLimiter from Guava to avoid triggering GitHub abuse detection mechanism
    cescoffier committed May 24, 2015
    Configuration menu
    Copy the full SHA
    4354db6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2015

  1. Configuration menu
    Copy the full SHA
    a427f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe9fb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2015

  1. Upgrade site-maven-plugin to 0.12

    Upgrade site-maven-plugin to 0.12 to avoid the "nil" bug causing the `mvn site` to fail. The bug has been fixed but if the dependency is not upgraded, the tutorial won't work.
    Once in à.12, it runs fine !
    adriens committed Jul 11, 2015
    Configuration menu
    Copy the full SHA
    4184be6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request github#94 from adriens/master

    Upgrade site-maven-plugin to 0.12
    cescoffier committed Jul 11, 2015
    Configuration menu
    Copy the full SHA
    8d6d493 View commit details
    Browse the repository at this point in the history
Loading