You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Andreas Kuckartz (JIRA)" <ji...@apache.org> on 2008/03/27 16:35:25 UTC

[jira] Closed: (COCOON-2185) Build failure: SourceResource is not abstract

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

Andreas Kuckartz closed COCOON-2185.
------------------------------------

    Resolution: Fixed

> Build failure: SourceResource is not abstract 
> ----------------------------------------------
>
>                 Key: COCOON-2185
>                 URL: https://issues.apache.org/jira/browse/COCOON-2185
>             Project: Cocoon
>          Issue Type: Bug
>          Components: - Build System: Maven, - Components: Sitemap
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Andreas Kuckartz
>            Assignee: Reinhard Poetz
>            Priority: Blocker
>             Fix For: 2.2-dev (Current SVN)
>
>
> $ mvn install -P allblocks
> still does not work. It now results in:
> [INFO] Building Cocoon Sitemap Implementation
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [enforcer:enforce-once {execution: enforce-maven}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 63 source files to /home/andreas/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/target/classes
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/andreas/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/src/main/java/org/apache/cocoon/core/container/spring/avalon/SourceResource.java:[36,7] org.apache.cocoon.core.container.spring.avalon.SourceResource is not abstract and does not override abstract method isReadable() in org.springframework.core.io.Resource
> /home/andreas/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/src/main/java/org/apache/cocoon/core/container/spring/avalon/SourceResource.java:[36,7] org.apache.cocoon.core.container.spring.avalon.SourceResource is not abstract and does not override abstract method isReadable() in org.springframework.core.io.Resource

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.