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

Fix missing Maven 3.9.0 requirement field #718

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

talarian1
Copy link
Contributor

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

Should fix jfrog/jfrog-cli#1863

[main] ERROR org.apache.maven.cli.MavenCli - NullPointerException
java.lang.NullPointerException
    at org.eclipse.aether.internal.impl.DefaultMetadataResolver.resolve (DefaultMetadataResolver.java:213)
    at org.eclipse.aether.internal.impl.DefaultMetadataResolver.resolveMetadata (DefaultMetadataResolver.java:198)

@talarian1 talarian1 added the bug Create a report to help us improve label Mar 15, 2023
@talarian1 talarian1 requested a review from yahavi March 15, 2023 15:25
@talarian1 talarian1 added the safe to test Approve running integration tests on a pull request label Mar 15, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Create a report to help us improve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to run jf mvn with source:jar or javadoc:jar with Maven 3.9.0
2 participants