[jira] [Updated] (WW-4247) jetty-maven-plugin configuration problem in struts2-archetype-blank

2013-11-21 Thread Johannes Geppert (JIRA)

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

Johannes Geppert updated WW-4247:
-

Fix Version/s: (was: 2.3.17)
   2.3.16

 jetty-maven-plugin configuration problem in struts2-archetype-blank
 ---

 Key: WW-4247
 URL: https://issues.apache.org/jira/browse/WW-4247
 Project: Struts 2
  Issue Type: Bug
Affects Versions: 2.3.15.3
Reporter: checo
Assignee: Johannes Geppert
Priority: Minor
 Fix For: 2.3.16


 jetty-maven-plugin for struts2-archetype-blank has an error and cant run the 
 application.
 Inside pom.xml from struts2-archetype-blank instead of:
 webAppConfig 
contextPathstruts2-archetype-blank/contextPath
descriptor${basedir}/src/main/webapp/WEB-INF/web.xml/descriptor
 /webAppConfig
 Has to be changed to:
 webAppConfig 
contextPath/struts2-archetype-blank/contextPath
descriptor${basedir}/src/main/webapp/WEB-INF/web.xml/descriptor
 /webAppConfig



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


[jira] [Updated] (WW-4247) jetty-maven-plugin configuration problem in struts2-archetype-blank

2013-11-19 Thread Lukasz Lenart (JIRA)

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

Lukasz Lenart updated WW-4247:
--

Fix Version/s: 2.3.17

 jetty-maven-plugin configuration problem in struts2-archetype-blank
 ---

 Key: WW-4247
 URL: https://issues.apache.org/jira/browse/WW-4247
 Project: Struts 2
  Issue Type: Bug
Affects Versions: 2.3.15.3
Reporter: checo
Priority: Minor
 Fix For: 2.3.17


 jetty-maven-plugin for struts2-archetype-blank has an error and cant run the 
 application.
 Inside pom.xml from struts2-archetype-blank instead of:
 webAppConfig 
contextPathstruts2-archetype-blank/contextPath
descriptor${basedir}/src/main/webapp/WEB-INF/web.xml/descriptor
 /webAppConfig
 Has to be changed to:
 webAppConfig 
contextPath/struts2-archetype-blank/contextPath
descriptor${basedir}/src/main/webapp/WEB-INF/web.xml/descriptor
 /webAppConfig



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