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

Add support for maven fabric8 plugin #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mclerix
Copy link

@mclerix mclerix commented Jun 29, 2018

Add support for maven fabric8 plugin to build & deploy openshift-tasks in openshift.

Currently Fabric8 does not support S2I build for Web applications (.WAR)

S2I builds are currently not yet supported for the webapp generator. (Maven Fabric8 Documentation)

Regarding this PR, mvn fabric8 plugin uses OpenShift Docker build capabilities.

Launch openshift-tasks with mvn fabric8 plugin :

mvn fabric8:deploy -Dfabric8.build.strategy=docker -DskipTests=true

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

Successfully merging this pull request may close these issues.

1 participant