Allow to specify not only the name but also the path of pom.xml
arichiardi opened this issue · 0 comments
arichiardi commented
A little problem as follow:
In my project I have a pom.xml
in dev/
so I tried boot mvn -F "dev/pom.xml
but the line here matches by name only.
Maybe I can actually patch this, would you be interested?