You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brice Vandeputte <bv...@gmail.com> on 2015/07/31 15:56:31 UTC

maven release plugin: help page is showing a deprecated version 2.5

Hi all,

 not sure to be on the good ML but I would like to ask to one of the
maven-release-plugin leader/owner to update some help page about the plugin
version to use.

for example, this help page is up-to-date and refers to the latest plugin
vrersion : 2.5.2

http://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
   (others overviews pages are ok)


but this one is not (refers to : 2.5)

  https://maven.apache.org/guides/mini/guide-releasing.html
  maybe this is the only one but that page was my starting point....


I m trying to check but I have an issue when releasing with 2.5 version :
     on "release:perform" target, maven release plugin is deploying on
snapshot repo instead of release one.
          this issue has been discussed here:

http://stackoverflow.com/questions/7332580/maven-deploys-to-snapshot-instead-of-release
           and rely on this bug:
                  http://jira.codehaus.org/browse/MRELEASE-875

Is it possible to update the maven site to show only to the latest version
on each page to avoid confusing (unlucky) end-users like me ;)

Regards
Thanks
Brice Vandeputte

Re: maven release plugin: help page is showing a deprecated version 2.5

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Brice,

On 7/31/15 3:56 PM, Brice Vandeputte wrote:
> Hi all,
>
>   not sure to be on the good ML but I would like to ask to one of the
> maven-release-plugin leader/owner to update some help page about the plugin
> version to use.

It is very good to get in contact with us to show there is something 
wrong/could be made better...and yes use the mailing list for this...

Those pages are independent documentation from the 
maven-release-plugin...but....

>
> for example, this help page is up-to-date and refers to the latest plugin
> vrersion : 2.5.2
>
> http://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
>     (others overviews pages are ok)

Those pages are generated during the release of a version of the 
plugin...so shouldn't be a problem..but this should not mean to check if 
see issues etc. please report them...

>
>
> but this one is not (refers to : 2.5)
>
>    https://maven.apache.org/guides/mini/guide-releasing.html
>    maybe this is the only one but that page was my starting point....

I have fixed the page content to use the most uptodate version.

Thanks for reporting this issue..


Kind regards
Karl Heinz Marbaise

>
>
> I m trying to check but I have an issue when releasing with 2.5 version :
>       on "release:perform" target, maven release plugin is deploying on
> snapshot repo instead of release one.
>            this issue has been discussed here:
>
> http://stackoverflow.com/questions/7332580/maven-deploys-to-snapshot-instead-of-release
>             and rely on this bug:
>                    http://jira.codehaus.org/browse/MRELEASE-875
>
> Is it possible to update the maven site to show only to the latest version
> on each page to avoid confusing (unlucky) end-users like me ;)
>
> Regards
> Thanks
> Brice Vandeputte
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org