[
https://jira.codehaus.org/browse/ARCHETYPE-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed ARCHETYPE-452.
-----------------------------------
Resolution: Not A Bug
Assignee: Herve Boutemy
please use {{\_\_packageInPathFormat\_\_}} instead of {{\_\_package\_\_}}
> Dynamic folder template keep dots instead of replacing it by slashes
> --------------------------------------------------------------------
>
> Key: ARCHETYPE-452
> URL: https://jira.codehaus.org/browse/ARCHETYPE-452
> Project: Maven Archetype
> Issue Type: Bug
> Components: Generator
> Affects Versions: 2.2
> Reporter: Charlie Mordant
> Assignee: Herve Boutemy
> Priority: Critical
>
> I didn't succeed to generate dynamic folders correctly: I tried to use this
> syntax: src/main/java/__package__/model.
> Unfortunately, for packages with dots (com.mycompany) they aren't replaced by
> slashes (same when using __artifactId__ or other variable).
> Generating src/main/java/com.mycompany/model instead of
> src/main/java/com/mycompany/model
> My bests
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)