Hi,

I am writing my first Maven plugin and i need to load, at package phase,
some compiled classes. I was wondering if it was possible to configure
plexus's classloader with the following ressources:

- ${project.build.dir}/classes to be able to load some compiled classes.
- all the runtime dependencies'jar  in need to load some classes also in
them.

Thanks in advance,

Luc

Reply via email to