<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">Hi All,</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">I am trying to set up mapguide 4j using the guidelines in this link</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica,
 Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><a href="https://github.com/jumpinjackie/mapguide4j">https://github.com/jumpinjackie/mapguide4j</a><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
 background-color: transparent; font-style: normal;">I am getting the following error when i try to run the application.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div
 style="background-color: transparent;">Getting org.scala-sbt sbt 0.11.3 ...</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">:: problems summary ::</div><div style="background-color: transparent;">:::: WARNINGS</div><div style="background-color: transparent;">                module not found: org.scala-sbt#sbt;0.11.3</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">        ==== local: tried</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">          C:\play\play-2.2.1\repository\local\org.scala-sbt\sbt\0.11.3\ivys\ivy.</div><div style="background-color: transparent;">xml</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">        ==== Maven2
 Local: tried</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">          file://C:\Users\ROMAN/.m2/repository/org/scala-sbt/sbt/0.11.3/sbt-0.11</div><div style="background-color: transparent;">.3.pom</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">        ==== typesafe-ivy-releases: tried</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">          http://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.11.</div><div style="background-color: transparent;">3/ivys/ivy.xml</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">        ==== Maven Central: tried</div><div style="background-color: transparent;"><br></div><div style="background-color:
 transparent;">          http://repo1.maven.org/maven2/org/scala-sbt/sbt/0.11.3/sbt-0.11.3.pom</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">                ::::::::::::::::::::::::::::::::::::::::::::::</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">                ::          UNRESOLVED DEPENDENCIES         ::</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">                ::::::::::::::::::::::::::::::::::::::::::::::</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">                ::
 org.scala-sbt#sbt;0.11.3: not found</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">                ::::::::::::::::::::::::::::::::::::::::::::::</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS</div><div style="background-color: transparent;">unresolved dependency: org.scala-sbt#sbt;0.11.3: not found</div><div style="background-color: transparent;">Error during sbt execution: Error retrieving required libraries</div><div style="background-color: transparent;">  (see C:\play\play-2.2.1\framework\.\sbt\boot\update.log for complete log)</div><div style="background-color: transparent;">Error: Could not retrieve sbt
 0.11.3</div><div><br></div><div><br></div><div><br></div><div>I am using play 2.2.1 with mapguide 2.5.2.</div><div><br></div><div><br></div><div>Any ideas ? <br></div><div><br></div><div><br></div><div>Regards,</div><div><br></div><div>Smith.</div></div></body></html>