subash-canapathy / maven-confluence-plugin

Automatically exported from code.google.com/p/maven-confluence-plugin
0 stars 0 forks source link

Create Page with Confluence 4, doesn't show formated text #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Use the plugin to create a page in Confluence 4 with the following template:

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

{toc}
{children}

h1. Introduction

{panel}
project description 
{panel}

h1. Usage

{panel}
How to use the project
{panel}

${project.summary}

${project.scmManager}

${project.dependencies}

What is the expected output? What do you see instead?
I have expected that i can see a fully styled site but i see the source text. 
See the attached screenshot.

What version of the product are you using? On what operating system?
maven-confluence-plugin 3.1.1, maven 3.0.3, Win 7, latest Confluence 4.0.5

Please provide any additional information below.
Maybe this is no bug and i using the wrong template, but it was the only i have 
found in the documentation of the plugin

Original issue reported on code.google.com by bier...@googlemail.com on 8 Dec 2011 at 3:11

Attachments:

GoogleCodeExporter commented 9 years ago
Hi , thx for feedback

I'll check asap

Original comment by bartolom...@gmail.com on 8 Dec 2011 at 9:42

GoogleCodeExporter commented 9 years ago
i've identified problem ...

it seems, mostly, a bug related to new service prefix provided since 4.x 
release ... StorePage service doesn't work properly with the new one ... but 
works fine with the old one

stay tune on this issue  ... i'll release a patch soon

Original comment by bartolom...@gmail.com on 9 Dec 2011 at 10:14

GoogleCodeExporter commented 9 years ago
i've released the 3.1.2-SNAPSHOT to repo 
https://oss.sonatype.org/content/repositories/snapshots

Please, could you test it ?

thx in advance

Original comment by bartolom...@gmail.com on 9 Dec 2011 at 10:24

GoogleCodeExporter commented 9 years ago
It works fine.

Great work!

Original comment by bier...@googlemail.com on 9 Dec 2011 at 12:30

GoogleCodeExporter commented 9 years ago
thx for feedback

i'll arrange new release 3.1.2 soon 

Original comment by bartolom...@gmail.com on 9 Dec 2011 at 1:43