You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Ben Lidgey (JIRA)" <ji...@codehaus.org> on 2008/04/17 09:33:42 UTC

[jira] Reopened: (MRM-683) Archiva version missing from pages and logs

     [ http://jira.codehaus.org/browse/MRM-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Lidgey reopened MRM-683:
----------------------------


I have upgraded to Archiva 1.0.2 running on Tomcat 5.5.17 and still the footer shows

{code:xml}
<div id="footer">
  <div class="xleft">
    Apache Archiva <Unknown Version>
  </div>
  <div class="xright">
    Copyright &#169; 2005-2008 The Apache Software Foundation
  </div>
{code}

while the looking in the pom.properties as follows:

{code}
[devadmin@dev1 apache-tomcat-5.5.17]$ cd webapps/archiva/META-INF/maven/org.apache.maven.archiva/archiva-webapp/
[devadmin@dev1 archiva-webapp]$ more pom.properties
#Generated by Maven
#Fri Apr 04 03:10:11 EST 2008
version=1.0.2
groupId=org.apache.maven.archiva
artifactId=archiva-webapp
[devadmin@dev1 archiva-webapp]$
{code}

> Archiva version missing from pages and logs
> -------------------------------------------
>
>                 Key: MRM-683
>                 URL: http://jira.codehaus.org/browse/MRM-683
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.0.1
>         Environment: CentOS, apache tomcat 5.5.17
>            Reporter: Ben Lidgey
>            Assignee: Brett Porter
>             Fix For: 1.0.2
>
>
> I have just upgraded to Archiva 1.0.1 I think (deployed as a war file on tomcat), and wanted to confirm the upgrade had worked, but cannot find any references to the version in the logs or on the pages.
> In the logs I get the alpaca ASCII art which says "unknown version", and I cannot see the version number in the page footer or title etc anywhere.
> Looking at the page source for the main Archiva index page shows:
> {code:html}
> <div id="footer">
>   <div class="xleft">
>     Apache Archiva <Unknown Version>
>   </div>
>   <div class="xright">
>     Copyright &#169; 2005-2008 The Apache Software Foundation
>   </div>
>   <div class="clear">
>     <hr/>
>   </div>
> </div>
> {code}
> According to Wendy Smoak the version number should be in the footer and the logs. I have checked that the {{META-INF/maven/org.apache.maven.archiva/archiva-webapp/pom.properties}} file contains the 1.0.1 version number.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira