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

Retiring Docker Maven Plugin #118

Closed
alexec opened this issue May 28, 2017 · 12 comments
Closed

Retiring Docker Maven Plugin #118

alexec opened this issue May 28, 2017 · 12 comments

Comments

@alexec
Copy link
Owner

alexec commented May 28, 2017

I'm currently planning on retiring this plugin. I think the Docker community has moved on, and I no longer believe that you should build or test containers using your build tool.

I'd like to know if anyone would be interested in taking ownership of the plugin. Pleas let me know.

@rhuss
Copy link

rhuss commented May 28, 2017

You might want to consider to recommend https://github.com/fabric8io/docker-maven-plugin as an alternative, which seems to be the last actively supported docker-maven-plugin.

Thanks for building and supporting this plugin over the last three years, really gives us quite some inspiration, too.

@alexec
Copy link
Owner Author

alexec commented Jun 2, 2017

Thank @rhuss. I agreed, that's a great tool and a perfect alternative.

@marcust
Copy link
Collaborator

marcust commented Jun 8, 2017

As we have a lot of builds running with the plugin I guess @Hubrick will take it over for now. Are you keeping the docker-java-orchestration alive?

@andyp1per
Copy link
Contributor

Can you re-release with the updated docker-java/orchestration pieces?

@alexec
Copy link
Owner Author

alexec commented Jul 3, 2017 via email

@andyp1per
Copy link
Contributor

andyp1per commented Jul 4, 2017

2.11.17 was released a year ago, and it fails when I use it with the latest docker releases?

@andyp1per
Copy link
Contributor

Sorry my mistake. 2.11.24 works great!

@gsaviane
Copy link

gsaviane commented Jul 5, 2017

2.11.24 is not yet in Maven central repository. Maybe the publishing process had some issue?

@marcust
Copy link
Collaborator

marcust commented Jul 5, 2017

@gsaviane
Copy link

gsaviane commented Jul 5, 2017

I don't know what's the difference with maven.org but this repository says that it does not have 2.11.24 yet:
http://mvnrepository.com/artifact/com.alexecollins.docker/docker-maven-plugin

@Krishnaghimire
Copy link

We are currently using this plugin for running integration testing during build.

@alexec
Copy link
Owner Author

alexec commented Aug 29, 2017

Hi gents. I'm really pleased that you've found the plugin useful. It's been sad for me to retire it.

If I really thought this was the right way to build containers, I would continue to support it. But really I don't think using Maven to build images is really the right way to build these days. I don't think you should either!

I wrote this when there wasn't a great way to do this, but I think these days Docker support is usually first class in many tools.

I suggest that you either:

  1. Migrate to use another actively supported plugin (e.g. fabric8).
  2. Build using the standard Docker tools.

@alexec alexec closed this as completed Aug 29, 2017
tfr42 added a commit to tfr42/maven-course-examples that referenced this issue Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants