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

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new aff4499  [MPMD-290] - Skip integration test for maven < 3.3
aff4499 is described below

commit aff4499e154e34d050d0b099ed1b7fae85cddcef
Author: Andreas Dangel <[email protected]>
AuthorDate: Fri Oct 16 19:24:26 2020 +0200

    [MPMD-290] - Skip integration test for maven < 3.3
---
 src/it/MPMD-290-cpd-for-csharp/invoker.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/it/MPMD-290-cpd-for-csharp/invoker.properties 
b/src/it/MPMD-290-cpd-for-csharp/invoker.properties
index 7154df4..8e84538 100644
--- a/src/it/MPMD-290-cpd-for-csharp/invoker.properties
+++ b/src/it/MPMD-290-cpd-for-csharp/invoker.properties
@@ -15,6 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
+invoker.maven.version = 3.3+
 invoker.goals = clean verify
 invoker.buildResult = failure
 invoker.debug = true

Reply via email to