From 972f0893b37d378b1b98c3430100e1c03669f792 Mon Sep 17 00:00:00 2001 From: sk89q Date: Fri, 18 Jul 2014 02:23:55 -0700 Subject: [PATCH] Don't generate Paranamer names since they don't work well anyway. Paranamer will be removed. --- pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/pom.xml b/pom.xml index 5d33c64b6..cd202688d 100644 --- a/pom.xml +++ b/pom.xml @@ -341,26 +341,6 @@ - - - com.thoughtworks.paranamer - paranamer-maven-plugin-largestack - 2.5.5-SNAPSHOT - - - run - compile - - ${project.build.sourceDirectory} - ${project.build.outputDirectory} - - - generate - - - - - org.apache.maven.plugins