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

[MNG-8288] "path cannot be null" #1782

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Oct 7, 2024

It seems Maven is eager to get POM from rootDirectory to support CI Friendly versions. This change makes it "best effort", as in if there is no POM, just walk away.


https://issues.apache.org/jira/browse/MNG-8288

It seems Maven is eager to get POM from rootDirectory to support
CI Friendly versions. This change makes it "best effort", as in
if there is no POM, just walk away.

---

https://issues.apache.org/jira/browse/MNG-8288
@cstamas cstamas requested a review from gnodet October 7, 2024 11:11
@cstamas cstamas self-assigned this Oct 7, 2024
@cstamas cstamas marked this pull request as ready for review October 7, 2024 11:21
@cstamas cstamas merged commit b2b868f into apache:master Oct 7, 2024
13 checks passed
@cstamas cstamas deleted the MNG-8288-path-cannot-be-null branch October 7, 2024 12:19
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.

1 participant