[jetty-dev] [jira] (JETTY-1522) jetty:run-war <webApp> definition conflicts with <war>
"Jan Bartel (JIRA)" <[email protected]> Thu, 24 May 2012 08:58:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <1975808165.2229.1337867901091.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Jan Bartel created JETTY-1522 jetty:run-war <webApp> definition conflicts with <war> Issue Type: Bug Affects Versions: 7.6.3 Assignee: Jan Bartel Components: Maven Created: 24/May/12 8:58 AM Description: The <war> element was aliased to <webApp> to maintain backwards compatibility with the old names, however, now that the jetty:run mojo uses <webApp> as the preferred name of the JettyWebAppContext object being configured, that causes a conflict. The solution is to take out the alias to <webApp> for the jetty:run-war goal, and to just use the <war> element name instead. Project: Jetty Priority: Major Reporter: Jan Bartel 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 from this list, please visit: http://xircles.codehaus.org/manage_email