File tree Expand file tree Collapse file tree 10 files changed +28
-18
lines changed
complete-multimodule-parent-pom-direct-dependencies
profile-with-dependencies-active-disabled
profile-with-dependencies-active
profile-with-dependencies-inherit-parent-dependencyManagement
profile-with-dependencies-not-triggered
profile-with-dependencies-triggered-by-folder-presence
profile-with-dependencies-triggered
property-profile-inactive Expand file tree Collapse file tree 10 files changed +28
-18
lines changed Original file line number Diff line number Diff line change 14
14
<plugin >
15
15
<groupId >org.codehaus.mojo</groupId >
16
16
<artifactId >flatten-maven-plugin</artifactId >
17
+ <version >@project.version@</version >
17
18
<configuration >
18
19
<flattenDependencyMode >direct</flattenDependencyMode >
19
20
</configuration >
Original file line number Diff line number Diff line change 8
8
<build >
9
9
<plugins >
10
10
<plugin >
11
- <groupId >@project.groupId@</groupId >
12
- <artifactId >@project.artifactId@</artifactId >
11
+ <groupId >org.codehaus.mojo</groupId >
12
+ <artifactId >flatten-maven-plugin</artifactId >
13
+ <version >@project.version@</version >
13
14
<configuration >
14
15
<embedBuildProfileDependencies >true</embedBuildProfileDependencies >
15
16
</configuration >
Original file line number Diff line number Diff line change 8
8
<build >
9
9
<plugins >
10
10
<plugin >
11
- <groupId >@project.groupId@</groupId >
12
- <artifactId >@project.artifactId@</artifactId >
11
+ <groupId >org.codehaus.mojo</groupId >
12
+ <artifactId >flatten-maven-plugin</artifactId >
13
+ <version >@project.version@</version >
13
14
<configuration >
14
15
<embedBuildProfileDependencies >true</embedBuildProfileDependencies >
15
16
</configuration >
Original file line number Diff line number Diff line change 15
15
<build >
16
16
<plugins >
17
17
<plugin >
18
- <groupId >@project.groupId@</groupId >
19
- <artifactId >@project.artifactId@</artifactId >
18
+ <groupId >org.codehaus.mojo</groupId >
19
+ <artifactId >flatten-maven-plugin</artifactId >
20
+ <version >@project.version@</version >
20
21
<configuration >
21
22
<embedBuildProfileDependencies >true</embedBuildProfileDependencies >
22
23
</configuration >
Original file line number Diff line number Diff line change 8
8
<build >
9
9
<plugins >
10
10
<plugin >
11
- <groupId >@project.groupId@</groupId >
12
- <artifactId >@project.artifactId@</artifactId >
11
+ <groupId >org.codehaus.mojo</groupId >
12
+ <artifactId >flatten-maven-plugin</artifactId >
13
+ <version >@project.version@</version >
13
14
<configuration >
14
15
<embedBuildProfileDependencies >true</embedBuildProfileDependencies >
15
16
</configuration >
Original file line number Diff line number Diff line change 9
9
<build >
10
10
<plugins >
11
11
<plugin >
12
- <groupId >@project.groupId@</groupId >
13
- <artifactId >@project.artifactId@</artifactId >
12
+ <groupId >org.codehaus.mojo</groupId >
13
+ <artifactId >flatten-maven-plugin</artifactId >
14
+ <version >@project.version@</version >
14
15
<configuration >
15
16
<embedBuildProfileDependencies >true</embedBuildProfileDependencies >
16
17
</configuration >
Original file line number Diff line number Diff line change 8
8
<build >
9
9
<plugins >
10
10
<plugin >
11
- <groupId >@project.groupId@</groupId >
12
- <artifactId >@project.artifactId@</artifactId >
11
+ <groupId >org.codehaus.mojo</groupId >
12
+ <artifactId >flatten-maven-plugin</artifactId >
13
+ <version >@project.version@</version >
13
14
<configuration >
14
15
<embedBuildProfileDependencies >true</embedBuildProfileDependencies >
15
16
</configuration >
Original file line number Diff line number Diff line change 8
8
<build >
9
9
<plugins >
10
10
<plugin >
11
- <groupId >@project.groupId@</groupId >
12
- <artifactId >@project.artifactId@</artifactId >
11
+ <groupId >org.codehaus.mojo</groupId >
12
+ <artifactId >flatten-maven-plugin</artifactId >
13
+ <version >@project.version@</version >
13
14
<configuration >
14
15
<embedBuildProfileDependencies >true</embedBuildProfileDependencies >
15
16
</configuration >
Original file line number Diff line number Diff line change 8
8
<build >
9
9
<plugins >
10
10
<plugin >
11
- <groupId >@project.groupId@</groupId >
12
- <artifactId >@project.artifactId@</artifactId >
11
+ <groupId >org.codehaus.mojo</groupId >
12
+ <artifactId >flatten-maven-plugin</artifactId >
13
+ <version >@project.version@</version >
13
14
<configuration >
14
15
<embedBuildProfileDependencies >true</embedBuildProfileDependencies >
15
16
</configuration >
Original file line number Diff line number Diff line change 8
8
<build >
9
9
<plugins >
10
10
<plugin >
11
- <groupId >@project.groupId@</groupId >
12
- <artifactId >@project.artifactId@</artifactId >
11
+ <groupId >org.codehaus.mojo</groupId >
12
+ <artifactId >flatten-maven-plugin</artifactId >
13
+ <version >@project.version@</version >
13
14
<configuration >
14
15
<embedBuildProfileDependencies >true</embedBuildProfileDependencies >
15
16
</configuration >
You can’t perform that action at this time.
0 commit comments