Hi,

I'm still climbing the learning curve, it seams quite steep to me.
I read most of the documentation online, but I'm getting frustated because the
navigation is confusing for example:
click on Front Page,
The navigation bar shows
Overview (in black)
...
Project Documentation (in black)
...

Now go to FAQ. Unter the paragraph "Using Maven" click on "property". E voila,
it's a complete different navigation menu.
Getting Started and Reference is in black now.
There is a "Maven Documentation", the whole navigation menu has a lot more entries.

I tried building the Documentation with the current CVS Head.
maven site or xdoc doesn't build the plugin documentation.
maven.xml discribes a maven:plugin-docs goal, that doesn't show up when I do
maven -g, it builds all the docs for the plugins, but doesn't put them under target
it puts them under src/plugins-build/$pluginname/target/docs.

BTW:
maven maven:update doesn't work:
maven:dependencies-update:
[echo] Downloading the dependencies...
[get] Getting: http://www.ibiblio.org/maven//jars/dom4j-1.4-dev-8.jar
[get] Error opening connection java.io.FileNotFoundException: http://www.ibiblio.org/maven//jars/dom4j-1.4-dev-8.jar
[get] Error opening connection java.io.FileNotFoundException: http://www.ibiblio.org/maven//jars/dom4j-1.4-dev-8.jar
[get] Error opening connection java.io.FileNotFoundException: http://www.ibiblio.org/maven//jars/dom4j-1.4-dev-8.jar
[get] Can't get http://www.ibiblio.org/maven//jars/dom4j-1.4-dev-8.jar to /lbri/gen/lib/maven/lib/dom4j-1.4-dev-8.jar

BUILD FAILED
Can't get http://www.ibiblio.org/maven//jars/dom4j-1.4-dev-8.jar to /lbri/gen/lib/maven/lib/dom4j-1.4-dev-8.jar
Total time: 55 seconds


Hmmmm, I'm missing something here, am I using the wrong goals? Is the current
CVS Head in the middle of some changes?
Any help is highly appreciated, thanks

Justinus


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to