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

Missing Maven wrapper support #86

Open
gdupontf opened this issue Apr 24, 2023 · 4 comments
Open

Missing Maven wrapper support #86

gdupontf opened this issue Apr 24, 2023 · 4 comments

Comments

@gdupontf
Copy link

Title says all.
It would be much appreciated if Maven wrapper support were to be added.
At the minimum, another scanner option, mvnwwould do this.
In addition, some minimal autodetection work to make this transparent would be even better.

@headcr4sh
Copy link
Member

Another "mvnw" target seems a bit counter-unintuitive, I think.
Auto-detection of a mvnw script on the other hand makes sense to me and might be implemented without too much effort.

@busabuzz
Copy link

Would be greatly appreciated, not able to get the resource to work with the maven wrapper currently.

@holgerstolzenberg
Copy link
Collaborator

I am doing some maintenance on the resource at the moment, but I have to admit I have no clue where in the usage of the resource the maven wrapper comes into play.

Can you please elaborate a bit more in detail, what you wanna achieve!?

@gdupontf
Copy link
Author

It would be to use the maven wrapper script at the repository root if one is found. Ie the typical mvnw script. I would recommend to allow disabling autodetection as there's always the odd case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants