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

        

Reply via email to