You're right. This popped up on Google search, but it seems to be a *very* old page. We should probably remove it completely!
The correct url is: http://maven.apache.org/general.html Perhaps we can eliminate this page, and forward faq.html to general.html to avoid breaking the Google search? Wayne On 11/26/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > That page was published on 30 Jan 2006, so at least it wasn't this > version of the plugin. > > Wayne Fay wrote: > > I'm not sure what version of site-plugin is responsible for the FAQ > > page, but if its this version, there seem to be some issues... > > > > http://maven.apache.org/faq.html > > > > Wayne > > > > On 11/25/07, William Ferguson <[EMAIL PROTECTED]> wrote: > >> OK, I'm trying to validate but I guess I have some bad config. > >> It looks like its attempting to retrieve the site-plugin POM from my > >> mirror of central and the site-plugin jar from the staging area. > >> > >> ---- > >> D:\Modules\hubbub-log4j>mvn site > >> [INFO] Scanning for projects... > >> [INFO] > >> ------------------------------------------------------------------------ > >> ---- > >> [INFO] Building hubbub-log4j > >> [INFO] task-segment: [site] > >> [INFO] > >> ------------------------------------------------------------------------ > >> ---- > >> [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for > >> updates from maven-staging > >> [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for > >> updates from central > >> Downloading: > >> http://hubpc65:8080/artifactory/release/org/apache/maven/plugins/maven-s > >> ite-plugin/2.0-beta-6/maven-site-plugin-2.0-beta-6.pom > >> Downloading: > >> http://people.apache.org/~dennisl/staging-repository-site-plugin//org/ap > >> ache/maven/plugins/maven-site-plugin/2.0-beta-6/maven-site-plugin-2.0-be > >> ta-6.jar > >> 118K downloaded > >> ---- > >> ---- Build output snipped > >> ---- > >> [INFO] > >> ------------------------------------------------------------------------ > >> [ERROR] BUILD ERROR > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Internal error in the plugin manager executing goal > >> 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:site': Unable to > >> find the mojo 'org.apac > >> he.maven.plugins:maven-site-plugin:2.0-beta-6:site' in the plugin > >> 'org.apache.maven.plugins:maven-site-plugin' > >> org/apache/maven/doxia/module/xhtml/decoration/render/RenderingContext > >> [INFO] > >> ------------------------------------------------------------------------ > >> ---- > >> > >> Settings.xml looks like: > >> > >> <mirrors> > >> <mirror> > >> <mirrorOf>central</mirrorOf> > >> <name>Brisbane Maven Proxy for Yarris</name> > >> > >> <url>http://hubpc65:8080/artifactory/release</url> > >> </mirror> > >> </mirrors> > >> > >> <profiles> > >> <profile> > >> <id>maven-staging</id> > >> <repositories> > >> <repository> > >> <id>maven-staging</id> > >> <name>Maven Staging > >> Repository</name> > >> > >> <url>http://people.apache.org/~dennisl/staging-repository-site-plugin/</ > >> url> > >> <releases> > >> <enabled>true</enabled> > >> </releases> > >> <snapshots> > >> <enabled>false</enabled> > >> </snapshots> > >> </repository> > >> </repositories> > >> <pluginRepositories> > >> <pluginRepository> > >> <id>maven-staging</id> > >> <name>Maven Staging > >> Repository</name> > >> > >> <url>http://people.apache.org/~dennisl/staging-repository-site-plugin/</ > >> url> > >> <releases> > >> <enabled>true</enabled> > >> </releases> > >> <snapshots> > >> <enabled>false</enabled> > >> </snapshots> > >> </pluginRepository> > >> </pluginRepositories> > >> </profile> > >> <profiles> > >> > >> <activeProfiles> > >> <activeProfile>maven-staging</activeProfile> > >> </activeProfiles> > >> > >> > >> What do I need in settings.xml in order to retrieve the POM from the > >> staging area? > >> > >> > >> William > >> > >> > >>> -----Original Message----- > >>> From: Dennis Lundberg [mailto:[EMAIL PROTECTED] > >>> Sent: Sunday, 25 November 2007 3:21 AM > >>> To: Maven Developers List > >>> Subject: [***POSSIBLE SPAM***] - [VOTE] Release > >>> maven-site-plugin 2.0-beta-6 - Sender is forged (SPF Fail) > >>> > >>> Hi, > >>> > >>> I'd like to release maven-site-plugin 2.0-beta-6. > >>> > >>> We have resolved 36 issues since the last release, 18 months ago. > >>> > >>> Release Notes: > >>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=111 > >>> 46&styleName=Html&version=12151 > >>> > >>> Tag: > >>> https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site > >>> -plugin-2.0-beta-6/ > >>> > >>> Staging repo: > >>> http://people.apache.org/~dennisl/staging-repository-site-plugin/ > >>> > >>> The vote will be open for 72 hours. > >>> > >>> > >>> Here is my +1 > >>> > >>> -- > >>> Dennis Lundberg > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] For > >>> additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Dennis Lundberg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]