[
https://issues.jboss.org/browse/JBIDE-26169?page=com.atlassian.jira.plugi...
]
Aurélien Pupier commented on JBIDE-26169:
-----------------------------------------
[~rhuss] During our F2F meeting, you talked about several modifications of the
fabric8-maven-plugin. I know that some parts are/will be rewritten. Maybe some parts can
be written to be reused in the context of this issue. Do you see some overlaps?
Create an OpenShift application from a local project
----------------------------------------------------
Key: JBIDE-26169
URL:
https://issues.jboss.org/browse/JBIDE-26169
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.6.0.Final
Reporter: Jeff MAURY
Assignee: Andre Dietisheim
Fix For: 4.9.x
As part of the better inner loop for OpenShift developpers, we should support the
creation of an OpenShift application/deployment from a source project.
* we should be able to deduce the image from the project context (as the fabric8 maven
plugin does)
* the fabric8 maven plugin is not yet designed to be embedded outside maven so we should
look at the following alternatives:
** have a field where the user can tune the used image and default it to the one for
SpringBoot in the first implementation
** see if we cannot reuse part of the fabric8 maven plugin through M2E but this will
limit the scope to Java Maven projects
** reimplements the generators from fabric8 maven plugin in Eclipse in more limited
fashion
** see if we cannot participate in the fabric8-build
(
https://github.com/fabric8io/fabric8-build)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)