Hi,

I've almost completed a RequireSkinVersion rule for the Maven Enforcer
Plugin. The rule has a parameter named "locales" of type String that accepts
a comma separated list of locale codes just like the Maven Site Plugin. What is left is the conversion of those codes into Locale objects. I could easily copy the code from AbstractSiteMojo but I thought it might be worth to ask whether codeToLocale() could be a candidate to move into the new SiteTool such that the code can be shared?

Regards,


Benjamin Bentmann


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

Reply via email to