You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2019/04/15 10:27:00 UTC

[jira] [Comment Edited] (OFBIZ-10869) gradlew generateOfbizDocumentation error

    [ https://issues.apache.org/jira/browse/OFBIZ-10869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817811#comment-16817811 ] 

Jacques Le Roux edited comment on OFBIZ-10869 at 4/15/19 10:26 AM:
-------------------------------------------------------------------

From OFBIZ-10693, and pb is resolved since 2019.04.12


was (Author: holivier):
From OFBbiz-10693, and pb is resolved since 2019.04.12

> gradlew generateOfbizDocumentation error
> ----------------------------------------
>
>                 Key: OFBIZ-10869
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10869
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Trunk
>            Reporter: Olivier Heintz
>            Priority: Major
>
> on trunk, last release
> {{gradlew generateOfbizDocumentation}}
> generate an error message :
> {code:bash}
> └─$ ./gradlew generateOfbizDocumentation
> {quote}Task :generateOfbizDocumentation FAILED{quote}
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':generateOfbizDocumentation'.
> {quote}(LoadError) no such file to load -- asciidoctor{quote}
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
> * Get more help at 
> [https://help.gradle.org|https://help.gradle.org/]
> {code}
> on 
> * svn release 1854593 generation seems correct
> * with 1854595 generation works but with a lot of messages
> * with 1854818 generation failed
> on trunk , if I remove line
> {code:bash}
>     id 'org.owasp.dependencycheck' version '3.0.2' apply false
> {code}
> generation works but with a lot of messages.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)