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


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

        

Reply via email to