Re: Publishing plugin docs

2007-05-23 Thread Brett Porter
consistency with the repository). I'm not sure I understand why it's a bigger change with more maintenance, though - can you explain that in more detail? I'm not sure if you've followed the whole thread, and it was a while ago... http://www.nabble.com/Re%3A-Publishing-plu

Re: Publishing plugin docs

2007-05-23 Thread Wendy Smoak
n that in more detail? I'm not sure if you've followed the whole thread, and it was a while ago... http://www.nabble.com/Re%3A-Publishing-plugin-docs-p10113155s177.html Some of the issues are * preserving the links and bookmarks to /plugins/maven-xyz-plugin * how many things have to be upd

Re: Publishing plugin docs

2007-05-23 Thread Brett Porter
I'm fine with either - though the latter does make a bit more sense to me (thinking consistency with the repository). I'm not sure I understand why it's a bigger change with more maintenance, though - can you explain that in more detail? Thanks! - Brett On 24/05/2007, at 7:40 AM, Wendy Sm

Re: Publishing plugin docs

2007-05-23 Thread Wendy Smoak
On 5/23/07, Brett Porter <[EMAIL PROTECTED]> wrote: +1 Ultimately, I think site-deploy should do the latter, and the /maven- site-plugin directory should point to different versions of the documentation (probably an autogenerated page). This is totally consistent with the layout you are stting

Re: Publishing plugin docs

2007-05-23 Thread Brett Porter
+1 Ultimately, I think site-deploy should do the latter, and the /maven- site-plugin directory should point to different versions of the documentation (probably an autogenerated page). This is totally consistent with the layout you are stting up though, just a next step. wdyt? - Brett O

Re: Publishing plugin docs

2007-05-23 Thread Wendy Smoak
On 4/21/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: New plan. * Change nothing about the way 'mvn site-deploy' currently works-- it will publish to, for example, http://maven.apache.org/plugins/maven-site-plugin. This will be used for the docs for the latest release, and avoids breaking everyo

Re: Publishing plugin docs

2007-05-07 Thread jallen
that, theoretically, the plugins are all documented up to their >>> current release and improvements in docs can wait until the next >>> release, this sounds fine to me. >> >> -- >> Wendy >> >> > > -- View this message in context:

Re: Publishing plugin docs

2007-05-07 Thread jallen
theoretically, the plugins are all documented up to their >> current release and improvements in docs can wait until the next >> release, this sounds fine to me. > > -- > Wendy > > -- View this message in c

Re: Publishing plugin docs

2007-04-23 Thread Brett Porter
On 22/04/2007, at 7:47 PM, Wendy Smoak wrote: Agreed. Assembly may be a special case, because it changed so much from 2.1 to 2.2 -- my 2.1 descriptors didn't work with 2.2 last time I tried it (which could have been with a snapshot.) Should no longer be the case, but if it is - file a bug. J

Re: Publishing plugin docs

2007-04-22 Thread Wendy Smoak
On 4/21/07, Brett Porter <[EMAIL PROTECTED]> wrote: Now that, theoretically, the plugins are all documented up to their current release and improvements in docs can wait until the next release, this sounds fine to me. Thanks. (I want the snapshot docs published as well, just not linked promin

Re: Publishing plugin docs

2007-04-22 Thread Brett Porter
Now that, theoretically, the plugins are all documented up to their current release and improvements in docs can wait until the next release, this sounds fine to me. However, I'm not sure how this helps the current situation, since assembly 2.2-beta-1 is a release. It should document the pl

Re: Publishing plugin docs

2007-04-21 Thread Wendy Smoak
On 4/20/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: ...meaning leave the docs for the latest release exactly where they are, and publish the snapshot docs somewhere else entirely. New plan. * Change nothing about the way 'mvn site-deploy' currently works-- it will publish to, for example, http

Re: Publishing plugin docs

2007-04-20 Thread Wendy Smoak
On 4/20/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: The only other thing I can come up with is to point to where we want the snapshot docs, and use the staging url for the released docs. Seems backwards, but I want 'mvn site-deploy' to just work during development, so you can't accidentally ove

Re: Publishing plugin docs

2007-04-20 Thread Stephane Nicoll
What I do is I have a profile with activation on performRelease=true that change the distribution management to something like scp://blablablbla/release/${project.version} So the standard url is used for the dev version and everytime a release is made, the release of version X.Y.Z is stored in t

Re: Publishing plugin docs

2007-04-20 Thread Wendy Smoak
On 4/20/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: Sounds good, except that I would put all stuff of a plugin under m.a.o/plugins/${artifactId}. What about the current link with your scenario? A redirect in .htaccess from /plugins/maven-xyz-plugin to maven-xyz-plugin-1.2? That would mean

RE: Publishing plugin docs

2007-04-20 Thread Brian E. Fox
I agree, the main url for the plugin should be the same, even if it's just an index page to the available versions. -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 10:21 PM To: Maven Developers List Subject: Re: Publishing plugin

Re: Publishing plugin docs

2007-04-20 Thread Stephane Nicoll
Sounds good, except that I would put all stuff of a plugin under m.a.o/plugins/${artifactId}. What about the current link with your scenario? Thanks, Stéphane On 4/21/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: A while ago I pushed for publishing the plugin docs from svn, because there was so mu

Publishing plugin docs

2007-04-20 Thread Wendy Smoak
A while ago I pushed for publishing the plugin docs from svn, because there was so much good information sitting there, invisible until a release finally happened. Now it's causing problems, mainly with the Assembly plugin which changed quite a bit from 2.1 to 2.2. Also, the changes in the ASF's