<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">I thought this might be network issue, when I switched to another network, then dependencies are getting downloaded but those are not binary files(html page). While building getting following error:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project open<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">id-connect-common: Compilation failure: Compilation failure:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">[ERROR] error: error reading C:\maven_repo\org\springframework\security\oauth\spring-security-oauth2\2.0.0.M2\spring-security<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">-oauth2-2.0.0.M2.jar; error in opening zip file<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">[ERROR] error: error reading C:\maven_repo\org\eclipse\persistence\javax.persistence\2.0.3\javax.persistence-2.0.3.jar; error<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">in opening zip file<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">[ERROR] error: error reading C:\maven_repo\javax\servlet\jsp\jsp-api\2.1\jsp-api-2.1.jar; error in opening zip file<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">[ERROR] -&gt; [Help 1]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">-Ujval<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Ujval Sanghavi
<br>
<b>Sent:</b> Tuesday, January 21, 2014 5:16 PM<br>
<b>To:</b> 'mitreid-connect@mit.edu'<br>
<b>Subject:</b> Unable to build OpenID-Connect-Java-Spring-Server Version 1.1<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I am trying to build <a href="https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server">
OpenID-Connect-Java-Spring-Server</a>(1.1). While building this, specified dependencies are not getting downloaded. I am getting following error while building it:<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">[ERROR] Failed to execute goal on project openid-connect-parent: Could not resolve dependencies for project org.mitre:openid-<o:p></o:p></p>
<p class="MsoNormal">connect-parent:pom:1.1.1-SNAPSHOT: Failed to collect dependencies for [javax.servlet:servlet-api:jar:2.5 (provided), javax.se<o:p></o:p></p>
<p class="MsoNormal">rvlet.jsp:jsp-api:jar:2.1 (provided), junit:junit:jar:4.7 (test), org.easymock:easymock:jar:2.0 (test), org.springframework:s<o:p></o:p></p>
<p class="MsoNormal">pring-test:jar:3.2.3.RELEASE (test), org.mockito:mockito-all:jar:1.9.5 (test), org.slf4j:slf4j-jdk14:jar:1.5.10 (test)]: Fail<o:p></o:p></p>
<p class="MsoNormal">ed to read artifact descriptor for javax.servlet.jsp:jsp-api:jar:2.1: Could not transfer artifact javax.servlet.jsp:jsp-api:p<o:p></o:p></p>
<p class="MsoNormal">om:2.1 from/to org.eclipse.persistence (<a href="http://download.eclipse.org/rt/eclipselink/maven.repo">http://download.eclipse.org/rt/eclipselink/maven.repo</a>): Error transferring file: Serv<o:p></o:p></p>
<p class="MsoNormal">er returned HTTP response code: 503 for URL: <a href="http://download.eclipse.org/rt/eclipselink/maven.repo/javax/servlet/jsp/jsp-api/">
http://download.eclipse.org/rt/eclipselink/maven.repo/javax/servlet/jsp/jsp-api/</a><o:p></o:p></p>
<p class="MsoNormal">2.1/jsp-api-2.1.pom from <a href="http://download.eclipse.org/rt/eclipselink/maven.repo/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom">
http://download.eclipse.org/rt/eclipselink/maven.repo/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom</a><o:p></o:p></p>
<p class="MsoNormal">-&gt; [Help 1]<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Looks like repo location has been changed. Requesting your help to resolve this issue.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">-Ujval<o:p></o:p></p>
</div>
<p>DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
</p>
</body>
</html>