You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org> on 2013/11/01 06:53:17 UTC

[jira] [Updated] (MTOMCAT-226) Wasted work in AbstractCatalinaMojo#getManager()

     [ https://issues.apache.org/jira/browse/MTOMCAT-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy (*$^¨%`£) updated MTOMCAT-226:
-------------------------------------------

    Fix Version/s: backlog

> Wasted work in AbstractCatalinaMojo#getManager()
> ------------------------------------------------
>
>                 Key: MTOMCAT-226
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-226
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>            Reporter: Sebb
>             Fix For: backlog
>
>
> AbstractCatalinaMojo#getManager() fetches AuthenticationInfo for the server from the wagon and only then checks if the user/pass has been provided on the command-line. At which point the AuthenticationInfo is not actually needed, so the work was wasted.
> The code should check for the command line override first, and only fetch the AuthenticationInfo if necessary.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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