[moved from the turbine user list to here]

On Wed, Apr 10, 2002 at 02:49:34PM +0000, akmal Sarhan wrote:
> my question is, when I build a maven-enables project, and I do
> maven:site, then go to .../doc/index.html ,all the navigations links
> are bad, they all point to ...docs/$relativePath/*.html

I'm not sure what version of Maven you are using but another user was
having the same problem until he installed a new version of Maven.
I would suggest that you install the latest and greatest (as we are
about to release another beta this evening).  Please check out the
"Build" doc:

http://jakarta.apache.org/turbine/maven/bootstrap.html

This will provide you step-by-step instructions on how to build Maven
from source (which also installs Maven on your system for you).  The
process is very easy, and it boils down to one command:

ant -f build-bootstrap.xml bootstrap

If you have any problems, please feel free to post to the Maven user
list (the list is active, just having archive issues right now):

http://jakarta.apache.org/turbine/maven/mail-lists.html

Thanks,
Pete

Reply via email to