geforkt von Mirrors/FastAsyncWorldEdit
Don't generate Paranamer names since they don't work well anyway.
Paranamer will be removed.
Dieser Commit ist enthalten in:
Ursprung
ff092dcef9
Commit
972f0893b3
20
pom.xml
20
pom.xml
@ -341,26 +341,6 @@
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
<!-- Stores parameter information -->
|
||||
<plugin>
|
||||
<groupId>com.thoughtworks.paranamer</groupId>
|
||||
<artifactId>paranamer-maven-plugin-largestack</artifactId>
|
||||
<version>2.5.5-SNAPSHOT</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>run</id>
|
||||
<phase>compile</phase>
|
||||
<configuration>
|
||||
<sourceDirectory>${project.build.sourceDirectory}</sourceDirectory>
|
||||
<outputDirectory>${project.build.outputDirectory}</outputDirectory>
|
||||
</configuration>
|
||||
<goals>
|
||||
<goal>generate</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
<!-- JAR plugin -->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren