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

   Looks like this can be fixed by adding this to the `<build>` of the main 
`pom.xml`:
   ```xml
         <extensions>
            <!-- Generate os.detected.classifier property -->
            <extension>
               <groupId>kr.motd.maven</groupId>
               <artifactId>os-maven-plugin</artifactId>
               <version>1.7.1</version>
            </extension>
         </extensions>
   ```


-- 
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