You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Steve Jerman (JIRA)" <ji...@apache.org> on 2012/10/23 17:05:13 UTC

[jira] [Created] (MTOMCAT-182) Typo in Tomcat6 AbstractRunWarMojo MOJO

Steve Jerman created MTOMCAT-182:
------------------------------------

             Summary: Typo in Tomcat6 AbstractRunWarMojo MOJO
                 Key: MTOMCAT-182
                 URL: https://issues.apache.org/jira/browse/MTOMCAT-182
             Project: Apache Tomcat Maven Plugin
          Issue Type: Bug
          Components: tomcat6
    Affects Versions: 2.0
            Reporter: Steve Jerman
            Assignee: Olivier Lamy (*$^¨%`£)


Hi,

There is a typo introduced in the 2.0 release:

[AbstractRunWarMojo|http://tomcat.apache.org/maven-plugin-2.0/tomcat6-maven-plugin/xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunWarMojo.html]

42      @Parameter( defaultValue = "${project.build.directory}/${project.build.finalName", required = true )
43      private File warDirectory;

I can work around .. but I think it will affect everyone...


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[jira] [Closed] (MTOMCAT-182) Typo in Tomcat6 AbstractRunWarMojo MOJO

Posted by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MTOMCAT-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy (*$^¨%`£) closed MTOMCAT-182.
------------------------------------------

       Resolution: Duplicate
    Fix Version/s: 2.1

thanks for the report.
already fixed see MTOMCAT-175
                
> Typo in Tomcat6 AbstractRunWarMojo MOJO
> ---------------------------------------
>
>                 Key: MTOMCAT-182
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-182
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>          Components: tomcat6
>    Affects Versions: 2.0
>            Reporter: Steve Jerman
>            Assignee: Olivier Lamy (*$^¨%`£)
>             Fix For: 2.1
>
>
> Hi,
> There is a typo introduced in the 2.0 release:
> [AbstractRunWarMojo|http://tomcat.apache.org/maven-plugin-2.0/tomcat6-maven-plugin/xref/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunWarMojo.html]
> 42      @Parameter( defaultValue = "${project.build.directory}/${project.build.finalName", required = true )
> 43      private File warDirectory;
> I can work around .. but I think it will affect everyone...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org