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

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

commit 2f6b811981fd5badf5c0115e034362b6e68bc96c
Author: Martin Desruisseaux <[email protected]>
AuthorDate: Wed Oct 15 12:23:43 2025 +0200

    Remove `invoker.java.version = 9+` because the build requires Java 17 
anyway.
    Remove some `invoker.goals` when the `clean test-compile` default is 
suitable.
    Replace some `install` goals by the `verify` goal.
---
 src/it/MCOMPILER-205/invoker.properties               | 19 -------------------
 src/it/MCOMPILER-294/invoker.properties               |  1 -
 .../MCOMPILER-321_pathexceptions/invoker.properties   | 18 ------------------
 .../src/invoker.properties                            | 18 ------------------
 .../invoker.properties                                | 18 ------------------
 .../invoker.properties                                |  2 --
 src/it/MCOMPILER-346/invoker.properties               |  1 -
 src/it/MCOMPILER-360/invoker.properties               | 19 -------------------
 src/it/MCOMPILER-366/invoker.properties               | 18 ------------------
 src/it/MCOMPILER-373_mrjar/invoker.properties         | 18 ------------------
 .../invoker.properties                                |  3 +--
 src/it/MCOMPILER-485/invoker.properties               | 19 -------------------
 src/it/MCOMPILER-495/invoker.properties               | 19 -------------------
 src/it/MCOMPILER-512/invoker.properties               |  1 -
 src/it/MCOMPILER-542/invoker.properties               | 18 ------------------
 src/it/MCOMPILER-609/invoker.properties               | 19 -------------------
 src/it/automodules-application/invoker.properties     | 18 ------------------
 src/it/automodules-library/invoker.properties         | 18 ------------------
 src/it/automodules-manifest/invoker.properties        | 18 ------------------
 .../automodules-transitive-module/invoker.properties  | 18 ------------------
 src/it/jdk9-exportsto/invoker.properties              | 18 ------------------
 src/it/jpms_add-exports/invoker.properties            | 18 ------------------
 .../invoker.properties                                | 18 ------------------
 .../jpms_compile-main-foo-test-bar/invoker.properties | 18 ------------------
 .../jpms_compile-main-foo-test-foo/invoker.properties | 18 ------------------
 src/it/jpms_patch-module/invoker.properties           | 19 -------------------
 src/it/modular-sources/invoker.properties             | 19 -------------------
 src/it/module-info-patch/invoker.properties           | 19 -------------------
 src/it/multirelease-on-classpath/invoker.properties   | 19 -------------------
 .../multimodule/invoker.properties                    |  1 -
 .../multiproject/invoker.properties                   |  1 -
 src/it/multirelease-with-modules/invoker.properties   | 19 -------------------
 32 files changed, 1 insertion(+), 469 deletions(-)

diff --git a/src/it/MCOMPILER-205/invoker.properties 
b/src/it/MCOMPILER-205/invoker.properties
deleted file mode 100644
index d8beb8a..0000000
--- a/src/it/MCOMPILER-205/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.goals = clean compile
-invoker.buildResult = success
diff --git a/src/it/MCOMPILER-294/invoker.properties 
b/src/it/MCOMPILER-294/invoker.properties
index f93557a..5f7653d 100644
--- a/src/it/MCOMPILER-294/invoker.properties
+++ b/src/it/MCOMPILER-294/invoker.properties
@@ -15,5 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.java.version = 9+
 invoker.goals = compile
diff --git a/src/it/MCOMPILER-321_pathexceptions/invoker.properties 
b/src/it/MCOMPILER-321_pathexceptions/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/MCOMPILER-321_pathexceptions/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/MCOMPILER-321_pathexceptions/src/invoker.properties 
b/src/it/MCOMPILER-321_pathexceptions/src/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/MCOMPILER-321_pathexceptions/src/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/MCOMPILER-328_multiReleaseOutput/invoker.properties 
b/src/it/MCOMPILER-328_multiReleaseOutput/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/MCOMPILER-328_multiReleaseOutput/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/MCOMPILER-336_incremental-modulepath/invoker.properties 
b/src/it/MCOMPILER-336_incremental-modulepath/invoker.properties
index b5e8151..1ea76fd 100644
--- a/src/it/MCOMPILER-336_incremental-modulepath/invoker.properties
+++ b/src/it/MCOMPILER-336_incremental-modulepath/invoker.properties
@@ -15,7 +15,5 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.java.version = 9+
-
 invoker.goals.1 = verify
 invoker.goals.2 = verify
diff --git a/src/it/MCOMPILER-346/invoker.properties 
b/src/it/MCOMPILER-346/invoker.properties
index 588c127..965cfab 100644
--- a/src/it/MCOMPILER-346/invoker.properties
+++ b/src/it/MCOMPILER-346/invoker.properties
@@ -15,6 +15,5 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.java.version = 11+
 invoker.goals = clean compile
 invoker.buildResult = failure
