You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2016/03/24 21:13:26 UTC

[jira] [Updated] (CONFIGURATION-454) Malformed pom uploaded to repositories

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

Oliver Heger updated CONFIGURATION-454:
---------------------------------------
    Fix Version/s:     (was: 2.0)
                   2.x

> Malformed pom uploaded to repositories
> --------------------------------------
>
>                 Key: CONFIGURATION-454
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-454
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.6
>            Reporter: Kevin Meyer
>            Priority: Minor
>              Labels: maven
>             Fix For: 2.x
>
>
> The pom downloaded, for example, from:
> http://uk.maven.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom
> is damaged: e.g. the <url> is given as:
> <url>http://commons.apache.org/${pom.artifactId.substring(8)}/</url>
> <directory>${basedir}</directory>
> etc.
> This affects the generated licenses for other projects.
> Compare with commons-collections, which is fine.
> Problems seems to be in trunk/project.xml ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)