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

"Add Arquillian support" doesn't work for some pom.xml files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.Alpha2
    • 4.2.0.Alpha2
    • arquillian
    • None

      Test case:

      • create a maven project with the following pom.xml:
      <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.jboss.tools.arquillian</groupId>
        <artifactId>test</artifactId>
        <version>0.0.1-SNAPSHOT</version>
        
        <properties>
        </properties>
        
       </project>
      
      • select Configure>Add Arquillian support..., check all the checkboxes and click the OK button
        Just the properties section will be created.

            snjeza_jira Snjezana Peco (Inactive)
            snjeza_jira Snjezana Peco (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: