Private Build of Pluto for Geronimo. How to build Pluto 1.2.0 (w/ local modification to disable throwing of PortletSecurityException) for Geronimo: Checkout pluto 1.2.0 svn co -r 601061 https://svn.apache.org/repos/asf/portals/pluto/trunk pluto svn info for Pluto image: Path: . URL: http://svn.apache.org/repos/asf/portals/pluto/trunk Repository Root: http://svn.apache.org/repos/asf Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 Revision: 601061 Node Kind: directory Schedule: normal Last Changed Author: cdoremus Last Changed Rev: 586586 Last Changed Date: 2007-10-19 14:33:58 -0500 (Fri, 19 Oct 2007) Build pluto cd pluto patch -Np0 -i geronimo-3855.patch mvn install Copy to appropriate jars and rename into geronimo/repository cd pluto cp pluto-container/target/pluto-container-1.2.0-SNAPSHOT.jar /repository/org/apache/pluto/pluto-container/1.2.0-G601061/pluto-container-1.2.0-G601061.jar cp pluto-descriptor-api/target/pluto-descriptor-api-1.2.0-SNAPSHOT.jar /repository/org/apache/pluto/pluto-descriptor-api/1.2.0-G601061/pluto-descriptor-api-1.2.0-G601061.jar cp pluto-descriptor-impl/target/pluto-descriptor-impl-1.2.0-SNAPSHOT.jar /repository/org/apache/pluto/pluto-descriptor-impl/1.2.0-G601061/pluto-descriptor-impl-1.2.0-G601061.jar cp pluto-portal-driver/target/pluto-portal-driver-1.2.0-SNAPSHOT.jar /repository/org/apache/pluto/pluto-portal-driver/1.2.0-G601061/pluto-portal-driver-1.2.0-G601061.jar cp pluto-portal-driver-impl/target/pluto-portal-driver-impl-1.2.0-SNAPSHOT.jar /repository/org/apache/pluto/pluto-portal-driver-impl/1.2.0-G601061/pluto-portal-driver-impl-1.2.0-G601061.jar cp pluto-taglib/target/pluto-taglib-1.2.0-SNAPSHOT.jar /repository//org/apache/pluto/pluto-taglib/1.2.0-G601061/pluto-taglib-1.2.0-G601061.jar