[
https://issues.apache.org/jira/browse/WW-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875933#comment-15875933
]
Lukasz Lenart commented on WW-4745:
-----------------------------------
This is a list of all dependencies used by the {{blank}} example app
{noformat}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Struts 2 Blank Webapp 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ blank ---
[INFO] org.apache.struts:blank:war:1.0.0
[INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
[INFO] +- javax.servlet:jsp-api:jar:2.0:provided
[INFO] | \- javax.servlet:servlet-api:jar:2.4:provided
[INFO] +- org.apache.struts:struts2-junit-plugin:jar:2.5.9-SNAPSHOT:test
[INFO] | +- org.springframework:spring-test:jar:4.1.6.RELEASE:test
[INFO] | +- org.springframework:spring-core:jar:4.1.6.RELEASE:test
[INFO] | | \- commons-logging:commons-logging:jar:1.2:test
[INFO] | +- org.springframework:spring-context:jar:4.1.6.RELEASE:test
[INFO] | | +- org.springframework:spring-aop:jar:4.1.6.RELEASE:test
[INFO] | | | \- aopalliance:aopalliance:jar:1.0:test
[INFO] | | +- org.springframework:spring-beans:jar:4.1.6.RELEASE:test
[INFO] | | \- org.springframework:spring-expression:jar:4.1.6.RELEASE:test
[INFO] | \- junit:junit:jar:4.12:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.apache.logging.log4j:log4j-core:jar:2.7:compile
[INFO] | \- org.apache.logging.log4j:log4j-api:jar:2.7:compile
[INFO] \- org.apache.struts:struts2-core:jar:2.5.9-SNAPSHOT:compile
[INFO] +- org.freemarker:freemarker:jar:2.3.23:compile
[INFO] +- ognl:ognl:jar:3.1.12:compile
[INFO] | \- org.javassist:javassist:jar:3.20.0-GA:compile
[INFO] +- commons-fileupload:commons-fileupload:jar:1.3.2:compile
[INFO] +- commons-io:commons-io:jar:2.4:compile
[INFO] \- org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.943 s
[INFO] Finished at: 2017-02-21T13:50:29+01:00
[INFO] Final Memory: 19M/619M
[INFO] ------------------------------------------------------------------------
{noformat}
commons-logging is only used by Spring and only in {{test}} scope
> Struts 2.5.10 can't find struts2-blank.war
> ------------------------------------------
>
> Key: WW-4745
> URL: https://issues.apache.org/jira/browse/WW-4745
> Project: Struts 2
> Issue Type: Temp
> Components: Example Applications
> Affects Versions: 2.5.10
> Reporter: fairy
> Priority: Trivial
> Labels: easyfix
> Attachments: update-Essential Dependencies Only.png
>
>
> Hi all,
> I found the latest release struts-2.5.10 is missing war ,
> such as "struts2-blank.war","struts2-mailreader.war","struts2-portlet.war."
> Could you fix the issue when you have free time?
> Best Regards,
> Fairy
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)