You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2021/03/09 12:43:09 UTC

[maven-surefire] branch rat-plugin updated: mvn -fn

This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch rat-plugin
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/rat-plugin by this push:
     new 39f1d88  mvn -fn
39f1d88 is described below

commit 39f1d8846e752bed66a8eda7eba7953b90cd0ea4
Author: tibordigana <ti...@apache.org>
AuthorDate: Tue Mar 9 13:43:03 2021 +0100

    mvn -fn
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 28fecc5..50ad553 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,7 @@ jobs:
       script: travis_wait 5 mvn -e -B -V -nsu org.apache.maven.plugins:maven-dependency-plugin:3.1.1:purge-local-repository
 
     - stage: mvn build
-      script: travis_wait 30 mvn clean install -e -B -V -nsu -P run-its -DskipITs -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
+      script: travis_wait 30 mvn clean install -fn -e -B -V -nsu -P run-its -DskipITs -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
 
     - stage: RAT
       script: sudo cat target/rat.txt