> I am a Maven 3 user and I am looking for a tool that allows me to easily see > the dependencies that an artifact has (dependency:tree) as well as what > depends on it (??). This second element is apparently more difficult with the > tools I have seen. > > I made a little tool to get this in xml form, but would love to see a more > robust > solution.
I don't see this as a function of Maven itself. Instead, I see it as a function of a Maven Repo Manager like Nexus, Artifactory, Archiva et al. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
