You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2019/04/08 03:46:00 UTC

[jira] [Created] (RATIS-517) Examples cannot be run after assembly

Tsz Wo Nicholas Sze created RATIS-517:
-----------------------------------------

             Summary: Examples cannot be run after assembly
                 Key: RATIS-517
                 URL: https://issues.apache.org/jira/browse/RATIS-517
             Project: Ratis
          Issue Type: Bug
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze


Thanks [~ljain] for discovering the following problems:

- While executing in the binary I got the following error.
{code}
no main manifest attribute, in apache-ratis-incubating-0.3.0/examples/bin/../lib/ratis-examples-0.3.0.jar
{code}
- For the source after doing "maven clean packageā€ I got the following error.
{code}
ratis-examples/src/main/bin/../../../target/ratis-examples-0.3.0-shaded.jar ratis-examples/src/main/bin/../../../target/ratis-examples-0.3.0.jar
Jar file is missing. Please do a full build (mvn clean package) first.
{code}



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