Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPDIST-16 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPDIST-16 Summary: maven.dist.bin.archive.dir cannot be overriden on commandline Type: Bug Status: Open Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-dist-plugin Assignee: Brett Porter Reporter: Michael Mattox Created: Thu, 18 Nov 2004 9:36 AM Updated: Thu, 18 Nov 2004 9:36 AM Environment: maven 1.0, win2k, jdk1.4.2 Description: When I pass the -Dmaven.dist.bin.archive.dir I still get the distributions in the project's target directory. I've tried several times with different directories on windows and unix, for example on windows: maven -Dmaven.dist.bin.archive.dir=/temp dist:build-bin maven -Dmaven.dist.bin.archive.dir=d:/temp dist:build-bin maven -Dmaven.dist.bin.archive.dir=d:\temp\ dist:build-bin and on unix: maven -Dmaven.dist.bin.archive.dir=~/tmp dist:build-bin produces an error that the directory doesn't exist and if I use the full path then it completes but the archives are all under the project's target directory. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
