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#a9123454 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
