[ http://jira.codehaus.org/browse/MPDIST-16?page=comments#action_62839 ]
Michael Mattox commented on MPDIST-16: -------------------------------------- update? > maven.dist.bin.archive.dir cannot be overriden on commandline > ------------------------------------------------------------- > > Key: MPDIST-16 > URL: http://jira.codehaus.org/browse/MPDIST-16 > Project: maven-dist-plugin > Type: Bug > Environment: maven 1.0, win2k, jdk1.4.2 > Reporter: Michael Mattox > Priority: Minor > > > 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. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira