Use of position attribute causes publishedDate and version to disappear -----------------------------------------------------------------------
Key: MSITE-119 URL: http://jira.codehaus.org/browse/MSITE-119 Project: Maven 2.x Site Plugin Type: Bug Versions: 2.0 Environment: maven-site-plugin 2.0-SNAPSHOT built from svn Reporter: Wendy Smoak Priority: Minor In site.xml, <project ...> <publishDate format="dd MMM yyyy" position="top"/> <version position="top" /> ... results in neither the date nor the version appearing in the site. (The area below the logo where they normally appear is blank.) It works fine without the position attribute. See: http://www.nabble.com/Re%3A-m2-Adding-the-project-version-number-to-the-website-p4075502.html -- 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