>It's a common problem with dynamic instantiation. >I understand why you skip runtime and test (test-runtime scope does not >exist) scope. >But what about the provide scope ? I think, by default, it should not be >skipped as for the compile scope.
Not sure. It seems like it should be included. >It would be nice if the maven-dependy-plugin:analyse could also indicate >which classes used undeclared dependencies. >For the moment, it indicates which dependencies are missing (that is nice). >But it's also interesting to know which classes used these missing >dependencies. Do you think that it's possible to add this feature easily ? That would be handy, especially in a report. It should be possible to add, but I haven't looked at the code in a while. I don't think it would be easy, but probably not too hard. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]