It seems like this plugin doesn't read the values for
<siteAddress>dev01.sf.na.rsa.net</siteAddress>
<siteDirectory>
www/maven/ims/${pom.artifactId}
</siteDirectory>
in my project-template.xml so I need to pass cmdline arguments to push jars
to my remote repo. The plugin wants to publish to ibiblio. Here's my cmd:
$maven -DgroupId=java-getopt
-Dartifact=/home/adam/.maven/repository/java-getopt/jars/java-getopt-1.0.9.j
ar -Dmaven.repo.central=dev01
-Dmaven.repo.central.directory=www/repository/ims repository:copy-jar
Is this a bug or a feature?
Thanks,
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]