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

Conversation

breser
Copy link

@breser breser commented May 7, 2015

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

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>
@rhuss
Copy link
Collaborator

rhuss commented May 13, 2015

Thanks, you are right. The behaviour is not as described in the manual. Your fix is straight forward, I will polish it a bit and it will make it into 0.11.4.

@rhuss rhuss added this to the 0.11.4 milestone May 13, 2015
rhuss added a commit that referenced this pull request May 13, 2015
Tuned up #161 a bit. Also, added a unit test.
@rhuss rhuss merged commit d84bc05 into fabric8io:master May 15, 2015
@breser breser deleted the system_property_override_dynamic_port branch May 15, 2015 15:43
leusonmario pushed a commit to leusonmario/docker-maven-plugin that referenced this pull request Aug 18, 2018
Added new Feature so that volumes can be specified in POM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants