Skip to content

Fix missing fields for maven 3.9.0#706

Merged
omerzi merged 3 commits intojfrog:masterfrom
omerzi:fix-maven-3.9.0-missing-deps
Feb 15, 2023
Merged

Fix missing fields for maven 3.9.0#706
omerzi merged 3 commits intojfrog:masterfrom
omerzi:fix-maven-3.9.0-missing-deps

Conversation

@omerzi
Copy link
Copy Markdown
Member

@omerzi omerzi commented Feb 15, 2023

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

Fixes this exception:

[main] ERROR org.apache.maven.cli.MavenCli - NullPointerException
java.lang.NullPointerException
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:296)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:278)
    at org.jfrog.build.extractor.maven.resolver.ArtifactoryEclipseArtifactResolver.resolveArtifacts (ArtifactoryEclipseArtifactResolver.java:56)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:255)

@omerzi omerzi requested review from eyalbe4 and yahavi February 15, 2023 12:29
@omerzi omerzi added bug Create a report to help us improve safe to test Approve running integration tests on a pull request labels Feb 15, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Feb 15, 2023
@omerzi omerzi added the safe to test Approve running integration tests on a pull request label Feb 15, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Feb 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.

2 participants