You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/02/18 07:25:46 UTC

[GitHub] [james-project] jeantil commented on pull request #298: JAMES-3500 Do not run previous stages upon tests

jeantil commented on pull request #298:
URL: https://github.com/apache/james-project/pull/298#issuecomment-781117158


   I can't check before Monday for some reason I can't display the diff on mobile and I'm on vacation this week) it should be possible to use maven profiles to control which plugin runs when
   
   You would keep the existing config by default
   Create a ci-test profile which disables the plugins you don't want to run in the test phase of CI
   
   I added 2 profiles recently
   - to apply dependency sorting automatically
   - to filter stable and unstable tests
   So there are a few examples in the pom files already


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org