Hello, I update the SVN this morning, and it seems not be compiled successfully!
D:\Projects\workspace\putoweb2\pluto2\pluto-portal-driver-impl>mvn install [INFO] Scanning for projects... WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building Pluto Portal Driver Implementation Classes [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 23 source files to D:\Projects\workspace\putoweb2\pluto2\pluto-portal-driver-impl\target\classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure D:\Projects\workspace\putoweb2\pluto2\pluto-portal-driver-impl\src\main\java\org\apache\pluto\driver\services\container\ContainerServicesImpl.java:[49,8] cannot find symbol symbol : constructor PlutoContainerServices(javax.portlet.PortalContext,org.apache.pluto.spi.CCPPProfileService,org.apache.pluto.spi.ContainerInvocationService,org.apache.pluto.spi.PortalCallbackService) location: class org.apache.pluto.core.PlutoContainerServices D:\Projects\workspace\putoweb2\pluto2\pluto-portal-driver-impl\src\main\java\org\apache\pluto\driver\services\container\EventProviderImpl.java:[65,7] org.apache.pluto.driver.services.container.EventProviderImpl is not abstract and does not override abstract method createEvent(javax.xml.namespace.QName,java.io.Serializable) in org.apache.pluto.spi.EventProvider D:\Projects\workspace\putoweb2\pluto2\pluto-portal-driver-impl\src\main\java\org\apache\pluto\driver\services\container\PortletURLProviderImpl.java:[40,7] org.apache.pluto.driver.services.container.PortletURLProviderImpl is not abstract and does not override abstract method write(java.io.Writer,boolean) in org.apache.pluto.spi.PortletURLProvider [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 seconds [INFO] Finished at: Mon Mar 09 11:51:48 CST 2009 [INFO] Final Memory: 11M/22M [INFO] ------------------------------------------------------------------------ Best regards, Eric
