[jbosstools-issues] [JBoss JIRA] (JBIDE-9924) Cloning an app with invalid pom results no project imported to your workspace

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Jun 28 13:39:20 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-9924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-9924:
------------------------------------

    Steps to Reproduce: 
1) EXECUTE: create a new jbossas-7.0 (cartridge/type) application on OpenShift
2) EXECUTE: import the project to the local workspace
3) EXECUTE: change the pom to get invalid (ex. add a 2nd <profiles> tag)
4) EXECUTE: commit and push upstream (using EGit or server adapter)
5) EXECUTE: remove your local git clone and the proj from your workspace
6) EXECUTE: remove the server adapter for your project
6) EXECUTE: import your project again using the OpenShift Express wizard

Result:
You end up having the git clone, but no project is imported to your workspace (the maven import fails since the pom is invalid)

Expected:
You end up having a general project in your workspace. The import informs you that the maven project could not be imported since the pom was invalid. It also tells you that the project is imported as "general project" instead.


  was:
1) EXECUTE: create a new jbossas-7.0 (cartridge/type) application on OpenShift
2) EXECUTE: import the project to the local workspace
3) EXECUTE: add a 2nd <profiles> tag so that your pom gets invalid
4) EXECUTE: commit and push upstream (using Egit)
5) EXECUTE: remove your local git clone and the proj from your workspace
6) EXECUTE: import your project again using the OpenShift Express wizard

Result:
You end up having the git clone, the server adapter, but no project imported to your workspace (the maven import fails since the pom is invalid)

Expected:
You end up having a general project in your workspace. The import informs you that the maven project could not be imported since the pom was invalid. It also tells you that the project is imported as "general project" instead.



    
> Cloning an app with invalid pom results no project imported to your workspace
> -----------------------------------------------------------------------------
>
>                 Key: JBIDE-9924
>                 URL: https://issues.jboss.org/browse/JBIDE-9924
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.M4
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Minor
>             Fix For: 4.2.x
>
>


--
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