On Thu, Sep 20, 2018 at 10:34 PM, Lennart Jörelid <lennart.jore...@gmail.com> wrote: > Hello Elliotte, > > I usually use the depends-maven-plugin, which collects information about > dependencies within a property file. > The data format within this property file (typically placed within > target/classes/META-INF/maven/dependencies.properties is shown below - and > the dependency type and classification can be read as the property > [groupID]/[artifactID]/type and .../classification
That would be nice. However if I read it right that would require everything I depend on to use it, and it doesn't. That is, I can produce that file for my own artifacts but not for everyone else's. :-( -- Elliotte Rusty Harold elh...@ibiblio.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org