The project moved out of shared and plugins after the last release, hence the url differences. The sites should be at maven.a.o/enforcer/enforcer-api and enforcer-rules and the enforcer plugin site should be in the normal plugins page. Thanks for fixing that up...I got put off by the site plugin sucking and screwing up all the urls.
-----Original Message----- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 5:15 PM To: Maven Developers List Subject: Re: Release enforcer 1.0 ? This is mostly for Brian I guess... I'm going through the site to make sure everything is connected and looking as slick as possible. There is one this that I don't quite understand about the deployment of the sites though. The currently deployed site for Enforcer looks like this: Enforcer http://maven.apache.org/enforcer/ Enforcer API http://maven.apache.org/enforcer/enforcer-api/index.html Enforcer Plugin http://maven.apache.org/plugins/maven-enforcer-plugin/ But then we have this: Enforcer Rules http://maven.apache.org/plugins/maven-enforcer-plugin/rules/index.html *and* http://maven.apache.org/enforcer/enforcer-rules/rules/index.html According to the distributionManagement it should be at the second address only. But if that's the case, then what's the use for the "rules" directory? What I'd like to change is: 1. Move src/site/apt/rules/* to src/site/apt/* 2. Change all links to point to http://maven.apache.org/enforcer/enforcer-rules/index.html instead of http://maven.apache.org/enforcer/enforcer-rules/rules/index.html How does that sound? Dennis Lundberg wrote: > Can you give me until tomorrow to fix the site? > > Arnaud HERITIER wrote: >> ok I'm taking the lead. >> I'll launch the process this evening. >> >> Arnaud >> >> On Fri, May 16, 2008 at 2:51 PM, Brett Porter <[EMAIL PROTECTED]> wrote: >> >>> Please do, I flipped on requirePluginVersions again today and was >>> surprised >>> it still wasn't in a release :) >>> >>> - Brett >>> >>> >>> On 16/05/2008, at 6:27 PM, Arnaud HERITIER wrote: >>> >>> Hi Team, >>>> Can we release enforcer 1.0 ? >>>> Everything is fixed in the roadmap ( >>>> >>>> https://jira.codehaus.org/browse/MENFORCER?report=com.atlassian.jira.plu gin.system.project:roadmap-panel >>>> >>>> ) >>>> and it fixes several important issues like MENFORCER-11 & 12. >>>> If nobody have the time to do it, I can. >>>> >>>> Arnaud >>>> >>> -- >>> Brett Porter >>> [EMAIL PROTECTED] >>> http://blogs.exist.com/bporter/ >>> >>> >>> >>> --------------------------------------------------------------------- >>> 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]
