Skip to content

Conversation

ian-lavallee
Copy link
Contributor

Added DOT, TGF, and GraphML support for the verbose serializer

@elharo
Copy link
Contributor

elharo commented Aug 14, 2020

Please change the title so it differs from #92

Copy link
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge to master

@ian-lavallee ian-lavallee changed the title [MDEP-644] Reintroduce the verbose option for dependency:tree [MDEP-644] Add tgf, dot, graphml support for verboseGraphSerializer Aug 14, 2020
Copy link
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lot of commits here; might be worth rebasing this if that's not too much trouble

Copy link
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you want System.lineSeparator anywhere

Map<DependencyNode, String> nodeErrors = getNodeConflictMessagesBfs( root, coordinateStrings,
coordinateVersionMap );

if ( "graphml".equals( outputType ) )
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This long chain of if's makes me wonder if what we really need is a base abstract Serializer type and subclasses for each type.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just committed that

@ian-lavallee ian-lavallee requested a review from elharo August 14, 2020 19:42
Copy link
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why were the test files deleted?

@ian-lavallee ian-lavallee requested a review from elharo August 14, 2020 21:32
@elharo elharo merged commit a66ffc7 into apache:master Aug 17, 2020
cosmin pushed a commit to cosmin/maven-dependency-plugin that referenced this pull request Nov 24, 2020
…pache#95)

Add tgf, dot, graphml support for verboseGraphSerializer
@jira-importer
Copy link

Resolve #1078

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants