[ https://issues.apache.org/jira/browse/MAHOUT-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792849#action_12792849 ]
Benson Margulies commented on MAHOUT-226: ----------------------------------------- Drew, I'm going to make a patch to make some improvements to the parent POM, next. At CXF, we have one Maven module per plugin, but we group them in a subdirectory. However, I think that it is supposedly possible to have multiple mojo classes in a project, so your proposal to rename this one might work. On the other hand, the goal of keeping 'math' relatively self-contained might argue for keeping this to itself, or even moving it and math to a subdirectory. > Velocity-based code generation support to support more primitive type > collections > --------------------------------------------------------------------------------- > > Key: MAHOUT-226 > URL: https://issues.apache.org/jira/browse/MAHOUT-226 > Project: Mahout > Issue Type: Task > Components: Matrix > Reporter: Benson Margulies > Attachments: codegen.patch > > > We want the complete set of hash maps on the primitive types. The code can be > generated. So here's a code generator to do it, and, to show it off, the > TypeTypeFunction.java family set up to be generated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.