File tree 2 files changed +4
-6
lines changed
2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 5
5
# to you under the Apache License, Version 2.0 (the
6
6
# "License"); you may not use this file except in compliance
7
7
# with the License. You may obtain a copy of the License at
8
- #
8
+ #
9
9
# http://www.apache.org/licenses/LICENSE-2.0
10
- #
10
+ #
11
11
# Unless required by applicable law or agreed to in writing,
12
12
# software distributed under the License is distributed on an
13
13
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16
16
# under the License.
17
17
18
18
invoker.goals = ${project.groupId}:${project.artifactId}:${project.version}:plugins
19
- invoker.maven.version = 3.0+
Original file line number Diff line number Diff line change 5
5
# to you under the Apache License, Version 2.0 (the
6
6
# "License"); you may not use this file except in compliance
7
7
# with the License. You may obtain a copy of the License at
8
- #
8
+ #
9
9
# http://www.apache.org/licenses/LICENSE-2.0
10
- #
10
+ #
11
11
# Unless required by applicable law or agreed to in writing,
12
12
# software distributed under the License is distributed on an
13
13
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
17
18
18
invoker.goals.1 = ${project.groupId}:${project.artifactId}:${project.version}:index
19
19
invoker.goals.2 = ${project.groupId}:${project.artifactId}:${project.version}:modules
20
- invoker.maven.version = 3.0+
21
20
22
21
# Specific profile defined in settings.xml, for variables interpolation in module URL check (in 'index' and 'modules' reports)
23
22
invoker.profiles =site-location
You can’t perform that action at this time.
0 commit comments