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

maven parse error when specifying restart policy #99

Closed
jgangemi opened this issue Feb 19, 2015 · 1 comment
Closed

maven parse error when specifying restart policy #99

jgangemi opened this issue Feb 19, 2015 · 1 comment
Assignees
Labels

Comments

@jgangemi
Copy link
Collaborator

[ERROR] Failed to execute goal org.jolokia:docker-maven-plugin:0.11.2-SNAPSHOT:start (default-cli) on project rest-api: Unable to parse configuration of mojo org.jolokia:docker-maven-plugin:0.11.2-SNAPSHOT:start for parameter restartPolicy: Cannot create instance of class org.jolokia.docker.maven.config.RestartPolicy: Class org.codehaus.plexus.component.configurator.converters.AbstractConfigurationConverter can not access a member of class org.jolokia.docker.maven.config.RestartPolicy with modifiers "private" -> [Help 1]

jgangemi added a commit to jgangemi/docker-maven-plugin that referenced this issue Feb 19, 2015
- made constructor public

Signed-off-by: Jae Gangemi <[email protected]>
@jgangemi jgangemi added the bug label Feb 19, 2015
@jgangemi jgangemi self-assigned this Feb 19, 2015
@jgangemi
Copy link
Collaborator Author

merged, closing

leusonmario pushed a commit to leusonmario/docker-maven-plugin that referenced this issue Aug 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant