Hmm, looks like maybe a temporary hiccup with the maven repository. Do you have any trouble visiting http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.3/on the machine that you're trying to build from?
On Mon, Mar 24, 2008 at 2:03 AM, Sanjay Shende <[EMAIL PROTECTED]> wrote: > Hi All, > > > > I have taken the latest source from apache shindig svn, But > I am unable to build this code. It gives the error for one of th maven > plugin: Below is the error stack trace. Can any one help me out what > needs to be done. I had build the earlier version of code but when I > took the latest code I am unable to build it. > > > > D:\iGoogle\shinding_svn\java\gadgets>mvn package > > [INFO] Scanning for projects... > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Building Apache Shindig Java Gadget Server > > [INFO] task-segment: [package] > > [INFO] > ------------------------------------------------------------------------ > > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-pl > ugin/2.3/maven-s<http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.3/maven-s> > > urefire-plugin-2.3.pom > > Downloading: > http://google-caja.googlecode.com/svn/maven/org/apache/maven/plugins/mav > en-surefire-plug<http://google-caja.googlecode.com/svn/maven/org/apache/maven/plugins/maven-surefire-plug> > > in/2.3/maven-surefire-plugin-2.3.pom > > Downloading: > http://oauth.googlecode.com/svn/code/maven/org/apache/maven/plugins/mave > n-surefire-plugi<http://oauth.googlecode.com/svn/code/maven/org/apache/maven/plugins/maven-surefire-plugi> > > n/2.3/maven-surefire-plugin-2.3.pom > > Downloading: > http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-pl > ugin/2.3/maven-s<http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.3/maven-s> > > urefire-plugin-2.3.pom > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Failed to resolve artifact. > > > > GroupId: org.apache.maven.plugins > > ArtifactId: maven-surefire-plugin > > Version: 2.3 > > > > Reason: Unable to download the artifact from any repository > > > > org.apache.maven.plugins:maven-surefire-plugin:pom:2.3 > > > > from the specified remote repositories: > > oauth (http://oauth.googlecode.com/svn/code/maven), > > central (http://repo1.maven.org/maven2), > > apache.snapshots > (http://people.apache.org/repo/m2-snapshot-repository), > > caja (http://google-caja.googlecode.com/svn/maven) > > > > > > [INFO] > ------------------------------------------------------------------------ > > [INFO] For more information, run Maven with the -e switch > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Total time: 1 minute 5 seconds > > [INFO] Finished at: Mon Mar 24 14:08:08 GMT+05:30 2008 > > [INFO] Final Memory: 1M/3M > > [INFO] > ------------------------------------------------------------------------ > > > > Regards, > > Sanjay Shende > > Symphony Services > > Pune - 411045 > > Office # +91-20-30566268 > > Mobile # +91-9850908221 > > > > > > "This email and any files transmitted with it contain confidential, > proprietary, > privileged information of Symphony Services Corp (India) Pvt. Ltd. and are > intended > solely for the use of the recipient/s to whom it is addressed. Any > unauthorized > notifying, copying or distributing of this e-mail, directly or indirectly, > and the > contents therein in full or part is prohibited by any entity who is not a > recipient. > Any email received inadvertently or by mistake should be deleted by the > entity who > is not a recipient thereof. You may be pleased to notify the sender > immediately by > email and the email should be deleted from your system". > -- ~Kevin

