I thought I would like to peek at the updated docs, so....
maven merlin:site
after a while I get
[javadoc] Constructing Javadoc information...
[javadoc] javadoc: Error fetching URL:
http://avalon.apache.org/sandbox/lifecycle/api/package-list
[javadoc] javadoc: Error fetching URL:
http://avalon.apache.org/excalibur/configuration/api/package-list
[javadoc] javadoc: Error fetching URL:
http://avalon.apache.org/excalibur/pool/api/package-list
[javadoc] javadoc: Error fetching URL:
http://avalon.apache.org/excalibur/thread/api/package-list
[javadoc] javadoc: Error fetching URL:
http://avalon.apache.org/excalibur/event/api/package-list
[javadoc] Standard Doclet version 1.4.1
[javadoc]
[javadoc] Building tree for all the packages and classes...
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
[javadoc] Generating
/home/niclas/dev/opensource/avalon-sandbox/merlin/target/docs/api/org/apache/avalon/merlin/kernel/package-summary.html...
[javadoc] Copying file
/home/niclas/dev/opensource/avalon-sandbox/merlin/kernel/spi/src/java/org/apache/avalon/merlin/kernel/doc-files/kernel.gif
to directory
/home/niclas/dev/opensource/avalon-sandbox/merlin/target/docs/api/org/apache/avalon/merlin/kernel/doc-files...
[javadoc] Generating
/home/niclas/dev/opensource/avalon-sandbox/merlin/target/docs/api/org/apache/avalon/merlin/kernel/impl/package-summary.html...
[javadoc] Copying file
/home/niclas/dev/opensource/avalon-sandbox/merlin/kernel/impl/src/java/org/apache/avalon/merlin/kernel/impl/doc-files/DefaultKernel.gif
to directory
/home/niclas/dev/opensource/avalon-sandbox/merlin/target/docs/api/org/apache/avalon/merlin/kernel/impl/doc-files...
[javadoc] Generating
/home/niclas/dev/opensource/avalon-sandbox/merlin/target/docs/api/stylesheet.css...
[javadoc] 5 errors
BUILD FAILED
File...... file:/home/niclas/dev/opensource/avalon-sandbox/merlin/
Element... maven:reactor
Line...... 269
Column.... 31
Unable to obtain goal [license:transfer] --
file:/home/niclas/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/:208:75:
<j:file> /license.xml (Permission denied)
Total time: 1 minutes 29 seconds
AFAIU, two different type of problems.
1. The links defined in the project.properties does not exist on the ASF
infrastructure.
2. A license.xml file is supposed to exist. In the whole avalon-sandbox, there
are no license.xml file, NOR any file containing such reference. I have no
clue.
Niclas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]