You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2022/03/26 05:01:20 UTC

[GitHub] [tomee] rzo1 commented on pull request #829: Regenerated BOMs after dependency upgrades

rzo1 commented on pull request #829:
URL: https://github.com/apache/tomee/pull/829#issuecomment-1079605530


   Interesting. Basically we run
    ​mvn help:system -U --show-version --fail-at-end clean install -DfailIfNoTests=false -DskipTests -Pstyle,rat
   
   in GH actions. This will invoke GenerateBoms, which will trigger the regeneration (as we do locally). 
   
   Changed files are then pushed and the PR is created.


-- 
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: dev-unsubscribe@tomee.apache.org

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