On Jan 26, 2008 4:20 PM, nadias <[EMAIL PROTECTED]> wrote: > > Will this work deploy-file or just deploy? I am working with deploy-file but > it is not updating the metadata even if I specify this parameter.
The updateReleaseInfo parameter is not listed for the deploy-file goal. * http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html Vote for it! http://jira.codehaus.org/browse/MDEPLOY-52 :) This seems to make it impossible to deploy a working plugin with deploy:deploy-file. The 'latest' and 'release' elements seem to be required, or Maven complains that it can't find the plugin at all. :( -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
