Use the file parameter instead of url, eg:

%{snippet|id=myid|file=src/main/resources/help/basichelp.txt}

HTH,
-Lukas


Kallin Nagelberg wrote:
Hi Everyone,

I've been tasked with creating some .apt documentation for a new maven built
project. Ideally, I'd like to have a lot of the site documentation come from
files in my src/main/resources directory.

I've read about using the snippet macro, but I can't get it to access the
artifacts resources.

I've tried something like this but it doesn't work:
%{snippet|id=myid|url=file:///./src/main/resources/help/basichelp.txt}

Any ideas would be appreciated!


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

Reply via email to