Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17123

Arquillian support added even if it is not valid maven project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.2.0.Beta2
    • 4.2.0.Beta1
    • arquillian
    • None
    • Hide
      1. create maven project
      2. remove </version> tag from pom file - there should be an error mark
      3. add arquillian support

      RESULT: warning message is in the Add arquillian support dialog

      1. finish the wizard

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

      1. add some arquillian profile

      RESULT: arquillian profile is added to the pom file

      Show
      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

      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.

            snjeza_jira Snjezana Peco (Inactive)
            ljelinko@redhat.com Lucia Jelinkova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: