Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dynamic ports to be override by System properties. #161

Merged

Commits on May 7, 2015

  1. Allow dynamic ports to be override by System properties.

    Previous behavior only allowed project properties to override them.
    Even the documentation suggested that you could override them by passing
    -Dfoo=bar on the mvn cli, but this wasn't actually the case.
    
    Signed-off-by: Ben Reser <ben.reser@cdk.com>
    Ben Reser committed May 7, 2015
    Configuration menu
    Copy the full SHA
    d84bc05 View commit details
    Browse the repository at this point in the history