You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Daniel Or <da...@il.nlayers.com> on 2005/03/15 15:03:04 UTC

JRE's plugin.jar

Hi.

 

I have an applet project that uses classes that are located in the JRE's
plugin.jar.

Those classes are available to any applet at runtime. 

However, my problem is how do I declare maven's project dependency?

 

It doesn't make sense (to me) that one should access plugin.jar from the
repository.

I'd be glad for any suggestions.

 

~~~~~~~~~~~~~~~

Daniel Or