# ------------------------------------------------------------------- # Build Properties # ------------------------------------------------------------------- # ensure eclipse project name is unique (used in eclipse plugin V1.11 onwards) # Also will cause all config projects to be grouped together when imported into eclipse. maven.eclipse.project.name=${geronimo.maven.eclipse.modules.project.prefix}${pom.artifactId} maven.multiproject.type=rar