[ 
https://issues.apache.org/jira/browse/VELOCITY-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624287#action_12624287
 ] 

Zdenek Zikan commented on VELOCITY-613:
---------------------------------------

I can use org.apache.velocity, of course. However, the wrong velocity is 
referenced by maven-archetype-plugin, which is not my work. Of course, I could 
as well file an issue in maven-archetype-plugin's issue tracker. For our 
project where we use it, I've already created a workaround by posting new, 
correct POM to our maven repository. However, there's an velocity jar file in 
http://repo1.maven.org/maven2/velocity/velocity/1.5/ which has incorrect POM, 
so I'm reporting that so that other people don't need to do same workarounds.

> 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]

Reply via email to