maven-plugins/artifact/plugin.properties
michal 0396bd4af8 Generic code for:
-  deployment of artifact to remote repositry 
  - installaton of artifact to local repository 
  - manifest generation


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113496 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 14:26:02 +00:00

8 lines
338 B
Properties

# -------------------------------------------------------------------
# P L U G I N P R O P E R T I E S
# -------------------------------------------------------------------
maven.artifact.manifest.extensions.add=false
maven.artifact.manifest.basedir=${plugin.dir}/plugin-resources/templates
maven.artifact.manifest.template=manifest.vm