Archimedes Trajano created MSITE-700:
----------------------------------------

             Summary: All inclusion of resources up to ${basedir} when velocity 
1.7 is used
                 Key: MSITE-700
                 URL: https://jira.codehaus.org/browse/MSITE-700
             Project: Maven Site Plugin
          Issue Type: Improvement
          Components: doxia integration
    Affects Versions: 3.3
            Reporter: Archimedes Trajano


Based on MSITE-699.  When velocity 1.7 is used it cannot 
#include("../../../README.md") and results in a nullpointer exception.

Looking through the debugger it seems that it is using a ContextResourceLoader 
which limits scope of where to read the files.

I can't find a facility to set the TEMPLATE_ROOT to ${basedir} can that be 
added?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to