On Fri, Sep 5, 2008 at 8:50 AM,  <[EMAIL PROTECTED]> wrote:

> Second idea: I found the properties-maven-plugin which has a goal that writes 
> all settings properties into a file. Fine, that's what I need. However, this 
> plugin is not on the rep01.maven server but only on a codehaus server. So I 
> defined an additional repository:

No need to use that plugin. You can use the maven-resources-plugin for
the same. See

    http://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html

-- 
Look, that's why there's rules, understand? So that you think before
you break 'em.

 -- (Terry Pratchett, Thief of Time)

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

Reply via email to