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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to