Uploaded image for project: 'Apache Commons All'
  1. Apache Commons All
  2. COMMONSSITE-110

[build-plugin] commons:download-page does not account for the artifact name being different from the project name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      For components that have a number at then end of their artifact Id, the plugin generates links using this number instead of without. For example, DBCP uses

      https://commons.apache.org/proper/commons-dbcp/download_dbcp.cgi

      not

      https://commons.apache.org/proper/commons-dbcp2/download_dbcp2.cgi

       

      We either need

      • to allow for a component to say "use commons-dbcp in links instead of commons-dbcp2" 
      • change our distribution folders to use names like commons-dbcp2 and remove the old commons-dbcp 

      This applies to components:

      • LANG with commons-lang3
      • DBCP with commons-dbcp2
      • POOL with commons-pool2
      • CONFIGURATION with commons-configuration2
      • COLLECTIONS with commons-collections4
      • others?

      Attachments

        Activity

          People

            Unassigned Unassigned
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: