You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by "jbertram (via GitHub)" <gi...@apache.org> on 2023/01/31 17:25:39 UTC

[GitHub] [activemq-artemis] jbertram commented on pull request #4307: ARTEMIS-3042 Add docker multistage build

jbertram commented on PR #4307:
URL: https://github.com/apache/activemq-artemis/pull/4307#issuecomment-1410780986

   @SamTV12345, FWIW instructions on how to build are in the ["Building" chapter of the Hacking Guide](https://github.com/apache/activemq-artemis/blob/main/docs/hacking-guide/en/building.md):
   
   > To build the full release with documentation, Javadocs, and the full web site:
   > 
   > `$ mvn -Prelease package`
   >
   > To install it to your local maven repo:
   >
   > `$ mvn -Prelease install`
   
   I would add `-DskipTests` to speed up the build significantly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org