[ http://jira.codehaus.org/browse/MNBMODULE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Milos Kleint closed MNBMODULE-37. --------------------------------- Resolution: Duplicate an issue in netbeans maven integration, sort of duplicate of http://www.netbeans.org/issues/show_bug.cgi?id=142841 closing as such, added your comment to the duplicate issue. Please note that the current default place to file issues with netbeans maven integration is netbeans.org issuezila. MNBMODULE is for issues in nbm-maven-plugin which is designed to build netbeans module projects via maven. > Proposed Java package name should use only lower-case letters > ------------------------------------------------------------- > > Key: MNBMODULE-37 > URL: http://jira.codehaus.org/browse/MNBMODULE-37 > Project: Maven 2.x Netbeans Module Plugin > Issue Type: Improvement > Environment: NetBeans 6.1 > Maven plugin 3.1.4 > Reporter: Grzegorz Borkowski > Assignee: Milos Kleint > Priority: Trivial > > When I create new Maven project in Netbeans, and in the creation wizard I put > project name starting with capital letter, e.g "MyProject" in say groupId > "org.myorg", NetBeans suggests pacpage name "org.myorg.MyProject". (New > Project Wizard, screen 3 "Name and Location", field "Package"). > This is wrong, as Java packages should not use capital letters. So the > default behavior should be lower-casing groupId and artifactid for suggested > package: "org.myorg.myproject". -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email