Thanks, but I think that that doesn't answer my question. I just need a
programmatic way to add jars to the build classpath.

Cheers,
-Alex

On Fri, May 7, 2010 at 1:21 AM, Jemos Infra <[email protected]>wrote:

> I think this question was answered recently in the list and involved
> using extensions.
>
> http://maven.apache.org/guides/mini/guide-using-extensions.html
>
> Regards,
>
> M.
>
> On Thu, 2010-05-06 at 22:29 -0700, Alex Ruiz wrote:
> > Greetings,
> >
> > I know this is not the Maven way, but I need to add a bunch of jars to a
> > build's classpath. The problem is those jars cannot be distributed in any
> > way, and they are so many, that adding them as dependencies is just too
> > overwhelming. Plus the jar names and/or number of jars can change at any
> > time.
> >
> > I'm writing a little maven plugin for this, but I don't know how to add
> them
> > to the current classpath. Any pointers will be greatly appreciated :)
> >
> > Thanks,
> > -Alex
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to