I was thinking of asking the same thing actually. In our current Ant based build we're unjaring the Apache James .sar file, copying in our own .jar file along with our custom configuration files, and then rejaring the .sar as our own "application".
I could see this being a good use of a custom <packaging/> plugin. On 2/16/07, Brandon Goodin <[EMAIL PROTECTED]> wrote:
Is it possible to implement your own packaging like the <packaging>jar</packaging>? Brandon
