Hi All,
I'm currently having a problem deploying the site for a multi-module project
to a windows shared directory.
The share is specified in the parent POM as follows:
<distributionManagement>
<site>
<id>project</id>
<url>file://///hostname-on-network/shared-directory/</url>
</site>
</distributionManagement>
The generated site for the parent project deploys fine. However, when it
comes to the child modules, the site logs that it is trying to deploy to,
for example:
[site:deploy]
file:///hostname-on-network/shared-directory/module-name/
....
However, 'module-name' directory is never created and the contents never
copied.
I have tried creating the 'module-name' directory manually but no contents
are copied.
The unusual thing is that multi-module project sites work perfectly if the
file URL is local.
Can anyone help with this problem?
Regards,
Jon
---
Jon
This message contains information that may be privileged or confidential and is
the property of the Capgemini Group. It is intended only for the person to whom
it is addressed. If you are not the intended recipient, you are not authorized
to read, print, retain, copy, disseminate, distribute, or use this message or
any part thereof. If you receive this message in error, please notify the
sender immediately and delete all copies of this message.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]