from inside your class you can use

MyMojo.getClass().getResourceAsStream('path in the jar');

that what your looking for?

On 4/13/06, Mike Revoir <[EMAIL PROTECTED]> wrote:
>
> I'm developing a Maven2 plugin which needs to know the physical path to
> it's
> resources. In Maven1, I could use ${plugin.resources}. What is the Maven2
> equivalent.
>
> Thanks,
>
> Mike
>
>


--
jesse mcconnell

Reply via email to