Hi

I have noticed a strange cross pollination between dist:deploy and
jar:deploy. If I do

   maven dist:deploy

all works as expected. But if instead I do

   maven jar:deploy dist:deploy

then the distribution tars are put into the repository/xyz/jars directory
instead of the repository/xyz/distributions directory!

Maybe jar:deploy is changing some variable also used by dist:deploy???

This is with the latest cvs.

thanks,
Philip


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to