Brett Porter wrote:

I would say the first one. The first goal I could think of to have this was testCompile, so it probably set the precedent.

While it might have been the first goal, it's apparently not today's common case. Browsing through the Apache plugins, I found only
- maven-compiler-plugin
- maven-resources-plugin and
- maven-plugin-plugin
to use camel case for goal names. The majority of existing goals from other plugins use lower case with hyphens, so this seems like a de-facto standard. Is it wise to break with that?


Benjamin

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

Reply via email to