Uses of Package
org.codehaus.gmavenplus.groovyworkarounds
Package
Description
Classes to work around issues with Groovy (some of which were fixed in later
Groovy versions).
Maven mojos.
-
ClassDescriptionThis class exists solely to trick JavaStubCompilationUnit.addSource(java.io.File) into letting us use files that don't end in ".groovy" (as a workaround for GROOVY-5021).
-
ClassDescriptionThis class was taken mostly from the Groovy project (GroovyDocTemplateInfo.java and GroovyDoc.java) because it wasn't available prior to Groovy 1.7.