java - wrong directory structure maven archetype-webapp using intellij -


i new in intellij ide. want create maven-archetype-webapp peoject not create correct structure.why?

i can't see same structure in link. http://javapointers.com/tutorial/creating-web-application-using-maven-in-intellij/ using intellij ide 14.0.1

assuming have installed , tested maven in local system. make sure using maven build project. can check following path.

settings -> build, execution, deployment -> build tools -> maven -> maven home directory 

if not, change maven directory local 1 , try build again.(for directory name refer tutorial link maven windows installation).


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -