[
https://issues.apache.org/jira/browse/DBCP-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722336#action_12722336
]
Stevo Slavic commented on DBCP-295:
-----------------------------------
.. or even better, have the project specify org.apache:apache as parent, and
remove licenses section from the project pom, so license section from parent
pom gets inherited.
> In project pom please replace maven artifact relative license URL with the
> official URL for the license
> -------------------------------------------------------------------------------------------------------
>
> Key: DBCP-295
> URL: https://issues.apache.org/jira/browse/DBCP-295
> Project: Commons Dbcp
> Issue Type: Bug
> Affects Versions: 1.2.2
> Reporter: Stevo Slavic
> Priority: Trivial
>
> POM of the commons-dbcp 1.2.2 currently points to /LICENSE.txt while it
> should (by the documentation for the license url element in
> http://maven.apache.org/maven-v4_0_0.xsd) point to
> http://www.apache.org/licenses/LICENSE-2.0.txt which is the official url for
> the license text. This prevents maven plugins like maven jboss license plugin
> to download license, which instead currently prints a warning:
> [WARNING] POM for dependency commons-dbcp:commons-dbcp:jar:1.2.2 has an
> invalid license URL: /LICENSE.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.