Is there a way to generate build-info.json locally while doing mvn deploy?
Opened this issue · 0 comments
asthinasthi commented
I want to access the build-info.json in a folder for ex: /target
folder when I run mvn deploy
Is there a way to do that?