[ 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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org