Is it possible to configure the assembly plugin to put the final output
on a network share?
<binaries>
<outputDirectory>\\server\share\folder</outputDirectory>
<includeDependencies>true</includeDependencies>
<unpack>false</unpack>
</binaries>
For example, when I do the above it puts the output relative to target
instead of treating this as a full path. Is there a way to make it
treat this as a full path?
-dh
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]