Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Cloud Foundry Developers
Conversations
Labels
About
cannot build login-server
25 views
uaa
Skip to first unread message
hai wang
unread,
Aug 1, 2014, 2:16:57 AM
8/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vcap...@cloudfoundry.org
When I build the latest login-server with gradle
error happens, it seems the dependency is not satisfied, I am new to gradle, anyone can help?
:compileJava
/vagrant/login-server-master/src/main/java/org/cloudfoundry/identity/uaa/login/AbstractControllerInfo.java:27: error: package javax.servlet.http does not exist
import javax.servlet.http.HttpServletRequest;
^
/vagrant/login-server-master/src/main/java/org/cloudfoundry/identity/uaa/login/AbstractControllerInfo.java:107: error: cannot find symbol
protected String extractPath(HttpServletRequest request) {
^
symbol: class HttpServletRequest
location: class AbstractControllerInfo
Reply all
Reply to author
Forward
0 new messages