Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-739

Improve build speed by not installing TCK portlets into local maven repository

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 3.0.0, 3.0.1
    • None
    • tck
    • None

    Description

      This task involves adding the following marking to each individual pom.xml descriptor of the TCK portlets:

      pom.xml
               <plugin>
                  <artifactId>maven-install-plugin</artifactId>
                  <configuration>
                     <skip>true</skip>
                  </configuration>
               </plugin>
      

      The markup cannot be added to the parent pom (portals-pluto/portlet-tck_3.0/pom.xml) because the parent pom needs to be installed, as well as some child modules such as <module>common</module>.

      Attachments

        Activity

          People

            ngriffin7a Neil Griffin (Inactive)
            ngriffin7a Neil Griffin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: