Apache Maven

Zo stránky Informatika
Verzia z 00:33, 10. február 2023, ktorú vytvoril Kubini (diskusia | príspevky)
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

  1. 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