[ 
http://jira.codehaus.org/browse/MNG-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94822
 ] 

Carlos Sanchez commented on MNG-2968:
-------------------------------------

to mimic the package names is why there's groupId+artifactId
groupId can have dots, artifactId shouldn't

but to do this the other plugins should use the concatenation of 
groupId+artifactId, like the eclipse plugin.

> Forbid dots in artifactId
> -------------------------
>
>                 Key: MNG-2968
>                 URL: http://jira.codehaus.org/browse/MNG-2968
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: POM
>    Affects Versions: 2.0.6, 2.1-alpha-1
>            Reporter: Carlos Sanchez
>             Fix For: 2.1-alpha-1
>
>
> artifactIds with dots are potential trouble. They prevent using 
> groupId.artifactId as identifier and later parse it back

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