Thanks for the help.
I still haven't found the reason but I'm investigating.
Upgrade the plugins did not help.
On Mon, Feb 17, 2014 at 10:10 PM, Gunnar Morling wrote:
> 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 Ascii
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
java version "1.7.0_51" and Maven 3.1.1
2014-02-17 22:51 GMT+01:00 Davide D'Alto :
> 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
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 curi
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
> Hi Davide,
>
> I'v
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 :
> 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.
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.o