Ok, figured out the correct URL: http://mojo.codehaus.org/staging/aspectj-maven-plugin/
Many relative links are broken though due to this new location. Is this how we should do things? Some time ago we discussed deploying to a URL including the plugin version, so we could keep the do s for all versions. And then have a reverse proxy rule set up so that the unversioned URL worked (which is the one most people would use). I believe there is even an HAUS ticket for this. /Anders On Wed, Dec 4, 2013 at 1:27 PM, Anders Hammar <[email protected]> wrote: > What's up with the staging site URL? Can't get that to display normally in > a browser... (it also requires an account which blocks anyone not being a > project member) > We normally deploy the (staged) site in the "production" location. Or have > we changed that? > > /Anders > > > On Wed, Dec 4, 2013 at 10:15 AM, Lennart Jörelid < > [email protected]> wrote: > >> Hi all, >> >> I'd like to release version 1.6 of the AspectJ Maven Plugin, which is a >> minor update which upgrades its internal AspectJ dependency to the latest >> released version, 1.7.4. >> >> The AspectJ-Maven-Plugin weaves AspectJ aspects into your classes >> using the AspectJ compiler ("ajc"). >> >> We solved 2 issues: >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11781&version=19568 >> Bug >> >> - [MASPECTJ-123 <http://jira.codehaus.org/browse/MASPECTJ-123>] - >> <aspectDirectory> >> >> Improvement >> >> - [MASPECTJ-127 <http://jira.codehaus.org/browse/MASPECTJ-127>] - >> Upgrade AspectJ version to 1.7.4 >> >> >> There are still a few issues left in JIRA: >> >> https://jira.codehaus.org/issues/?jql=project%20%3D%20MASPECTJ%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC >> >> Staging Repositories: >> General: https://nexus.codehaus.org/content/groups/staging/ >> Exclusive: >> https://nexus.codehaus.org/content/repositories/SOME_SPECIFIC_STAGING_VERSION >> >> (Staging) Site: >> https://dav.codehaus.org/mojo/staging/aspectj-maven-plugin/ >> >> SCM Tag: >> aspectj-maven-plugin-1.6 >> >> ADDITIONAL_INFORMATION >> >> [ ] +1 >> [ ] +0 >> [ ] -1 >> >> The vote is open for 72 hours and will succeed by lazy consensus. >> >> >> Cheers, >> Lennart >> >> -- >> >> -- >> +==============================+ >> | Bästa hälsningar, >> | [sw. "Best regards"] >> | >> | Lennart Jörelid >> | EAI Architect & Integrator >> | >> | jGuru Europe AB >> | Mölnlycke - Kista >> | >> | Email: [email protected] >> | URL: www.jguru.se >> | Phone >> | (skype): jgurueurope >> | (intl): +46 708 507 603 >> | (domestic): 0708 - 507 603 >> +==============================+ >> >> >
