Trent Larson wrote:
Here's an issue that wasted a few hours of my time before I found the
solution.  I'm just posting it to help others that may hit the same thing.

I was trying to make my own link; here's my simplified site.xml:

<project>
  <body>
    <menu name="Other Documents">
      <item name="MPA Plan" href="MPA-plan.xls" />
    </menu>
  </body>
</project>

I ran 'mvn site' inside the following directory:
/home/trent/dev/icentris/money-planner-admin/trunk/mpadmin

and the generated link (in the index.html source) looks like this:
../home/trent/dev/icentris/money-planner-admin/trunk/mpadmin/mpadmin

Trent,

try site plugin 2.0-beta-5! Beta 6 has some bugs which kept me 2 night of investigation.


Mike
--
<NO> OOXML - Say NO To Microsoft Office broken standard
http://www.noooxml.org

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

Reply via email to