That goal was added since the last release. You'd need to build from Subversion, or wait for a release.
http://maven.apache.org/reference/plugins/multiproject/changes-report.html The way to do it with the current release is to manually call the site deployment goal you want: maven multiproject:site site:sshdeploy or maven multiproject:site site:rsyncdeploy, etc. - Brett On Thu, 17 Mar 2005 14:29:19 -0500, Tedi Zanfolim <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to deploy the site generated by 'multiproject:site'. I noticed > there is a goal called > 'multiproject:site-deploy' in the new site, but it doesnït seems I have it, > even with the newer version of the plugin (1.3.1). I am missing something > here? Any suggestions about how to deploy the site generated by > 'multiproject:site'? > > TIA, > > Tedi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
