Depending on when you are calling that, you may need to use

<maven:set plugin="maven-jar-plugin" property="maven.jar.includes"
value="com/xxx/yyy/**" />

- Brett


On Mon, 22 Nov 2004 17:21:46 -0500, Adrian Tarau
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I want to change maven.jar.includes from build.xml and I set the include 
> pattern but the jar doesn't have any class inside(only the manifest).
> 
> The pattern is <j:set var="maven.jar.includes" value="com/xxx/yyy/**"/>
> 
> Thanks.
> 
>

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

Reply via email to