LinguaPhylo / linguaPhylo

LinguaPhylo: A language for describing, visualising and simulating probabilistic phylogenetic models
GNU Lesser General Public License v3.0
20 stars 7 forks source link

Fix parent version in pom #535

Open walterxie opened 1 month ago

walterxie commented 1 month ago

Consider Using a Fixed Parent Version and Control Flexibility Elsewhere:

In practice, you may want to fix the parent POM version and manage flexibility at the dependency level (where version ranges are supported). For example:

walterxie commented 1 month ago

import the BOM.

In larger projects, the approach of inheritance is not efficient because the project can inherit only a single parent. Importing is the alternative as we can import as many BOMs as we need.

https://www.baeldung.com/spring-maven-bom