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

Daniel Keir Haywood resolved ISIS-2421.
---------------------------------------
    Fix Version/s: 2.0.0-M4
       Resolution: Fixed

> Demo fat jar fails to launch - could not find asciidoctor jruby file
> --------------------------------------------------------------------
>
>                 Key: ISIS-2421
>                 URL: https://issues.apache.org/jira/browse/ISIS-2421
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Examples
>    Affects Versions: 2.0.0-M3
>            Reporter: Brian Kalbfus
>            Priority: Major
>             Fix For: 2.0.0-M4
>
>
> running the generated demo wicket jar with java -jar fails on startup.
> Need to add the requiresUnpack configuration to the spring boot repackage 
> process. 
>  
> <configuration>
>     <requiresUnpack>
>        <dependency>
>           <groupId>org.asciidoctor</groupId>
>           <artifactId>asciidoctorj</artifactId>
>        </dependency>
>     </requiresUnpack>
>  </configuration>
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to