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

Collect maven poms with LinkedHashSet. #354

Merged
merged 1 commit into from
May 6, 2022

Conversation

traceyyoshima
Copy link
Contributor

Changes:

  • parseMaven will return a Maven Xml.Document that matches the current project.

fixes #351

@traceyyoshima traceyyoshima force-pushed the maven_parser_returns_wrong_pom branch from d720b7c to 33d23e1 Compare May 6, 2022 20:08
@traceyyoshima traceyyoshima marked this pull request as ready for review May 6, 2022 20:19
@traceyyoshima traceyyoshima merged commit 8f45c20 into main May 6, 2022
@traceyyoshima traceyyoshima deleted the maven_parser_returns_wrong_pom branch May 6, 2022 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

parseMaven returns a Maven Xml.Document with a different sourcePath than the current MavenProject
1 participant