[ 
https://issues.apache.org/jira/browse/SHINDIG-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567086#action_12567086
 ] 

Martin Webb commented on SHINDIG-35:
------------------------------------

Checked out oauth.

did a mvn install on core and example

did a mvn jetty:run on example/oauth-provide and it fails:

[EMAIL PROTECTED]:~/repositories/oauth/svn/code/java/example/oauth-provider$ 
mvn jetty:run
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'jetty'.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not exist 
or no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Fri Feb 08 16:36:13 GMT 2008
[INFO] Final Memory: 1M/9M
[INFO] ------------------------------------------------------------------------

Delete my mvn repo twice tried adding dependencies for jetty - no luck.

Any pointer on what you did to get it running appreciated.  This is only my 
second mvn project.

Martin

> Create a demo of a server side container
> ----------------------------------------
>
>                 Key: SHINDIG-35
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-35
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Gadgets Server - Java
>            Reporter: Brian Eaton
>            Assignee: John Hjelmstad
>         Attachments: oauth.patch, sillyoauthgadget.js, testgadget.xml
>
>
> I'd like Shindig to have a sample implementation of a server-side container.
> I definitely don't want to build any type of robust or scalable user registry 
> to go along with this work.  I'd like to see scaffolding, not a lot of 
> implementation.
> The ability to store user preferences on the server rather than the client 
> would be a reasonable first milestone.  A next milestone would be support for 
> OAuth in gadgets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to