Hi!

I am currently building a custom archetype.

In addition to the replacement of ${keys} in files i need a way to rename files and directories.

Example:

archetype
|-- pom.xml
`-- src
    `-- main
        `-- resources
            |-- META-INF
            |   `-- archetype.xml
            `-- archetype-resources
                |-- pom.xml
                `-- src
                    `-- main
                        `-- java
                            `-- ${packagename}
                                `--${classname}.java



Is there a way to achieve replacements like that?

best regards

Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to