On 7/16/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
On 7/16/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> I was talking about deployment, where scp'ing something to > /www/cvs.apache.org or /www/people.apache.org is one and the same. > That (<distributionManagement>) is defined in the struts-master pom, > and can be fixed next time around in v4. That also affects where Maven looks for dependencies, if you are *using* Struts 1.3.5, right? But as long as it doesn't mess anything up, I agree it can wait for v4.
No, <distributionManagement> controls the destination for 'mvn deploy' and 'mvn site:deploy'. It's <repositories>/<repository> in the pom (or settings.xml) that controls where Maven looks for dependencies. And that is already correct in the struts-parent pom. Ted: I'm testing strutsel-exercise-taglib -> el-example changes to the assembly module now. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]