Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.0.1
-
Fix Version/s: None
-
Component/s: Web Interface
-
Labels:None
-
Environment:CentOS, apache tomcat 5.5.17
-
Number of attachments :
Description
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:
<div id="footer"> <div class="xleft"> Apache Archiva <Unknown Version> </div> <div class="xright"> Copyright © 2005-2008 The Apache Software Foundation </div> <div class="clear"> <hr/> </div> </div>
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.
Issue Links
- is superceded by
-
MRM-895
Archiva version doesn't appear on the footer when it is installed on Tomcat
-
I have upgraded to Archiva 1.0.2 running on Tomcat 5.5.17 and still the footer shows
while the looking in the pom.properties as follows: