Apache Maven
Prejsť na navigáciu
Prejsť na vyhľadávanie
Adresáre v Apache Maven
Štruktúra
- src -- main ----- java ----- resources ----- webapp - test ----- java ----- resources - target
If you follow the directory structure, you do not need to specify the directories of your source code, test code, resource files, etc. in your POM file. [1]
Štruktúra
- ↑ Maven – Introduction to the Standard Directory Layout. Maven – Welcome to Apache Maven [online]. Dostupné z: https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html