Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3003

Cleanup and refactor poms

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3
    • 2.0.4
    • build process
    • None

    Description

      Our pom.xml files grew over time and are on some parts really messy by now.

      Things which should be changed:

      • there is no clear structure in the pom files. we should have 4-space indenting, but currently we have 2 and 4-space mixed all over the files.
      • get rid of javax.* dependencies and use Apache Geronimo specs instead (thus avoiding java.net or jboss repos)
      • get rid of unused repositories
      • use dependencyManagement in myfaces-core-project to manage the dependencies of all our modules by version and scope and thus avoiding using multiple versions in different modules
      • use pluginManagement for plugin versions
      • check for duplicate definitions (e.g. Apache snapshot repo already comes from apache-parent)
        ....

      Attachments

        Activity

          People

            jakobkorherr Jakob Korherr
            jakobkorherr Jakob Korherr
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: