티스토리 뷰
728x90
mvn -f path/to/pom.xml <goals> ...
https://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException
MissingProjectException - Apache Maven - Apache Software Foundation
This error indicates that you tried to execute a goal which requires a POM but Maven didn't find a pom.xml file in the directory you invoked it from. In most cases, fixing this is merely a matter of changing the current directory in the command prompt to p
cwiki.apache.org
728x90
'공부' 카테고리의 다른 글
[MySQL] update by multiple condition (0) | 2020.04.26 |
---|---|
[Python] split string to char (0) | 2020.04.26 |
[Maven] MissingProjectException (0) | 2020.04.26 |
[Java] Spring Boot jar (0) | 2020.04.26 |
[Java] Unsupported major.minor version 52.0 (0) | 2020.04.26 |
[Git] remove cached files (0) | 2020.04.26 |
댓글