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
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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira