You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Laurie Chan (JIRA)" <de...@velocity.apache.org> on 2007/12/04 07:04:43 UTC

[jira] Commented: (VELOCITY-526) Update our maven POM to match Apache standards.

    [ https://issues.apache.org/jira/browse/VELOCITY-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548138 ] 

Laurie Chan commented on VELOCITY-526:
--------------------------------------

The packaging entry for the pom file in v1.5 is incorrect going from the copy at:
http://repo1.maven.org/maven2/org/apache/velocity/velocity/1.5/

It states:   <packaging>pom</packaging> 
and should be   <packaging>jar</packaging> 

With the incorrect packaging clause a maven deploy-file will lose the jar file.
>From a quick browse of the subversion trunk it appears this is still incorrect for the engine component but has been set correctly for velocity-tools.




> Update our maven POM to match Apache standards.
> -----------------------------------------------
>
>                 Key: VELOCITY-526
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-526
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Engine
>    Affects Versions: 1.6
>            Reporter: Henning Schmiedehausen
>            Assignee: Henning Schmiedehausen
>            Priority: Minor
>
> The following points are open
> - POM should extend the standard org.apache POM, this would reduce the amount of configuration from our POM.
> - POM and jar should be signed when deployed.
> - Strictly spoken, the POM itself can/should be voted on (we did vote on the POM as part of the last release)
> - We should also deploy a sources / javadoc jar 
> - Maybe use the maven-ant tasks (http://maven.apache.org/ant-tasks.html) for deployment .

-- 
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: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org