You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by mark_in_gr <mc...@xrite.com> on 2007/02/26 15:37:25 UTC

Re: [m2] Deploying to File System

I got it to work using the following format:

<url>file://c:/testmavendeploy</url>

Thanks all for the help.


mark_in_gr wrote:
> 
> I have a pom.xml with basic <distributionManagement> settings which should
> copy an artifact to a directory on my local filesystem, however, no
> artifact is being sent there. The child <id> element value under
> <distributionManagement> section matches an <id> value in my settings.xml
> file. 
> 
> Why is this file not being copied to the location specified by the
> <distributionManagement><url> value?
> 

-- 
View this message in context: http://www.nabble.com/Deploying-to-File-System-tf3280221s177.html#a9159865
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org