[ 
https://issues.apache.org/jira/browse/PLUTO-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neil Griffin closed PLUTO-739.
------------------------------
    Resolution: Won't Fix

> Improve build speed by not installing TCK portlets into local maven repository
> ------------------------------------------------------------------------------
>
>                 Key: PLUTO-739
>                 URL: https://issues.apache.org/jira/browse/PLUTO-739
>             Project: Pluto
>          Issue Type: Task
>          Components: tck
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: Neil Griffin
>            Assignee: Neil Griffin
>            Priority: Major
>
> This task involves adding the following marking to each individual pom.xml 
> descriptor of the TCK portlets:
> {code:xml|title=pom.xml}
>          <plugin>
>             <artifactId>maven-install-plugin</artifactId>
>             <configuration>
>                <skip>true</skip>
>             </configuration>
>          </plugin>
> {code}
> 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>.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to