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 wrong picking of the npm package.json #209

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

ligangty
Copy link
Member

@ligangty ligangty commented Apr 3, 2024

Sometimes the npm tarball will contain more than one package.json, we should always use the root package.json as the first product metadata.
And we can let user to specify the root prefix folder in the tarball(which is "package" by default)

@ligangty ligangty requested a review from yma96 April 3, 2024 13:17
@yma96
Copy link
Member

yma96 commented Apr 7, 2024

LGTM

  Sometimes the npm tarball will contain more than one package.json, we
  should always use the root package.json as the first product metadata.
@ligangty ligangty merged commit d95d419 into Commonjava:1.2.x Apr 9, 2024
12 of 14 checks passed
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