Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

specified for property 'webAppSourceDirectory' does not exist. #37

Open
pishty1 opened this issue Aug 25, 2014 · 6 comments
Open

specified for property 'webAppSourceDirectory' does not exist. #37

pishty1 opened this issue Aug 25, 2014 · 6 comments

Comments

@pishty1
Copy link

pishty1 commented Aug 25, 2014

Hello,

just cloned and ran the gradlew tomcatRun command on the quick start sample project but it failed with the message:
Directory '/home/pishty/workspaces/workspace/spring-social-samples/spring-social-quickstart/src/main/webapp' specified for property 'webAppSourceDirectory' does not exist.

whats am i missing or doing wrong ?

@NLxAROSA
Copy link

Works when using the tomcatRunWar task instead of tomcatRun.

@bayboraoren
Copy link

tomcatRunWar is ok, thanks.

@firstthumb
Copy link

tomcatRunWar works

@biaocy
Copy link

biaocy commented Dec 12, 2015

bmuschko/gradle-tomcat-plugin#80
Use new version gradle-tomcat-plugin

@zulfyadhie
Copy link

tomcatRunWar works for me. Thanks

@mdsworld
Copy link

mdsworld commented Feb 2, 2018

gradlew tomcatRun failed whereas gradlew tomcatRunWar worked for me too. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

7 participants