[ http://jira.codehaus.org/browse/MNG-2033?page=all ]
     
Brett Porter closed MNG-2033:
-----------------------------

     Assign To: Brett Porter
    Resolution: Fixed

fixed by redploying with the right modello generator

> published m2 POM descriptor incorrectly uses <o> instead of <os> in at least 
> two places
> ---------------------------------------------------------------------------------------
>
>          Key: MNG-2033
>          URL: http://jira.codehaus.org/browse/MNG-2033
>      Project: Maven 2
>         Type: Bug

>   Components: Documentation: Guides
>     Reporter: Jerome Lacoste
>     Assignee: Brett Porter
>     Priority: Minor

>
>
> Probably fixed as the page was published in October 2005. Someone may want to 
> try to duplicate that.
> Errors indicated with ->
> Extracts:
>      <activation>
>         <activeByDefault/>
>         <jdk/>
> ->      <o>
>           <name/>
>           <family/>
>           <arch/>
>           <version/>
>         </o>
>      activation
>           The conditions within the build runtime environment which will 
> trigger the automatic inclusion of the parent build profile.
>           Element     Description
>           activeByDefault     Flag specifying whether this profile is active 
> as a default.
>           jdk         Specifies that this profile will be activated when a 
> matching JDK is detected.
> OK    os      Specifies that this profile will be activated when matching OS 
> attributes are detected.
>           property    Specifies that this profile will be activated when this 
> System property is specified.
>           file        Specifies that this profile will be activated based on 
> existence of a file.
> -> o
>      
>      This is an activator which will detect an operating system's attributes 
> in order to activate its profile.
>      Element  Description

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to