Apache Maven 3.0.3 and Java 1.7.0_45.

I don't think it's related to that. Do you see any error in the output from
AsciiDoctor? Maybe there is some kind of debug or verbose option? You also
could try updating to the latest version of asciidoctor-maven-plugin
(0.1.4).


2014/2/17 Guillaume SCHEIBEL <guillaume.schei...@gmail.com>

> java version "1.7.0_51" and  Maven 3.1.1
>
>
>
> 2014-02-17 22:51 GMT+01:00 Davide D'Alto <dav...@hibernate.org>:
>
> It seems to work fine if I remove the "module/" from the include part in
>> the datastore-providers.asciidoc,
>> for example from
>>
>> *include::modules/infinispan.asciidoc[]*
>> to
>> *include::infinispan.asciidoc[]*
>>
>> I will try again tomorrow.
>> Do you think the Java or maven version might be on issue? Out of
>> curiosity, which version are you using?
>>
>>
>> On Mon, Feb 17, 2014 at 9:46 PM, Gunnar Morling <gun...@hibernate.org>wrote:
>>
>>> Same here, all chapters are there as expected.
>>>
>>> As a starting point for analysis, does the assembled DocBook file
>>> under documentation/manual/target/docbook/en-US/master.xml contain all the
>>> chapters? If not it seems to be a problem with Asciidoc.
>>>
>>>
>>> 2014/2/17 Guillaume SCHEIBEL <guillaume.schei...@gmail.com>
>>>
>>>> Hi Davide,
>>>>
>>>> I've just fetch the master and the documentation built without any
>>>> problem.
>>>>
>>>> Guillaume
>>>>
>>>>
>>>> 2014-02-17 20:18 GMT+01:00 Davide D'Alto <dav...@hibernate.org>:
>>>>
>>>> > Hi.
>>>> > I've noticed that when I run the build of OGM the documentation is not
>>>> > completly built.
>>>> > The part releated to the single datastores is missing.
>>>> >
>>>> > It works on Jenkins.
>>>> >
>>>> > Does it happen only to me?
>>>> > _______________________________________________
>>>> > hibernate-dev mailing list
>>>> > hibernate-dev@lists.jboss.org
>>>> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>>> >
>>>> _______________________________________________
>>>> hibernate-dev mailing list
>>>> hibernate-dev@lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>>>
>>>
>>>
>>
>
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to