timyas / java-muster

Java model project
0 stars 0 forks source link

Broken maven structure #4

Closed peterarsentev closed 8 years ago

peterarsentev commented 8 years ago

Your project should follow the maven sctructure. You created the java files in wrong place. You should keep to follow by maven standart layout. You can find more details here https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

timyas commented 8 years ago

All done. I'v fixed maven directory layout.