The PluginWrapper.Dependency class in LTS is not marked as public, which means it can't be used outside the package. Is there any other way to get a look at the dependencies for a plugin? I'm trying to determine if one of the optional dependencies for email-ext is available and has the correct version. In a later, non-LTS release of the core, this class was made public, but I would like to keep my plugin on LTS as the base dependency in the pom.xml.
Thanks, slide -- Website: http://earl-of-code.com
