Hi,

Maven B5 is now mostly functional.
Most, if not all, of the previous "maven:foo" targets are working.
I'd like to "normalize" the goal names, so that we can do as before, ie :
maven jar
maven compile
etc...

For most of the goals, we created default goals that match these names.
Though, they are simply aliases to the "java:jar"-like names, which are
hard to remember and type.

So, the names I'd like to clean are :
- activity:generate -> activity
- ant:generate-build -> ant
- changelog:generate -> changelog
- clean:clean -> clean
- jdepend:generate-report -> jdepend
- jxr:generate -> jxr
- site:generate -> site

If anyone thinks that could break existing installations, or that it would
not be backward compatible, we can keep the existing aliases, but I think
that having two names for a goal is a bit of a waste and not really easy to
maintain.

Thanks,
St�phane


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to