[
https://issues.apache.org/jira/browse/VELOCITY-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475413
]
Daniel Kulp commented on VELOCITY-518:
--------------------------------------
Sorry. I clicked wrong. It should have been the 1.3 - 1.5 versions....
Basically, none of the pom files for the stuff in the m2 repository:
http://repo1.maven.org/maven2/velocity/velocity/
have license sections.
The goal of logging this bug is to make sure future releases get the license
section added. For the old stuff, I'll file bugs with the MEV project which
will get the metadata injected into those poms. (their JIRA was broken for a
few days) However, they like to see that a bug has been logged with the target
project to make sure the project addresses it in the future. It sounds like
that is being done. Great.
If it's fixed on your trunk, this could be resolved as "Fixed in 1.5".
> Veloctiy poms should have a <licenses> section
> ----------------------------------------------
>
> Key: VELOCITY-518
> URL: https://issues.apache.org/jira/browse/VELOCITY-518
> Project: Velocity
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.0b1, 1.0b2, 1.0b3, 1.0-Release, 1.1-rc1, 1.1-rc2, 1.1,
> 1.2, 1.3-rc1, 1.3, 1.3.1-rc2, 1.3.1, 1.4, 1.5 beta1, 1.5 beta2
> Reporter: Daniel Kulp
>
> A licenses section should be added to the velocity poms. It should look
> something like:
> <licenses>
> <license>
> <name>The Apache Software License, Version 2.0</name>
> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
> <distribution>repo</distribution>
> </license>
> </licenses>
> The maven team is working on using that information in several plugins to
> help validate releases. (Example: there could be an apache validate plugin
> that makes sure all the licenses of dependencies are OK for apache to release)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]