have you checked out shared ?

Take the current20 externals link:

http://svn.apache.org/repos/asf/myfaces/current20/

On Mon, Mar 8, 2010 at 8:17 AM, Ganesh <gan...@j4fry.org> wrote:
> Hi,
>
> Today I did my usual svn update and mvn and I get:
>
> [INFO] Compiling 36 source files to
> C:\projects\MyFaces_Trunk\impl\target\classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> C:\projects\MyFaces_Trunk\impl\src\main\java\org\apache\myfaces\util\ContainerUtils.java:[25,42]
> cannot find symbol
> symbol  : class ExternalContextUtils
> location: package org.apache.myfaces.shared_impl.util
>
> C:\projects\MyFaces_Trunk\impl\src\main\java\org\apache\myfaces\util\ContainerUtils.java:[128,52]
> cannot find symbol
> symbol  : method getServerInfo(javax.faces.context.ExternalContext)
> location: class org.apache.myfaces.util.ExternalContextUtils
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2 minutes 38 seconds
> [INFO] Finished at: Mon Mar 08 17:14:17 CET 2010
> [INFO] Final Memory: 91M/420M
> [INFO]
> ------------------------------------------------------------------------
>
> What's wrong?
>
> Best regards,
> Ganesh
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to