Thank you Andreas for your response
if I change the local.build.properties in the following setting:
pubs.root.dirs=src/pubs:../CONTRIB_HOME/pubs
modules.root.dirs=src/modules:src/modules-core:src/pubs/default/modules:../CONTRIB_HOME/modules:../CONTRIB_HOME/pubs/defaultfiredocs/modules
modules.copy=false
I get after a .\build.bat following message:
prepare-modules:
No module(s) found in directory
[C:\CONTRIB_HOME\pubs\defaultfiredocs\modules]
Processing C:\src\build\lenya\temp\modules.xml to
C:\src\build\lenya\temp\modules-config.xml
Loading stylesheet C:\src\src\resources\build\modules2config.xsl
Processing C:\src\build\lenya\temp\modules-config.xml to
C:\src\build\lenya\temp\modules-build.xml
Loading stylesheet C:\src\src\resources\build\modules2build.xsl
Processing C:\src\build\lenya\temp\modules.xml to
C:\src\build\lenya\temp\modules.xconf
Loading stylesheet C:\src\src\resources\build\modules2patch.xsl
Processing: C:\src\build\lenya\temp\modules.xconf
Writing: C:\src\build\lenya\webapp\WEB-INF\cocoon.xconf
BUILD FAILED
C:\src\src\targets\webapp-build.xml:174: The following error occurred
while executing this line:
C:\src\src\targets\modules-build.xml:74: The following error occurred
while executing this line:
C:\src\build\lenya\temp\modules-build.xml:5950: Duplicate target
'validate-module-org.apache.lenya.modules.blog'
Total time: 4 minutes 29 seconds
C:\src>
I have download via svn
http://svn.apache.org/repos/asf/lenya/contributions/2_0_X in CONTRIB_HOME
Many thanks in advance
Norbert
|