Hello, I'm having a problem where the URLs (child and parent) in the HTML files generated by the maven-site-plugin:3.0 are not using values defined in a property in the settings.xml. (This sounds like http://jira.codehaus.org/browse/MSITE-501) The site uploads to the URL in ${pd.site.url}, but the HTML includes "${pd.site.url}" in the links instead of replacing that with the value from settings.xml.
This bug has been around in JIRA for very close to a year. Is there any possibility of a fix or workaround? Thanks, Derek
