How do you define your ant task? I think this is just a matter of how
the classpaths are defined and can be fixed - check that it is not in
JIRA and if not, please add it.

Thanks,
Brett

On 11/25/05, Henry Isidro <[EMAIL PROTECTED]> wrote:
> Hi. I'm trying to run an ant task from the antrun plugin. When I try to
> define some dependencies as "provided" so that the packaging won't
> include them, the build stops and complains that the ant task can't find
> classes found in those "provided" dependencies. Everything works fine if
> I specify "compile" but that includes the dependency in the package
> which is what I do not want.
>
> Is there a workaround to this or do I just have to live with the
> dependencies being bundled in with my package?
>
> Regards,
> Henry
>
> ---------------------------------------------------------------------
> 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]

Reply via email to