diff --git a/src/it/MCOMPILER-360/invoker.properties 
b/src/it/MCOMPILER-360/invoker.properties
deleted file mode 100644
index f93557a..0000000
--- a/src/it/MCOMPILER-360/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
-invoker.goals = compile
diff --git a/src/it/MCOMPILER-366/invoker.properties 
b/src/it/MCOMPILER-366/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/MCOMPILER-366/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/MCOMPILER-373_mrjar/invoker.properties 
b/src/it/MCOMPILER-373_mrjar/invoker.properties
deleted file mode 100644
index 4b26412..0000000
--- a/src/it/MCOMPILER-373_mrjar/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 11+
diff --git a/src/it/MCOMPILER-481-requires-static-included/invoker.properties 
b/src/it/MCOMPILER-481-requires-static-included/invoker.properties
index 7ab2b43..a5ed592 100644
--- a/src/it/MCOMPILER-481-requires-static-included/invoker.properties
+++ b/src/it/MCOMPILER-481-requires-static-included/invoker.properties
@@ -15,5 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.goals = clean install
-invoker.java.version = 11+
+invoker.goals = clean verify
diff --git a/src/it/MCOMPILER-485/invoker.properties 
b/src/it/MCOMPILER-485/invoker.properties
deleted file mode 100644
index d8beb8a..0000000
--- a/src/it/MCOMPILER-485/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.goals = clean compile
-invoker.buildResult = success
diff --git a/src/it/MCOMPILER-495/invoker.properties 
b/src/it/MCOMPILER-495/invoker.properties
deleted file mode 100644
index d8beb8a..0000000
--- a/src/it/MCOMPILER-495/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.goals = clean compile
-invoker.buildResult = success
diff --git a/src/it/MCOMPILER-512/invoker.properties 
b/src/it/MCOMPILER-512/invoker.properties
index c2fbfcb..cb1d911 100644
--- a/src/it/MCOMPILER-512/invoker.properties
+++ b/src/it/MCOMPILER-512/invoker.properties
@@ -17,4 +17,3 @@
 
 invoker.goals = clean test
 invoker.buildResult = success
-invoker.java.version = 9+
diff --git a/src/it/MCOMPILER-542/invoker.properties 
b/src/it/MCOMPILER-542/invoker.properties
deleted file mode 100644
index 4b26412..0000000
--- a/src/it/MCOMPILER-542/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 11+
diff --git a/src/it/MCOMPILER-609/invoker.properties 
b/src/it/MCOMPILER-609/invoker.properties
deleted file mode 100644
index d8beb8a..0000000
--- a/src/it/MCOMPILER-609/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.goals = clean compile
-invoker.buildResult = success
diff --git a/src/it/automodules-application/invoker.properties 
b/src/it/automodules-application/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/automodules-application/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/automodules-library/invoker.properties 
b/src/it/automodules-library/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/automodules-library/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/automodules-manifest/invoker.properties 
b/src/it/automodules-manifest/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/automodules-manifest/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/automodules-transitive-module/invoker.properties 
b/src/it/automodules-transitive-module/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/automodules-transitive-module/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/jdk9-exportsto/invoker.properties 
b/src/it/jdk9-exportsto/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/jdk9-exportsto/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/jpms_add-exports/invoker.properties 
b/src/it/jpms_add-exports/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/jpms_add-exports/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/jpms_compile-main-empty-test-bar/invoker.properties 
b/src/it/jpms_compile-main-empty-test-bar/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/jpms_compile-main-empty-test-bar/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/jpms_compile-main-foo-test-bar/invoker.properties 
b/src/it/jpms_compile-main-foo-test-bar/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/jpms_compile-main-foo-test-bar/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/jpms_compile-main-foo-test-foo/invoker.properties 
b/src/it/jpms_compile-main-foo-test-foo/invoker.properties
deleted file mode 100644
index 10a36d0..0000000
--- a/src/it/jpms_compile-main-foo-test-foo/invoker.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
diff --git a/src/it/jpms_patch-module/invoker.properties 
b/src/it/jpms_patch-module/invoker.properties
deleted file mode 100644
index a1828aa..0000000
--- a/src/it/jpms_patch-module/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.java.version = 9+
-invoker.goals = test-compile
diff --git a/src/it/modular-sources/invoker.properties 
b/src/it/modular-sources/invoker.properties
deleted file mode 100644
index e1b3c9b..0000000
--- a/src/it/modular-sources/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.goals = clean compile test-compile
-invoker.buildResult = success
diff --git a/src/it/module-info-patch/invoker.properties 
b/src/it/module-info-patch/invoker.properties
deleted file mode 100644
index e1b3c9b..0000000
--- a/src/it/module-info-patch/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.goals = clean compile test-compile
-invoker.buildResult = success
diff --git a/src/it/multirelease-on-classpath/invoker.properties 
b/src/it/multirelease-on-classpath/invoker.properties
deleted file mode 100644
index d8beb8a..0000000
--- a/src/it/multirelease-on-classpath/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.goals = clean compile
-invoker.buildResult = success
diff --git a/src/it/multirelease-patterns/multimodule/invoker.properties 
b/src/it/multirelease-patterns/multimodule/invoker.properties
index 1992d54..71033d7 100644
--- a/src/it/multirelease-patterns/multimodule/invoker.properties
+++ b/src/it/multirelease-patterns/multimodule/invoker.properties
@@ -15,5 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.java.version = 9+
 invoker.goals = verify
diff --git a/src/it/multirelease-patterns/multiproject/invoker.properties 
b/src/it/multirelease-patterns/multiproject/invoker.properties
index 1bdc609..db384b5 100644
--- a/src/it/multirelease-patterns/multiproject/invoker.properties
+++ b/src/it/multirelease-patterns/multiproject/invoker.properties
@@ -15,7 +15,6 @@
 # specific language governing permissions and limitations
 # under the License.
 
-invoker.java.version = 9+
 invoker.goals=install -N
 
 invoker.goals.2=install
diff --git a/src/it/multirelease-with-modules/invoker.properties 
b/src/it/multirelease-with-modules/invoker.properties
deleted file mode 100644
index d8beb8a..0000000
--- a/src/it/multirelease-with-modules/invoker.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.
-
-invoker.goals = clean compile
-invoker.buildResult = success

Reply via email to