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 2020/11/19 03:25:25 UTC

[GitHub] [james-project] chibenwa commented on pull request #263: JAMES-2124 Enforces pom modules and dependencies ordering

chibenwa commented on pull request #263:
URL: https://github.com/apache/james-project/pull/263#issuecomment-730104626


   ```
   The fastest way to test this is to use
   
   mvn package -DskipTests //will fail if a pom contains violations
   //or
   mvn package -DskipTests -PsortPom // will rewrite all the poms which contain violations
   
   ....
   ```
   
   This fit the https://github.com/apache/james-project/blob/master/src/site/xdoc/contribute.xml https://github.com/apache/james-project/blob/master/docs/modules/community/pages/contributing.adoc content.
   
   Can you add that there?


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