]
Fred Bricon resolved JBIDE-21152.
---------------------------------
Fix Version/s: 4.3.1.Beta1
4.4.0.Alpha1
Resolution: Partially Completed
I made the error message more explicit : "A remote Git repository using the HTTP(S)
protocol must be defined on project {0}"
Cannot deploy mvn module of an existing git-based application to
OpenShift 3 server
-----------------------------------------------------------------------------------
Key: JBIDE-21152
URL:
https://issues.jboss.org/browse/JBIDE-21152
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Marián Labuda
Assignee: Fred Bricon
Priority: Critical
Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
Attachments: application_wizard.png
If a git-based project it maven module and it has some parent (like eap quickstarts
available at
https://github.com/jboss-developer/jboss-eap-quickstarts) it is not possible
to deploy such a project. There is an error in New OpenShift Application wizard telling
that a project is not git project, although it is. There was similar issue with OpenShift
2 and with deploying projects which did not have .git folder in itself but it was in
parent. See following screenshot:
!application_wizard.png!