Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dev:maven [2026/05/13 18:03]
tomas [souborová struktura]
dev:maven [2026/05/13 18:04] (current)
tomas [souborová struktura]
Line 8: Line 8:
  
 ==== souborová struktura ==== ==== souborová struktura ====
-~/.m2/settings.xml ... společná nastavení pro všechny projekty, typicky hesla, cesty k repozitářům, profily atd\\+~/.m2/settings.xml ... společná nastavení pro všechny projekty, typicky hesla, cesty k repozitářům, [[https://maven.apache.org/guides/introduction/introduction-to-profiles.html|profily]] atd\\
 ~/.m2/[[https://maven.apache.org/guides/mini/guide-encryption.html|settings-security.xml]] ... heslo na šifrování hesel v settings.xml\\ ~/.m2/[[https://maven.apache.org/guides/mini/guide-encryption.html|settings-security.xml]] ... heslo na šifrování hesel v settings.xml\\
 ~/.m2/repository ... cache stažených knihoven\\ ~/.m2/repository ... cache stažených knihoven\\