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

Add maven-acr-plugin when converting project with app-client dependency

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.Beta1
    • 4.1.0.Alpha1
    • maven
    • None

      When converting project with dependency to another project with app-client packaging we should also add

      <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-acr-plugin</artifactId>
         <version>1.0</version>
         <extensions>true</extensions>
      </plugin>
      

      in order to make sure that converted project is buildable.
      WDYT ?

            fbricon@redhat.com Fred Bricon
            rawagner@redhat.com Rastislav Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: