Project Importer should prompt for group id and/or have a better default
------------------------------------------------------------------------

                 Key: NMAVEN-142
                 URL: http://jira.codehaus.org/browse/NMAVEN-142
             Project: NMaven
          Issue Type: Bug
    Affects Versions: 0.14 (Unreleased)
            Reporter: jan ancajas


The NMaven project importer currently defaults to ${Solution-file-name}-parent 
for the groupId, which does not make sense. The -parent suffix belongs on the 
artifactId, not the groupId.

Can it prompt for the groupId?

The AssemblyInfo.cs file that VS creates knows the AssemblyCompany is 
<Company_Name>. A sensible default for the groupId would be that value, without 
spaces, dot, then the Solution filename. For example, 
groupId=<Company_Name>.MySolution

-- 
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

        

Reply via email to