blob: c51c29940d5b2dd415111bd1bfe60ddc9df1737c [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
# Maven 2 & 3 don't handle the test the same way:
# - Maven 2 adds report: this is the tested behaviour
# - until 3.0.3, Maven 3 replaces report: the test fails
# - since 3.0.4, Maven 3 has the same behaviour than Maven 2, as a side effect of MNG-5155
invoker.maven.version = 3.0-,3.0.4+