You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2019/03/12 13:39:00 UTC

[jira] [Resolved] (COMMONSSITE-110) [build-plugin] commons:download-page does not account for the artifact name being different from the project name

     [ https://issues.apache.org/jira/browse/COMMONSSITE-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory resolved COMMONSSITE-110.
--------------------------------------
    Resolution: Fixed

> [build-plugin] commons:download-page does not account for the artifact name being different from the project name
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: COMMONSSITE-110
>                 URL: https://issues.apache.org/jira/browse/COMMONSSITE-110
>             Project: Commons All
>          Issue Type: Bug
>            Reporter: Gary Gregory
>            Priority: Major
>
> 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?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)