Jiri Danek created ARTEMIS-476:
----------------------------------
Summary: Instructions for running examples are triplicated and
confusing in one instance
Key: ARTEMIS-476
URL: https://issues.apache.org/jira/browse/ARTEMIS-476
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 1.3.0
Reporter: Jiri Danek
Instructions for running examples are given in three different places
1) File
https://github.com/apache/activemq-artemis/blob/master/docs/user-manual/en/examples.md
says
2) README at
https://github.com/apache/activemq-artemis/blob/master/README.md#examples says
3) Another README at
https://github.com/apache/activemq-artemis/blob/master/examples/README.md
Document 2 is the briefest of them all and quite honestly rather confusing.
(the NB sentence at the end).
Document 2 states, that `mvn verify` will run all examples, while both other
documents say that to run all examples, one has to execute `mvn -Pexamples`
verify. This is an inconsistency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)