[jbosstools-issues] [JBoss JIRA] (JBIDE-16356) OpenShift project wizard does not handle a dirty/modified git project gracefully

Max Rydahl Andersen (JIRA) issues at jboss.org
Thu Jan 16 05:06:33 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-16356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12936224#comment-12936224 ] 

Max Rydahl Andersen commented on JBIDE-16356:
---------------------------------------------

I agree with [~adietish] analysis. This is caused by you trying to import a subproject of another gitrepo into openshift.

That won't "just work" in many if not all cases since openshift itself assumes the root project has a certain directory layout.

Best thing we can do is probably detect this and warn the user this project is not possible to import before you take it out of your exisitng git clone.

Or we'll need to tell the user if okey we copy the content into yet another new project.
                
> OpenShift project wizard does not handle a dirty/modified git project gracefully
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-16356
>                 URL: https://issues.jboss.org/browse/JBIDE-16356
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>            Reporter: Burr Sutter
>         Attachments: contacts-mobile-basic.zip
>
>
> I am getting an odd error message.  
> Here are the steps:
> 1) git clone https://github.com/joshuawilson/jboss-wfk-quickstarts.git
> 2) git checkout WFK-113
> 3) JBDS 7.1 import as Maven project
> 4) tweak the pom.xml (it was broken but now fixed)
> 5) it deploys to a local EAP, now attempt to send to OpenShift
> 6) run the OpenShift wizard as seen in the video
> http://screencast.com/t/NVTPK4pL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list