"DeGraff, Adam" <[EMAIL PROTECTED]> wrote on 04/02/2004 06:49:33 
AM:

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

'site' == 'web site' && 'site' != 'repo'.

> 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?

You could define these in one of the properties files maven reads...
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to