You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Raphaël Piéroni (JIRA)" <ji...@codehaus.org> on 2009/03/24 20:43:13 UTC

[jira] Updated: (ARCHETYPE-207) package with artifactId isn't replaced by archetype:generate

     [ http://jira.codehaus.org/browse/ARCHETYPE-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raphaël Piéroni updated ARCHETYPE-207:
--------------------------------------

    Fix Version/s:     (was: 2.0-alpha-5)

> package with artifactId isn't replaced by archetype:generate
> ------------------------------------------------------------
>
>                 Key: ARCHETYPE-207
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-207
>             Project: Maven Archetype
>          Issue Type: Bug
>    Affects Versions: 2.0-alpha-4
>            Reporter: nicolas de loof
>            Priority: Minor
>
> On a multimodule project (https://platina.svn.sourceforge.net/svnroot/platina/platina-archetype/trunk), each module use as convention groupid + artifactid + module as package.
> When used to create an archetype and the generate a new project, the generated project still have the orinigal ("archetype") name as package, not the expected new project artifactId. 
> sample : 
> original : com.capgemini.archetype.domain   (project artifactId is "archetype")
> actual  : {groupid}.archetype.domain
> expected : {groupid}.{artifactId}.domain

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