use the parameter -f and specify the path to your pom file,
e.g.
mvn -f /path/to/pom.xml
How to run maven from another directory (without cd to project dir)
阅读 86
2023-04-19
use the parameter -f and specify the path to your pom file,
e.g.
mvn -f /path/to/pom.xml
相关推荐
精彩评论(0)