Label: confluence

Content with label confluence in Bartolomeo Sorrentino (See content from all spaces)
Related Labels: maven, documentation

confluence-reporting-maven-plugin-5.0-rc2 - Use Site Definition
Introduction From release 3.3.0 we can describe a complete site's layout using an xml file. Through site schema you can set root page (called home) its children's tree, add attachments and labels ...
Other labels: maven, documentation
confluence-reporting-maven-plugin-5.0-rc2 - Use Storage Format
Usage From Confluence 4.0 has been introduced the XHTMLbased storage format https://confluence.atlassian.com/doc/confluencestorageformat790796544.html . To use such format is pretty streighforward it is enough to specify a .xhtml file in the site's uri. The Storage Format is supported starting from version 5.0beta1 ...
Other labels: maven, documentation
confluence-reporting-maven-plugin-5.0-rc3
Index Project Summary Project Information Field Value Name CONFLUENCEREPORTING::Plugin 5.0rc3 Description plugin that document a project (using maven site style) and send result to a live confluence site \http://www.atlassian.com/software/confluence/\ Homepage https ...
Other labels: maven, documentation
confluence-reporting-maven-plugin-5.0-rc3 - Usage
Usage Basic Declaration <plugin> <groupId>org.bsc.maven</groupId> <artifactId>confluencereportingmavenplugin</artifactId> <configuration> <endPoint>$ /rpc/xmlrpc</endPoint> <spaceKey>TEST</spaceKey> <parentPageTitle>Home</parentPageTitle> <title>mysitegenerationtest</title> <labels> <label>test</label> <label>confluence ...
Other labels: maven, documentation
confluence-reporting-maven-plugin-5.0-rc3 - Use Markdown
Usage To use markdown it is enough to specify a .md file in the site's uri.Below the supported format: Header # h1 ## h2 ### h3 #### h4 Text Format strikethrough Mistaken text. bold Bold text italic Italic text Unordered List Element ...
Other labels: maven, documentation
confluence-reporting-maven-plugin-5.0-rc3 - Use Site Definition
Introduction From release 3.3.0 we can describe a complete site's layout using an xml file. Through site schema you can set root page (called home) its children's tree, add attachments and labels ...
Other labels: maven, documentation
confluence-reporting-maven-plugin-5.0-rc3 - Use Storage Format
Usage From Confluence 4.0 has been introduced the XHTMLbased storage format https://confluence.atlassian.com/doc/confluencestorageformat790796544.html . To use such format is pretty streighforward it is enough to specify a .xhtml file in the site's uri. The Storage Format is supported starting from version 5.0beta1 ...
Other labels: maven, documentation
confluence-reporting-maven-plugin-5.0-rc4
Index Project Summary Project Information Field Value Name CONFLUENCEREPORTING::Plugin 5.0rc4 Description plugin that document a project (using maven site style) and send result to a live confluence site \http://www.atlassian.com/software/confluence/\ Homepage https ...
Other labels: maven, documentation
confluence-reporting-maven-plugin-5.0-rc4 - Usage
Usage Basic Declaration <plugin> <groupId>org.bsc.maven</groupId> <artifactId>confluencereportingmavenplugin</artifactId> <configuration> <endPoint>$ /rpc/xmlrpc</endPoint> <spaceKey>TEST</spaceKey> <parentPageTitle>Home</parentPageTitle> <title>mysitegenerationtest</title> <labels> <label>test</label> <label>confluence ...
Other labels: maven, documentation
confluence-reporting-maven-plugin-5.0-rc4 - Use Markdown
Usage To use markdown it is enough to specify a .md file in the site's uri.Below the supported format: Header # h1 ## h2 ### h3 #### h4 Text Format strikethrough Mistaken text. bold Bold text italic Italic text Unordered List Element ...
Other labels: maven, documentation