|
Joseph Walton created MPLUGIN-193:
------------------------------------- Summary: Allow for generic parameter types in plugin.xml Key: MPLUGIN-193 URL: https://jira.codehaus.org/browse/MPLUGIN-193 Project: Maven 2.x Plugin Tools Issue Type: Improvement Components: Plugin Plugin Affects Versions: 2.9 Reporter: Joseph Walton Anno Mojo generates a {{plugin.xml}} that includes generic parameter types. This causes {{PluginXdocGenerator}} to generate non-well-formed XML in one case and an unclear description in another, so {{site}} fails. Without a clear specification of whether generics are permitted or not, it would be better to deal with them. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://jira.codehaus.org/browse/MPLUGIN-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=297498#comment-297498 ] Joseph Walton commented on MPLUGIN-193: --------------------------------------- A patch by [~bspeakmon] is here for both cases: https://bitbucket.org/jwalton/maven-plugin-tools/changeset/82fa6eb01f95 . > Allow for generic parameter types in plugin.xml > ----------------------------------------------- > > Key: MPLUGIN-193 > URL: https://jira.codehaus.org/browse/MPLUGIN-193 > Project: Maven 2.x Plugin Tools > Issue Type: Improvement > Components: Plugin Plugin > Affects Versions: 2.9 > Reporter: Joseph Walton > > Anno Mojo generates a {{plugin.xml}} that includes generic parameter types. This causes {{PluginXdocGenerator}} to generate non-well-formed XML in one case and an unclear description in another, so {{site}} fails. > Without a clear specification of whether generics are permitted or not, it would be better to deal with them. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA jira@codehaus.org
[ https://jira.codehaus.org/browse/MPLUGIN-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=299832#comment-299832 ] Olivier Lamy commented on MPLUGIN-193: -------------------------------------- will be fixed imho using annotations. > Allow for generic parameter types in plugin.xml > ----------------------------------------------- > > Key: MPLUGIN-193 > URL: https://jira.codehaus.org/browse/MPLUGIN-193 > Project: Maven 2.x Plugin Tools > Issue Type: Improvement > Components: Plugin Plugin > Affects Versions: 2.9 > Reporter: Joseph Walton > Fix For: 3.0 > > > Anno Mojo generates a {{plugin.xml}} that includes generic parameter types. This causes {{PluginXdocGenerator}} to generate non-well-formed XML in one case and an unclear description in another, so {{site}} fails. > Without a clear specification of whether generics are permitted or not, it would be better to deal with them. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA jira@codehaus.org
[ https://jira.codehaus.org/browse/MPLUGIN-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MPLUGIN-193. -------------------------------- Resolution: Fixed Fix Version/s: 3.0 Assignee: Olivier Lamy > Allow for generic parameter types in plugin.xml > ----------------------------------------------- > > Key: MPLUGIN-193 > URL: https://jira.codehaus.org/browse/MPLUGIN-193 > Project: Maven 2.x Plugin Tools > Issue Type: Improvement > Components: Plugin Plugin > Affects Versions: 2.9 > Reporter: Joseph Walton > Assignee: Olivier Lamy > Fix For: 3.0 > > > Anno Mojo generates a {{plugin.xml}} that includes generic parameter types. This causes {{PluginXdocGenerator}} to generate non-well-formed XML in one case and an unclear description in another, so {{site}} fails. > Without a clear specification of whether generics are permitted or not, it would be better to deal with them. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
| Powered by Nabble | Edit this page |
