[jbosstools-issues] [JBoss JIRA] (JBIDE-17123) Arquillian support added even if it is not valid maven project

Lucia Jelinkova (JIRA) issues at jboss.org
Wed Apr 16 04:40:34 EDT 2014


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

Lucia Jelinkova updated JBIDE-17123:
------------------------------------

    Steps to Reproduce: 
# create maven project
# remove </version> tag from pom file - there should be an error mark
# add arquillian support

RESULT: warning message is in the Add arquillian support dialog

# finish the wizard

RESULT: the project has arquillian nature but nothing is added to pom file

# add some arquillian profile

RESULT: arquillian profile is added to the pom file

  was:
# create maven project
# remove </version> tag from pom file - there should be an error mark
# add arquillian support

RESULT: warning message is in the dialog

# finish the wizard

RESULT: the project has arquillian nature but nothing is added to pom file

# add some arquillian profile

RESULT: arquillian profile is added to the pom file


    
> Arquillian support added even if it is not valid maven project
> --------------------------------------------------------------
>
>                 Key: JBIDE-17123
>                 URL: https://issues.jboss.org/browse/JBIDE-17123
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: testing-tools
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Lucia Jelinkova
>             Fix For: 4.2.0.Beta2
>
>
> When I try to add Arquillian support to maven project with corrupted pom file, the dialog says that it is not valid maven project, however, the arquillian nature is added to the project. No arquillian stuff is added to the pom.xml file. 
> When I then try to add arquillian profile to the corrupted pom file, the profile is generated. This is confusing - we should either prevent adding arquillian nature in case of corrupt pom file or generate arquillian stuff in both cases - adding support and adding profiles. 

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