You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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!?
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.
Title says all.
It would be much appreciated if Maven wrapper support were to be added.
At the minimum, another scanner option,
mvnw
would do this.In addition, some minimal autodetection work to make this transparent would be even better.
The text was updated successfully, but these errors were encountered: