>
>
> 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 ?
St�phane
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Mail : http://fr.mail.yahoo.comm
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>