Eric Chow wrote:
Hello,

I update the SVN this morning, and it seems not be compiled successfully!

Yes.

Please read the message I send to this list last Friday, subject:

  "Re: More required Pluto 2.0 SPI and implementation refactoring issues"

or read it on nabble:

  
http://www.nabble.com/Re%3A-More-required-Pluto-2.0-SPI-and-implementation-refactoring-issues-p22376199.html




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


Reply via email to