Stefan Ferstl
Stefan Ferstl
Hi @Melody618 Could you paste the full text graph here or at least the parts that involve the plexus-classworlds dependency? I'd like to have a bit more context to see...
The plugin tells you the same thing but in a different way. `org.codehaus.plexus:plexus-classworlds:2.6.0:compile/provided/test (omitted for conflict: 2.5.2)` means that version 2.6.0 will effectively be used and version 2.5.2 will be...
Thanks a lot for this PR. I‘ll review it soon. Please be patient.
Hi @danhaywood As far as I understand you, this is not supported. You could try the [depgraph:by-groupid](https://ferstl.github.io/depgraph-maven-plugin/by-groupid-mojo.html). But this goal does not show any artifactIds. For a feature request could...
Hi, I already thought that requests for other JSON formats would come up sooner or later. Actually, the current format is strongly based on the [elm-arc-diagram](http://package.elm-lang.org/packages/justinmimbs/elm-arc-diagram/latest) format. Since this library...
@kitplummer There hasn't been any progress on this issue since I am a bit short of spare time at the moment. So does the existing JSON output not work for...
Hi, Can you give me a few more details or an example, what is not working? As far as I understand you, you have a dependency in a version that...
PR #5 changes the annotation processor to issue a warning instead of an error. To really address this issue I suggest to make this (and maybe other) checks configurable: -...
Hi, I can assure you that this is a lot of work bevause I have already tried. Unfortunately, the implementation never made it further than alpha stadium. There are quite...
@nstahle Can you show me the exact command that you executed?