> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 04, 2003 8:33 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: maven/src/plugins-build/ejb plugin.jelly
>
> dion 2003/07/03 23:32:37
>
> Modified: src/plugins-build/ejb plugin.jelly
> Log:
> Add fixme for problem I don't know how to fix just yet.
>
[...]
> <ant:fileset
> dir="${maven.repo.local}/${dep.artifactDirectory}/jars/">
> <ant:include name="${dep.artifact}"/>
> </ant:fileset>
>
<ant:fileset dir="${lib.file.parent}">
<ant:include name="${lib.file.name}"/>
</ant:fileset>
does a trick
I will fix this.
regards
mm
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]