[forge-issues] [JBoss JIRA] (FORGEPLUGINS-171) Create an Asciidoctor Addon
George Gastaldi
ggastald at redhat.com
Fri Sep 5 12:56:23 EDT 2014
Probably because the src/main/resources folder doesn't exist?
> Em 05/09/2014, às 13:11, Maxime Gréau (JIRA) <issues at jboss.org> escreveu:
>
>
> [ https://issues.jboss.org/browse/FORGEPLUGINS-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999489#comment-12999489 ]
>
> Maxime Gréau commented on FORGEPLUGINS-171:
> -------------------------------------------
>
> Cool :)
> No not yet, I will take a look this weekend. It works well for me with 2.8.1.Final
> I will add some tests too.
>
> I've problem for installing GemFacet when the useAsciidoctorDiagram is set :
> ERROR : ResourcesFacet not found
>
> Any idea ?
>
>
>
>> Create an Asciidoctor Addon
>> ---------------------------
>>
>> Key: FORGEPLUGINS-171
>> URL: https://issues.jboss.org/browse/FORGEPLUGINS-171
>> Project: Forge Plugins/Addons
>> Issue Type: Feature Request
>> Reporter: Maxime Gréau
>>
>> Create an addon to handle Asciidoctor configuration.
>> The highest value is simply bypassing the copy-and-paste task currently required to setup the pom for Asciidcotor configuration for Maven Project.
>> There are two distinct needs here :
>> 1) the first is setting up the regular plugin for processing src/main/asciidoc into one or more output formats.
>> 2) the second is setting up the site plugin.
>> Both plugins are setup in the example you can find here:
>> https://github.com/asciidoctor/asciidoctor-maven-example/blob/master/pom.xml
>> I've started to develop this addon here (early version) :
>> https://github.com/mgreau/asciidoctor-forge-addon
>> You can install it and try the feature 1) like this for example :
>> asciidoctor-setup --asciiDocFile manual.adoc --converter HTML5 --docWriter Max --toc left --sourceHighlighter coderay
>> I'd love to have your feedback about it.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.1#6329)
>
> _______________________________________________
> forge-issues mailing list
> forge-issues at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-issues
More information about the forge-issues
mailing list