On Mon, 2003-01-27 at 23:32, Philip Crotwell wrote: > 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.
Noted. I just ran into the same problem with running jar:deploy,pom:deploy. > thanks, > Philip > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
