# ------------------------------------------------------------------- # P L U G I N P R O P E R I E S # ------------------------------------------------------------------- # JDeveloper plugin. # ------------------------------------------------------------------- # Define project properties maven.jdeveloper.workspache=WPS maven.jdeveloper.relative.path=../../.. maven.jdeveloper.maven.home=contrib/maven-1.0-beta-7 # Enable J2EE stuff maven.war.final.name=${pom.artifactId} ear.bundle.war.context-root=${pom.artifactId}