Wrong Velocity 1.5 POM file in Maven repository
-----------------------------------------------
Key: VELOCITY-613
URL: https://issues.apache.org/jira/browse/VELOCITY-613
Project: Velocity
Issue Type: Bug
Affects Versions: 1.5
Reporter: Zdenek Zikan
Velocity's POM file in Maven repository has incorrect groupId:
http://repo1.maven.org/maven2/velocity/velocity/1.5/velocity-1.5.pom
It does not match the jar file
Currently: <groupId>org.apache.velocity</groupId>
Should be: <groupId>velocity</groupId>
--
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]