File tree Expand file tree Collapse file tree 2 files changed +0
-78
lines changed
src/main/aspect/org/codehaus/plexus/classworlds/event Expand file tree Collapse file tree 2 files changed +0
-78
lines changed Original file line number Diff line number Diff line change 66
66
<build >
67
67
<pluginManagement >
68
68
<plugins >
69
- <plugin >
70
- <groupId >org.apache.maven.plugins</groupId >
71
- <artifactId >maven-dependency-plugin</artifactId >
72
- <version >3.8.1</version >
73
- </plugin >
74
69
<plugin >
75
70
<groupId >org.apache.maven.plugins</groupId >
76
71
<artifactId >maven-javadoc-plugin</artifactId >
136
131
<forkCount >1</forkCount >
137
132
</configuration >
138
133
</plugin >
139
- <plugin >
140
- <groupId >org.apache.maven.plugins</groupId >
141
- <artifactId >maven-compiler-plugin</artifactId >
142
- <configuration >
143
- <excludes >
144
- <exclude >org/codehaus/plexus/classworlds/event/*</exclude >
145
- </excludes >
146
- </configuration >
147
- </plugin >
148
134
<plugin >
149
135
<groupId >org.apache.maven.plugins</groupId >
150
136
<artifactId >maven-dependency-plugin</artifactId >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments