OK, that embarrasing.
It had nothing to do with repository config.
I'd forgotten to change the version of the site-plugin in my pom to
2.0-beta-6

+1 [non binding]

William


> -----Original Message-----
> From: Dan Tran [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 27 November 2007 11:59 AM
> To: Maven Developers List
> Subject: [***POSSIBLE SPAM***] - Re: [VOTE] Release 
> maven-site-plugin 2.0-beta-6 - Sender is forged (SPF Fail)
> 
> put this in your ~/.m2/settings.xml
> 
>     <profile>
>       <id>dennisl-staging</id>
>       <pluginRepositories>
>         <pluginRepository>
>           <id>Remote resources plugin staging repository</id>
>           
> <url>http://people.apache.org/~dennisl/staging-repository-site
> -plugin</url>
>           <snapshots>
>             <enabled>false</enabled>
>           </snapshots>
>         </pluginRepository>
>       </pluginRepositories>
>     </profile>
> 
> 
> and run maven site -Pdennisl-staging
> 
> it works for me
> 
> -D

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to