Hi All,
I am experiencing the following problem.
1. I have checked out the alexandria project ant built it (without
errors).
2. This results in a ./build directory with whatever is required by
Alexandria. When trying to run the default 'setup', by issuing the
command ./alexandria from ./build/alexandria, I get the following error
:
Buildfile: ./xml/alexandria.xml
lock:
merge:
Generating definition file
[xstyle] Loading stylesheet
/home/wanda/jakarta-alexandria/build/alexandria/xsl/merge.xsl
[xstyle] Loading stylesheet
/home/wanda/jakarta-alexandria/build/alexandria/xsl/sortdep.xsl
menus:
Copying file from src/content to ../output
[xstyle] Loading stylesheet
/home/wanda/jakarta-alexandria/build/alexandria/xsl/nav-page.xsl
menus:
[xstyle] Loading stylesheet
/home/wanda/jakarta-alexandria/build/alexandria/xsl/links.xsl
[xstyle] Loading stylesheet
/home/wanda/jakarta-alexandria/build/alexandria/xsl/right.xsl
[xstyle] Loading stylesheet
/home/wanda/jakarta-alexandria/build/alexandria/xsl/top.xsl
[xstyle] Loading stylesheet
/home/wanda/jakarta-alexandria/build/alexandria/xsl/left-basic.xsl
[xstyle] Loading stylesheet
/home/wanda/jakarta-alexandria/build/alexandria/xsl/left-advanced.xsl
cvs:
Generating cvs file
[xstyle] Loading stylesheet
/home/wanda/jakarta-alexandria/build/alexandria/xsl/build.cvs.xsl
[xstyle] Processing
/home/wanda/jakarta-alexandria/build/alexandria/var/workspace.xml to
/home/wanda/jakarta-alexandria/build/alexandria/var/build.cvs.xml
Repository jakarta.apache.org not found.
XSL Error: SAX Exception
[xstyle] Failed to process
/home/wanda/jakarta-alexandria/build/alexandria/var/workspace.xml
BUILD FAILED
/home/wanda/jakarta-alexandria/build/alexandria/./xml/alexandria.xml:39:
org.apache.xalan.xslt.XSLProcessorException:
Repository jakarta.apache.org not found.
org.apache.xalan.xslt.XSLProcessorException:
Repository jakarta.apache.org not found.
at
org.apache.xalan.xslt.ElemMessage.execute(ElemMessage.java:116)
at
org.apache.xalan.xslt.ElemTemplateElement.executeChildren(ElemTemplateElement.java:659)
at org.apache.xalan.xslt.ElemIf.execute(ElemIf.java:137)
at
org.apache.xalan.xslt.ElemTemplateElement.executeChildren(ElemTemplateElement.java:659)
at
org.apache.xalan.xslt.ElemTemplateElement.transformChild(ElemTemplateElement.java:1160)
at
org.apache.xalan.xslt.ElemTemplateElement.processLocatedNode(ElemTemplateElement.java:1022)
at
org.apache.xalan.xpath.SimpleNodeLocator.findChildren(SimpleNodeLocator.java:730)
at
org.apache.xalan.xpath.SimpleNodeLocator.step(SimpleNodeLocator.java:402)
at
org.apache.xalan.xpath.SimpleNodeLocator.locationPath(SimpleNodeLocator.java:295)
at org.apache.xalan.xpath.XPath.locationPath(XPath.java:964)
at org.apache.xalan.xpath.XPath.execute(XPath.java:1385)
at org.apache.xalan.xpath.XPath.execute(XPath.java:1354)
at org.apache.xalan.xpath.XPath.execute(XPath.java:311)
at
org.apache.xalan.xslt.ElemTemplateElement.transformSelectedChildren(ElemTemplateElement.java:869)
at
org.apache.xalan.xslt.ElemApplyTemplates.execute(ElemApplyTemplates.java:176)
at
org.apache.xalan.xslt.ElemTemplateElement.executeChildren(ElemTemplateElement.java:659)
at
org.apache.xalan.xslt.ElemLiteralResult.execute(ElemLiteralResult.java:254)
at
org.apache.xalan.xslt.ElemTemplateElement.executeChildren(ElemTemplateElement.java:659)
at
org.apache.xalan.xslt.ElemTemplateElement.transformChild(ElemTemplateElement.java:1160)
at
org.apache.xalan.xslt.ElemTemplateElement.processLocatedNode(ElemTemplateElement.java:1022)
at
org.apache.xalan.xpath.SimpleNodeLocator.findChildren(SimpleNodeLocator.java:730)
at
org.apache.xalan.xpath.SimpleNodeLocator.step(SimpleNodeLocator.java:402)
at
org.apache.xalan.xpath.SimpleNodeLocator.locationPath(SimpleNodeLocator.java:295)
at org.apache.xalan.xpath.XPath.locationPath(XPath.java:964)
at org.apache.xalan.xpath.XPath.execute(XPath.java:1385)
at org.apache.xalan.xpath.XPath.execute(XPath.java:1354)
at org.apache.xalan.xpath.XPath.execute(XPath.java:311)
at
org.apache.xalan.xslt.ElemTemplateElement.transformSelectedChildren(ElemTemplateElement.java:869)
at
org.apache.xalan.xslt.ElemApplyTemplates.execute(ElemApplyTemplates.java:176)
at
org.apache.xalan.xslt.ElemTemplateElement.executeChildren(ElemTemplateElement.java:659)
at
org.apache.xalan.xslt.ElemTemplate.execute(ElemTemplate.java:145)
at
org.apache.xalan.xslt.StylesheetRoot.process(StylesheetRoot.java:440)
at
org.apache.xalan.xslt.XSLTEngineImpl.process(XSLTEngineImpl.java:610)
at
org.apache.tools.ant.xtaskdefs.optional.XalanLiaison.transform(XalanLiaison.java:85)
at
org.apache.tools.ant.xtaskdefs.XSLTProcess.process(XSLTProcess.java:367)
at
org.apache.tools.ant.xtaskdefs.XSLTProcess.execute(XSLTProcess.java:162)
at org.apache.tools.ant.Target.execute(Target.java:142)
at org.apache.tools.ant.Project.runTarget(Project.java:818)
at org.apache.tools.ant.Project.executeTarget(Project.java:532)
at org.apache.tools.ant.Project.executeTargets(Project.java:506)
at org.apache.tools.ant.Main.runBuild(Main.java:420)
at org.apache.tools.ant.Main.main(Main.java:149)
Since I'm a bit new to all this, I can't quite easily find out what's
wrong, but the next thing is, I am going to spend some time on this.
Is there anybody out there, how has seen this thing before as well ?
Thanks in advance.
Regards,
Arjen Smedes.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>