Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

depgraph-maven-plugin@3.3.1 fixed transitive deps #780

Merged
merged 1 commit into from
Jan 12, 2022
Merged

depgraph-maven-plugin@3.3.1 fixed transitive deps #780

merged 1 commit into from
Jan 12, 2022

Conversation

Eskibear
Copy link
Member

Signed-off-by: Yan Zhang <yanzh@microsoft.com>
@Eskibear Eskibear requested a review from jdneo January 12, 2022 06:10
@Eskibear Eskibear added this to the January 2022 milestone Jan 12, 2022
@Eskibear Eskibear merged commit da69548 into main Jan 12, 2022
@Eskibear Eskibear deleted the fix-763 branch January 12, 2022 07:22
@Eskibear
Copy link
Member Author

To verify:

  1. open any maven project.
  2. add dependency arquillian-chameleon-junit-container-starter
  3. expand Dependencies, expect a success.
  4. check pom.xml, it should report problems (circular dependencies).

BTW, previous version would failed with StackOverflowException in output.

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.

2 participants