That was a weird error.  Perhaps the jar wasn't downloaded from
ibiblio ... Anyways, I just reran it manually from my home PC and it
worked fine.

sean

On 8/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>      [echo] Loading project specific properties from 
> /home/sjs4/bootstrap/myfaces-current/forrest/build/forrest.properties
>      [echo] Loading user specific properties from 
> /home/sjs4/forrest.properties
>      [echo] Loading default properties from 
> /usr/local/forrest/src/core/context/default-forrest.properties
>      [echo]
>      [echo] -- Warning --
>      [echo] Using skin "forrest-site" which is deprecated.
>      [echo] Please migrate to one of the new skins listed in 
> forrest.properties.
>      [echo] The skin that most likely resembles these ones is called 'pelt'.
>      [echo] ...validated xdocs
>      [echo] ...validated skinconf
>      [echo] ...validated sitemap
>      [echo] ...validated existence of skin 'forrest-site'
>      [echo]
>      [echo] Copying the various non-generated resources to site.
>      [echo] Warnings will be issued if the optional project resources are not 
> found.
>      [echo] This is often the case, because they are optional and so may not 
> be available.
>      [echo] Copying project resources and images to site ...
>      [echo] Copying main skin images to site ...
>      [echo] Copying project skin images to site ...
>      [echo] Copying main skin css and js files to site ...
>      [echo] Copying project skin css and js files to site ...
>      [echo] Finished copying the non-generated resources.
>      [echo] Now Cocoon will generate the rest ...
>      [echo]
>      [echo] Static site will be generated at:
>      [echo] /home/sjs4/bootstrap/myfaces-current/build/temp/site
>      [echo]
>      [echo] Note that there are various reasons for "build failed" messages.
>      [echo] * Cocoon will report the status of each document:
>      [echo]   - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ).
>      [echo] * Even if only one link is broken, you will still get "failed".
>      [echo] * Your site would still be generated, but some pages would be 
> broken.
>      [echo] * Please check the file:
>      [echo] 
> /home/sjs4/bootstrap/myfaces-current/build/temp/forrest/tmp/brokenlinks.xml
>      [echo] for any broken links in the generated site.
>      [java] Cannot find CatalogManager.properties
>      [echo] ------------------------------
>      [echo] Static site was successfully generated at:
>      [echo] /home/sjs4/bootstrap/myfaces-current/build/temp/site
>      [echo] ------------------------------
>      [echo]
>      [echo] suproject : api
>      [echo] properties: api/build.properties
>      [echo] suproject : impl
>      [echo] properties: impl/build.properties
>     [javac] 
> /home/sjs4/bootstrap/myfaces-current/impl/src/java/org/apache/myfaces/config/impl/digester/DigesterFacesConfigUnmarshallerImpl.java:26:
>  package org.apache.commons.digester does not exist
>     [javac] import org.apache.commons.digester.Digester;
>     [javac]                                    ^
>     [javac] 
> /home/sjs4/bootstrap/myfaces-current/impl/src/java/org/apache/myfaces/config/impl/digester/DigesterFacesConfigUnmarshallerImpl.java:37:
>  cannot resolve symbol
>     [javac] symbol  : class Digester
>     [javac] location: class 
> org.apache.myfaces.config.impl.digester.DigesterFacesConfigUnmarshallerImpl
>     [javac]     private Digester digester;
>     [javac]             ^
>     [javac] 
> /home/sjs4/bootstrap/myfaces-current/impl/src/java/org/apache/myfaces/config/impl/digester/DigesterFacesConfigUnmarshallerImpl.java:42:
>  cannot resolve symbol
>     [javac] symbol  : class Digester
>     [javac] location: class 
> org.apache.myfaces.config.impl.digester.DigesterFacesConfigUnmarshallerImpl
>     [javac]         digester = new Digester();
>     [javac]                        ^
>     [javac] 3 errors
> 
> BUILD FAILED
> /home/sjs4/bootstrap/bootstrap.xml:105: The following error occurred while 
> executing this line:
> /home/sjs4/bootstrap/myfaces-current/build/build.xml:550: The following error 
> occurred while executing this line:
> /home/sjs4/bootstrap/myfaces-current/build/build.xml:428: The following error 
> occurred while executing this line:
> /home/sjs4/bootstrap/myfaces-current/build/build.xml:404: The following error 
> occurred while executing this line:
> /home/sjs4/bootstrap/myfaces-current/impl/build/build.xml:460: Compile 
> failed; see the compiler error output for details.
> 
> Total time: 3 minutes 53 seconds
> 
> 
> 
>

Reply via email to