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

Support for maven/Java #83

Open
so87 opened this issue Oct 13, 2023 · 4 comments
Open

Support for maven/Java #83

so87 opened this issue Oct 13, 2023 · 4 comments

Comments

@so87
Copy link

so87 commented Oct 13, 2023

Many enterprises use java and maven. I think adding support for that would make this tool more popular.

@so87
Copy link
Author

so87 commented Oct 13, 2023

After looking more at the code it looks like it support maven and serveral others but when i run i get an error
pypi = 'pypi'
npmjs = 'npmjs'
rubygems = 'rubygems'
maven = 'maven'
jcenter = 'jcenter'
jitpack = 'jitpack'
nuget = 'nuget'
packagist = 'packagist'
dockerhub = 'dockerhub'
rust = 'cargo'
php = 'packagist'

@ashishbijlani
Copy link
Collaborator

ashishbijlani commented Dec 13, 2023

What error do you get? Please provide more details on how you're running it and on what system. Thanks!

@ODB686
Copy link

ODB686 commented Feb 5, 2024

docker run -v /tmp:/tmp/packj -it ossillate/packj:latest audit --trace -p maven:swagger-annotations
Failed to parse input "maven:swagger-annotations:" Package manager maven is not supported. Ignoring

@aydinnyunus
Copy link

aydinnyunus commented Apr 8, 2024

Failed to parse input "maven:spray-http:" Package manager maven is not supported. Ignoring

How maven is supported which is mentioned in Readme

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

No branches or pull requests

4 participants