You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Jarkko Viinamäki (JIRA)" <de...@velocity.apache.org> on 2008/07/26 00:05:31 UTC

[jira] Created: (VELOCITY-609) current velocity-site subproject produces velocity-site-skin-1.2.3.jar, velocity engine mvn site expects version 1.2.0

current velocity-site subproject produces velocity-site-skin-1.2.3.jar, velocity engine mvn site expects version 1.2.0
----------------------------------------------------------------------------------------------------------------------

                 Key: VELOCITY-609
                 URL: https://issues.apache.org/jira/browse/VELOCITY-609
             Project: Velocity
          Issue Type: Bug
          Components: Website
            Reporter: Jarkko Viinamäki
            Priority: Minor


I built http://svn.apache.org/repos/asf/velocity/site/site/ with Maven and it installed velocity-site-skin-1.2.3.jar in my local repository.

However, I still wasn't able to call "mvn site" for http://svn.apache.org/repos/asf/velocity/engine/trunk/ because it expects velocity-site-skin-1.2.0.jar.

As a quick workaround I just renamed the file in my local repository but there's probably a better way. :) 

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


[jira] Resolved: (VELOCITY-609) current velocity-site subproject produces velocity-site-skin-1.2.3.jar, velocity engine mvn site expects version 1.2.0

Posted by "Nathan Bubna (JIRA)" <de...@velocity.apache.org>.
     [ https://issues.apache.org/jira/browse/VELOCITY-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Bubna resolved VELOCITY-609.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

fixed this in the site.xml file the other day

> current velocity-site subproject produces velocity-site-skin-1.2.3.jar, velocity engine mvn site expects version 1.2.0
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: VELOCITY-609
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-609
>             Project: Velocity
>          Issue Type: Bug
>          Components: Website
>            Reporter: Jarkko Viinamäki
>            Priority: Minor
>             Fix For: 1.6
>
>
> I built http://svn.apache.org/repos/asf/velocity/site/site/ with Maven and it installed velocity-site-skin-1.2.3.jar in my local repository.
> However, I still wasn't able to call "mvn site" for http://svn.apache.org/repos/asf/velocity/engine/trunk/ because it expects velocity-site-skin-1.2.0.jar.
> As a quick workaround I just renamed the file in my local repository but there's probably a better way. :) 

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