随笔分类 - maven
摘要:Compile and install successfully with maven in IDEA, but error prompt still popup. solution:Analyze->configure current File Analysis ->Syntax right cl
阅读全文
摘要:Config maven in IDEA File ->Settings->Build,Execution.Deployment->build Tools -> Maven Maven home directory User settings file Local repository Runner
阅读全文
摘要:<project> [...] <build> [...] <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3
阅读全文
摘要:background: I have terminated some test debugger without properly saying goodbye. the JDWP didn't close related socket. so if I want to run Testng cas
阅读全文
摘要:
阅读全文