Uploaded image for project: 'AppFormer'
  1. AppFormer
  2. AF-339

Remove hardcoded version properties in archetypes

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 0.9.0.Final
    • None
    • None
    • None
    • NEW
    • NEW

      Archetypes are using hardcoded version properties (see e.g. https://github.com/uberfire/uberfire/blob/master/uberfire-archetype/uberfire-project-archetype/src/main/resources/archetype-resources/__rootArtifactId__-parent-with-dependencies/pom.xml). They basically duplicate the ones coming from IP BOM and need to be aligned with them. Every time property changes in IP BOM, the archetypes should be updated as well which brings many problems (as often one forgets to update it and then the archetypes no longer work). We should reuse the values coming from IP BOM and let Maven resources plugin (filtering) to do the rest.

            psiroky_jira Petr Široký (Inactive)
            psiroky_jira Petr Široký (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: