Ian, Congratulations !! It all worked as you said it would on WINDOWS...
I blew away my maven repository and started over and pulled the latest code (revision 651956) I patched revision 651956 with reorganize-poms5.patch... I ran the following steps from the base directory... mvn mvn -Prun The jetty server came up fine... I tested the samples and they all came up fine... And of course it all worked with the following maven environment variable set... MAVEN_OPTS -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=4000,server=y,suspend=y Excellent job, Michael I Angerman On Sat, Apr 26, 2008 at 2:51 PM, Ian Boston (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/SHINDIG-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Ian Boston updated SHINDIG-207: > ------------------------------- > > Attachment: (was: reorganize-poms4.patch) > > > simplify dependencies, document how to get eclipse working > > ---------------------------------------------------------- > > > > Key: SHINDIG-207 > > URL: https://issues.apache.org/jira/browse/SHINDIG-207 > > Project: Shindig > > Issue Type: Bug > > Reporter: Brian Eaton > > Attachments: build-cleanup.patch, reorganize-poms5.patch > > > > > > Got a patch for this. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >

