Unfortunately, I dont think Doxia for Eclipse is maintained, and it never
have an official release either

-D


On Thu, Aug 14, 2014 at 6:06 PM, Pablo León <pablo.l...@horus.es> wrote:

> Hi,
>
> I have been successfully using the Doxia Eclipse Editor Plugin for a few
> months. But now I'm facing a compatibility problem related to the snippet
> macro. if I use the following macro:
>
>     %{snippet|file=${basedir}/src/path/to/file.txt}
>
> then the "mvn site" issues the error:
>
>     Error during retrieving content skip as ignoreDownloadError activated.
>
> If I remove the ${basedir} variable from the macro, the "mvn site" works
> as expected, but then I get this error in the eclipse IDE:
>
>     Doxia Converter Exception: C:\eclipse\install\dir\src\path\to\file.txt
> (path not found)
>
> I'm unable to specify the path of the snippet file in a compatible manner,
> I have tried using $basedir, ${basedir} and ${project.basedir}, but I
> always get the same results.
>
> Anyone has any suggestion?
>
> There are any plans to release an update of the Doxia Eclipse Editor
> Plugin which uses the same default directory as the "mvn site" command?
>
> Regards,
>
>                 Pablo.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to