From: "St�phane MOR" <[EMAIL PROTECTED]> > > > > > > Log: > > o Updating the maven.xml file. Would be nice if plugins could share > > this file. > > > What about having a maven.xml in the user's dir ? > This would allow a user to have goals defined for all his projects. > For instance, a user could decide to send a mail a list whenever > the site is deployed. > He would have a ~/maven.xml file looking roughly like : > > <project> > <postGoal name="site:deploy"> > The mail stuff... > </postGoal> > </project> > > and then all the projects would mail something when their site is deployed . > > Thoughts ?
If so, this would be kinda cool. Users could then customize Maven across all projects. James __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.comm -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
