Sorry to take this a little of topic, but what is ${keys}?  Is there
documentation somewhere that says what replacements you can use in
custom archetypes?

On 10/18/06, Jan-Christopher Bals <[EMAIL PROTECTED]> wrote:
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]



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

Reply via email to