You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Andrej Balles (JIRA)" <ji...@apache.org> on 2018/06/20 06:57:00 UTC

[jira] [Updated] (GROOVY-8654) Can't compile documentation, no Gradle task defined for this

     [ https://issues.apache.org/jira/browse/GROOVY-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrej Balles updated GROOVY-8654:
----------------------------------
    Description: 
Hi!

trying to build the documentation fails, because no gradle task defined:
{code:java}
gradlew assembleAsciidoc
...
* What went wrong:
Task 'assembleAsciidoc' not found in root project 'groovy'.{code}
 

  was:
Hi!

trying to build the documentation fails, because no gradle task defined:

gradlew assembleAsciidoc 

* What went wrong:

Task 'assembleAsciidoc' not found in root project 'groovy'.


> Can't compile documentation, no Gradle task defined for this 
> -------------------------------------------------------------
>
>                 Key: GROOVY-8654
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8654
>             Project: Groovy
>          Issue Type: Bug
>          Components: GroovyDoc
>    Affects Versions: 4.x
>            Reporter: Andrej Balles
>            Priority: Trivial
>
> Hi!
> trying to build the documentation fails, because no gradle task defined:
> {code:java}
> gradlew assembleAsciidoc
> ...
> * What went wrong:
> Task 'assembleAsciidoc' not found in root project 'groovy'.{code}
>  



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