You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matt Raible (JIRA)" <ji...@codehaus.org> on 2009/10/10 20:48:49 UTC

[jira] Created: (ARCHETYPE-266) Replacing of package names with ${package} seems to work different b/w multi-module and single-module projects

Replacing of package names with ${package} seems to work different b/w multi-module and single-module projects
--------------------------------------------------------------------------------------------------------------

                 Key: ARCHETYPE-266
                 URL: http://jira.codehaus.org/browse/ARCHETYPE-266
             Project: Maven Archetype
          Issue Type: Bug
          Components: Creator
    Affects Versions: 2.0-alpha-4
            Reporter: Matt Raible


>From http://www.nabble.com/Issues-with-archetype%3Acreate-from-project-to23286970.html#a23427955:

Replacing of package names with ${package} seems to work different b/w multi-module and single-module projects. In a multi-module project, "org.appfuse.webapp" gets replaced with "${package}.webapp". In a single-module project, "org.appfuse.webapp" gets replaced with "${package}". 

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