The following comment has been added to this issue:
Author: Dave Brondsema
Created: Wed, 25 Jun 2003 1:41 PM
Body:
Are their build instructions anywhere? I was never aware that the build
command accepted parameters.
---------------------------------------------------------------------
View the issue:
http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-45
Here is an overview of the issue:
---------------------------------------------------------------------
Key: FOR-45
Summary: build site expects avalon/excalibur/xml/Parser
Type: Bug
Status: Unassigned
Priority: Critical
Project: Forrest
Component: Core operations
Versions:
HEAD
Assignee:
Reporter: Dave Brondsema
Created: Mon, 23 Jun 2003 5:30 PM
Updated: Mon, 23 Jun 2003 5:30 PM
Environment: win2k
Description:
This error happens when running 'forrest site' for my website.
-site:
Deleting directory D:\sandbox\javadev\forrest\build\tmp\work
Created dir: D:\sandbox\javadev\forrest\build\tmp\work
Copying 25 files to D:\sandbox\javadev\forrest\build\site
Copying 23 files to D:\sandbox\javadev\forrest\build\site\skin\images
Copying 3 files to D:\sandbox\javadev\forrest\build\site\skin
java.lang.NoClassDefFoundError: org/apache/avalon/excalibur/xml/Parser
at org.apache.cocoon.Cocoon.initialize(Cocoon.java:254)
at org.apache.cocoon.Main.main(Main.java:397)
Exception in thread "main"
BUILD FAILED
D:\sandbox\xml-forrest\build\dist\shbat\forrest.build.xml:581: Java returned: 1
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org/jira//Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|