- 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
8 lines
338 B
Properties
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
|