You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olaf Kittelmann (JIRA)" <ji...@codehaus.org> on 2008/04/16 15:45:55 UTC

[jira] Created: (MWAR-154) documentation for overlay is incorrect

documentation for overlay is incorrect
--------------------------------------

                 Key: MWAR-154
                 URL: http://jira.codehaus.org/browse/MWAR-154
             Project: Maven 2.x War Plugin
          Issue Type: Task
            Reporter: Olaf Kittelmann


The documentation on http://maven.apache.org/plugins/maven-war-plugin/overlays.html describes a feature that only works with 
version 2.1-alpha-1 of the plugin. 
yet the pom snippets on the documentation page always point to version 2.0. 

 [...]
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-war-plugin</artifactId>
        <version>2.0</version>
        <configuration>
          <!-- default value is ** -->
          <dependentWarIncludes>**/IncludeME,**/images</dependentWarIncludes>   
        </configuration>
       </plugin>
    </plugins>  
  [...]

-- 
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

        

[jira] Closed: (MWAR-154) documentation for overlay is incorrect

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MWAR-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MWAR-154.
--------------------------------

    Resolution: Fixed

This seems to have solved itself in some way.

> documentation for overlay is incorrect
> --------------------------------------
>
>                 Key: MWAR-154
>                 URL: http://jira.codehaus.org/browse/MWAR-154
>             Project: Maven 2.x War Plugin
>          Issue Type: Task
>            Reporter: Olaf Kittelmann
>            Assignee: Stephane Nicoll
>
> The documentation on http://maven.apache.org/plugins/maven-war-plugin/overlays.html describes a feature that only works with 
> version 2.1-alpha-1 of the plugin. 
> yet the pom snippets on the documentation page always point to version 2.0. 
>  [...]
>     <plugins>
>       <plugin>
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-war-plugin</artifactId>
>         <version>2.0</version>
>         <configuration>
>           <!-- default value is ** -->
>           <dependentWarIncludes>**/IncludeME,**/images</dependentWarIncludes>   
>         </configuration>
>        </plugin>
>     </plugins>  
>   [...]

-- 
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

        

[jira] Commented: (MWAR-154) documentation for overlay is incorrect

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MWAR-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=131125#action_131125 ] 

Stephane Nicoll commented on MWAR-154:
--------------------------------------

Well, I don't see that on the link you provided.



> documentation for overlay is incorrect
> --------------------------------------
>
>                 Key: MWAR-154
>                 URL: http://jira.codehaus.org/browse/MWAR-154
>             Project: Maven 2.x War Plugin
>          Issue Type: Task
>            Reporter: Olaf Kittelmann
>
> The documentation on http://maven.apache.org/plugins/maven-war-plugin/overlays.html describes a feature that only works with 
> version 2.1-alpha-1 of the plugin. 
> yet the pom snippets on the documentation page always point to version 2.0. 
>  [...]
>     <plugins>
>       <plugin>
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-war-plugin</artifactId>
>         <version>2.0</version>
>         <configuration>
>           <!-- default value is ** -->
>           <dependentWarIncludes>**/IncludeME,**/images</dependentWarIncludes>   
>         </configuration>
>        </plugin>
>     </plugins>  
>   [...]

-- 
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

        

[jira] Commented: (MWAR-154) documentation for overlay is incorrect

Posted by "Olaf Kittelmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MWAR-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=131548#action_131548 ] 

Olaf Kittelmann commented on MWAR-154:
--------------------------------------

I am sorry - the pom snippet is with the version element is on

http://maven.apache.org/plugins/maven-war-plugin/usage.html

> documentation for overlay is incorrect
> --------------------------------------
>
>                 Key: MWAR-154
>                 URL: http://jira.codehaus.org/browse/MWAR-154
>             Project: Maven 2.x War Plugin
>          Issue Type: Task
>            Reporter: Olaf Kittelmann
>            Assignee: Stephane Nicoll
>
> The documentation on http://maven.apache.org/plugins/maven-war-plugin/overlays.html describes a feature that only works with 
> version 2.1-alpha-1 of the plugin. 
> yet the pom snippets on the documentation page always point to version 2.0. 
>  [...]
>     <plugins>
>       <plugin>
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-war-plugin</artifactId>
>         <version>2.0</version>
>         <configuration>
>           <!-- default value is ** -->
>           <dependentWarIncludes>**/IncludeME,**/images</dependentWarIncludes>   
>         </configuration>
>        </plugin>
>     </plugins>  
>   [...]

-- 
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