Maven 2 & 3

Typo in settings doc

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0.5
  • Component/s: Documentation: General
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

http://maven.apache.org/maven-settings/settings.html

under <repository> and <pluginRepository>

<release> should be <releases>
<snapshot> should be <snapshots>

Issue Links

Activity

Hide
Maria Odea Ching added a comment -

This has already been updated in SVN. An xdoc must be generated and included in the maven settings site.

Show
Maria Odea Ching added a comment - This has already been updated in SVN. An xdoc must be generated and included in the maven settings site.
Hide
Brett Porter added a comment -

pretty sure I already fixed that in modello and it just requires upgrading to the appropriate version.

Show
Brett Porter added a comment - pretty sure I already fixed that in modello and it just requires upgrading to the appropriate version.
Hide
Dennis Lundberg added a comment -

I can confirm that this has been fixed. I just tried building the site for maven-settings using Maven 2.0.4 and the elements are now called "releases" and "snapshots".

Show
Dennis Lundberg added a comment - I can confirm that this has been fixed. I just tried building the site for maven-settings using Maven 2.0.4 and the elements are now called "releases" and "snapshots".
Hide
Dennis Lundberg added a comment -

Someone just needs to deploy the site for maven-settings. It was last published over a year ago.

Show
Dennis Lundberg added a comment - Someone just needs to deploy the site for maven-settings. It was last published over a year ago.
Hide
Wendy Smoak added a comment -

I published it, but it goes to http://maven.apache.org/ref/2.0.5-SNAPSHOT/maven-settings (will take an hour to sync).

It's actually correct in the 2.0.4 version: http://maven.apache.org/ref/2.0.4/maven-settings/settings.html

I'm going to add a rule to .htaccess to redirect maven-settings there, as we do for maven-model.

Show
Wendy Smoak added a comment - I published it, but it goes to http://maven.apache.org/ref/2.0.5-SNAPSHOT/maven-settings (will take an hour to sync). It's actually correct in the 2.0.4 version: http://maven.apache.org/ref/2.0.4/maven-settings/settings.html I'm going to add a rule to .htaccess to redirect maven-settings there, as we do for maven-model.
Hide
Dennis Lundberg added a comment -

Thanks Wendy.

Show
Dennis Lundberg added a comment - Thanks Wendy.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: