-Dmaven.multiModuleProjectDirectory system propery is not se
Posted: Thu Jun 18, 2015 10:35 am
When I start to run "tomcat", got the following errors:
========================================
Buildfile: D:\Workspaces\eclipse-workspace\DemoSite\admin\build.xml
tomcat:
[artifact:mvn] Listening for transport dt_socket at address: 8001
[artifact:mvn] -Dmaven.multiModuleProjectDirectory system propery is not set. Check $M2_HOME environment variable and mvn script match.Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
[artifact:mvn] Java Result: 1
BUILD SUCCESSFUL
Total time: 1 second
================================
What should i do to resolve this error? Thanks.
========================================
Buildfile: D:\Workspaces\eclipse-workspace\DemoSite\admin\build.xml
tomcat:
[artifact:mvn] Listening for transport dt_socket at address: 8001
[artifact:mvn] -Dmaven.multiModuleProjectDirectory system propery is not set. Check $M2_HOME environment variable and mvn script match.Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
[artifact:mvn] Java Result: 1
BUILD SUCCESSFUL
Total time: 1 second
================================
What should i do to resolve this error? Thanks.