Embedded error:
c:\opt\npi\target\site\stage\localhost\c:\opt\fullsite\integration.html (The
filename, directory name, or volume label syntax is incorrect)


Thsi was with mvn site:stage and this declaration:

       <distributionManagement>
           <site>
               <id>delta-npi-site</id>
               <name>Delta NPI Web</name>
               <url>file:///c:/opt/fullsite</url>
           </site>
       </distributionManagement>



On 9/18/06, franz see <[EMAIL PROTECTED]> wrote:




Markku Saarela wrote:
>
> Put your parent pom.xml site configuration using file protocol
>
>   <distributionManagement>
>     <site>
>       <id>website</id>
>       <url>file:///c:/stage</url>
>     </site>
>   </distributionManagement>
>
> - markku
>
> Mick Knutson wrote:
>> How can I deploy, and/or stage my entire site (including sub-modules)
>> locally to c:\stage
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

Good day to you, Mick,

For more info, you can also take a look at [1] and go to the "Staging a
Site" section. However, [1] has not yet been released. Thus, if you have
any
comments or suggestions, please feel free to let us know about it so that
we
can improve it.

Thanks,
Franz

[1] http://people.apache.org/~oching/maven-site-plugin/usage.html
--
View this message in context:
http://www.nabble.com/-m204--want-to-deploy-site-to-local-hard-drive-withouth-scm-tf2293502.html#a6382567
Sent from the Maven - Users mailing list archive at Nabble.com.


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




--

Thanks

DJ MICK
http://www.djmick.com
http://www.myspace.com/mickknutson

Reply via email to