maven-plugins/jdeveloper/plugin.properties
2003-02-01 08:27:47 +00:00

16 lines
525 B
Properties

# -------------------------------------------------------------------
# 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}