Hi, I need help with extending maven Dependency plugin as it doesn't display all information I want about Dependency. I want to get source of the Dependency, linking artifacts with the repositories and displaying it as log output when the plugin goal is used.
the list-repositories goal is not good enough. I want a output like: [INFO]groupId:artifactId:jar:version:provided:repository Thanking you. Regards, -- View this message in context: http://maven.40175.n5.nabble.com/Dependency-Plugin-Dependency-Source-linking-Dependencies-with-the-repositories-and-displaying-it-tp5759107.html Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
