Skip to content

Commit d708a3d

Browse files
committed
Remove no longer needed code
1 parent c6e852c commit d708a3d

File tree

2 files changed

+0
-78
lines changed

2 files changed

+0
-78
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@
6666
<build>
6767
<pluginManagement>
6868
<plugins>
69-
<plugin>
70-
<groupId>org.apache.maven.plugins</groupId>
71-
<artifactId>maven-dependency-plugin</artifactId>
72-
<version>3.8.1</version>
73-
</plugin>
7469
<plugin>
7570
<groupId>org.apache.maven.plugins</groupId>
7671
<artifactId>maven-javadoc-plugin</artifactId>
@@ -136,15 +131,6 @@
136131
<forkCount>1</forkCount>
137132
</configuration>
138133
</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>
148134
<plugin>
149135
<groupId>org.apache.maven.plugins</groupId>
150136
<artifactId>maven-dependency-plugin</artifactId>

src/main/aspect/org/codehaus/plexus/classworlds/event/ListenerAspect.aj

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)