Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build-in template variables not working in child pages #35

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 5 comments
Closed

build-in template variables not working in child pages #35

GoogleCodeExporter opened this issue Mar 18, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Using Version 3.1.4
The project. build-in template variables are not working in child pages.
Children pages are added via children-subfolder, pages are created in 
confluence but all the ${project.*} variables are empty. (${pageTitle}, 
${artifactId}, ${version} are rendered correctly)
Using the same template not as child, everything works fine..

My template:
h1. ${pageTitle}

{info:title=Useful Information}
This page has been generated by 
[maven-confluence-plugin|http://code.google.com/p/maven-confluence-plugin/]
${artifactId}-${version}
{info}

${project.summary}
${project.scmManager}
${project.dependencies}

Original issue reported on code.google.com by tholls...@gmail.com on 30 Apr 2012 at 9:53

@GoogleCodeExporter
Copy link
Author

Hi, 

thx for Feedback

i'll check soon



Original comment by bartolom...@gmail.com on 30 Apr 2012 at 10:42

  • Changed state: Accepted
  • Added labels: Milestone-Release3.1.5

@GoogleCodeExporter
Copy link
Author

i've made some changes to give variables visibility also within children

i've deployed this fix in 3.1.5-SNAPSHOT

Please, test it and give me feedbacks

thanks in advance

Original comment by bartolom...@gmail.com on 30 Apr 2012 at 11:17

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Great, in 3.1.5-SNAPSHOT it works!

Original comment by tholls...@gmail.com on 2 May 2012 at 4:56

@GoogleCodeExporter
Copy link
Author

Thanks. 

i'll arrange release soon!

Original comment by bartolom...@gmail.com on 2 May 2012 at 7:53

@GoogleCodeExporter
Copy link
Author

fix released with version 3.1.5

Original comment by bartolom...@gmail.com on 3 May 2012 at 1:37

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant