Technoboy- opened a new issue #1885: fix api server startup failure URL: https://github.com/apache/incubator-dolphinscheduler/issues/1885 1. add jsp-2.1 dependency ``` <dependency> <groupId>org.mortbay.jetty</groupId> <artifactId>jsp-2.1</artifactId> </dependency> ``` 2. remove jasper-runtime dependency
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
