I'll try... Thx
-----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de Baptiste Mathus Envoyé : lundi 3 février 2014 21:13 À : Maven Users List Objet : Re: Deep dependency analysis I'd look at the code behind dependency: analyze I guess the improvement by logging the class level usage might be doable. My 2 cents Le 3 févr. 2014 20:48, "Benoît Berthonneau" <[email protected]> a écrit : > Hi All, > > > > Do you know any maven plugin that could say which classes (from > dependencies) are used by the maven project (class by class) ? > > I looked at the maven dependency plugin but doesn’t seem to provide > this kind of deep analysis… > > > > The idea behind my question is to know if a dependency is really > useful or just because of a “little” API (something like StringUtility > class) called by only one class… > > > > Thanks, > > Benoît. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
