create src/main/resources/META-INF/test.properties
add to project.xml:
<resources>
<resource>
<directory>src/main/resources</directory>
</resource>
</resources>
On Mon, 21 Feb 2005 15:12:02 +0800, Eric Chow <[EMAIL PROTECTED]> wrote:
> Hello,
>
> How can I include a file into the /META-INF when create the jar with jar:jar
> ??
>
> For example, I want to add a file "test.properties" into the META-INF folder
> !!!
>
> Eric
>
> ---------------------------------------------------------------------
> 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]