Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2313

javaee-setup produces an error if other setup commands have been executed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.x Future
    • 2.16.0.Final
    • Java EE
    • None

      Once the project is created, and a facet set up (jpa, cdi, faces...), executing a javaee-setup creates an error parsing the pom.xml :

      $ project-new --named facetproj
      [facetproj]$ jpa-setup 
      [persistence.xml]$ javaee-setup 
      ***ERROR*** Project '/Users/antoniombp/facetproj' has errors
      ***ERROR*** Some problems were encountered while processing the POMs:
      [ERROR] 'dependencies.dependency.version' for org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar is missing. @ line 26, column 17
      
      ***SUCCESS*** JavaEE 6 has been installed.
      

            Unassigned Unassigned
            agoncal Antonio Goncalves (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: