Open
Description
Oops, I missed a couple of references to maven in the source code when creating the sample project (mostly copy/paste from the maven sample 😉 )
CodeGenerationUtils.mavenModuleRoot
(should be replaced withUtil.gradleModuleRoot
)
- the package is still
maven_sample
(rather than `gradle_sample')