[0.12.1] Using Jetty?

29 views
Skip to first unread message

Jean Yang

unread,
Jan 11, 2013, 11:37:54 AM1/11/13
to simple-b...@googlegroups.com
Hello,

  I've been searching around for a while and can't seem to figure out why "sbt jetty" doesn't work after I upgraded from SBT 0.7.7.

  I have all of the following in my libraryDependencies:
"org.eclipse.jetty" % "jetty-webapp" % "8.1.4.v20120524" % "container,compile",
"org.eclipse.jetty" % "jetty-server" % "8.1.4.v20120524",
"org.mortbay.jetty" % "jetty" % "6.1.22" % "container"

  I also have xsbt linked in my plugins.sbt and I have the following in my build.sbt:
seq(webSettings :_*)

Thanks,
Jean

eugene yokota

unread,
Jan 11, 2013, 2:43:29 PM1/11/13
to simple-b...@googlegroups.com
https://github.com/JamesEarlDouglas/xsbt-web-plugin/wiki

The wiki says container:start.

-eugene


--
You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
To view this discussion on the web visit https://groups.google.com/d/msg/simple-build-tool/-/2U5ExUpckowJ.
To post to this group, send email to simple-b...@googlegroups.com.
To unsubscribe from this group, send email to simple-build-t...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/simple-build-tool?hl=en.

Reply all
Reply to author
Forward
0 new messages