1.

What Is The Best Practice Configuration Usage For Files – Pom.xml Or Settings.xml?

Answer»

The BEST PRACTICE guideline between settings.xml and pom.xml is that CONFIGURATIONS in settings.xml MUST be specific to the current user and that pom.xml configurations are specific to the project.

The best practice guideline between settings.xml and pom.xml is that configurations in settings.xml must be specific to the current user and that pom.xml configurations are specific to the project.



Discussion

No Comment Found