You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Michael I Angerman (JIRA)" <ji...@apache.org> on 2008/05/05 18:31:55 UTC

[jira] Commented: (SHINDIG-228) Shindig's Maven script don't work on Win32 plateforms.

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

Michael I Angerman commented on SHINDIG-228:
--------------------------------------------

Cassie fixed as of this morning...

Earlier in the morning, prior to Cassie's check in,
this issue was broken as reported...

But now, post Cassie's check in everything is up and running...
 
I blew away my Maven repository -- prior to testing, this is advised...

Then update from the trunk and everything should work as advertised...

cd <shindig>
mvn
mvn -Prun


> Shindig's Maven script don't work on Win32 plateforms.
> ------------------------------------------------------
>
>                 Key: SHINDIG-228
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-228
>             Project: Shindig
>          Issue Type: Bug
>          Components: Common Components (Java), Gadget Rendering Server (Java), Sample container & Examples
>         Environment: Windows XP 32Bit
> sun JDK 1.5 and 1.6
> Maven 2.0.9
>            Reporter: Uriel Chemouni
>            Priority: Blocker
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> Some Resource downloaded by Maven gets 403 http ERROR.
> 05/05/08 10:20:31 CEST: [INFO] snapshot org.apache.shindig:shindig-common:1-SNAPSHOT: checking for updates from apache.snapshots
> 05/05/08 10:20:32 CEST: [INFO] snapshot org.apache.shindig:shindig-common:1-SNAPSHOT: checking for updates from apache.snapshots
> 05/05/08 10:20:32 CEST: ERROR project-execute : org.apache.shindig:gadgets:jar:1-SNAPSHOT (  task-segment: [process-test-resources] ) : Unable to read local copy of metadata: Cannot read metadata from 'C:\Documents and Settings\viaduc139\.m2\repository\org\apache\shindig\shindig-common\1-SNAPSHOT\maven-metadata-caja.xml': attribute value must start with quotation or apostrophe not t (position: START_TAG seen ...<tr>\n<td><b><font face=t... @13:20)
>   org.apache.shindig:shindig-common:jar:1-SNAPSHOT
>  
> Path to dependency:
>       1) org.apache.shindig:gadgets:jar:1-SNAPSHOT
>       2) org.apache.shindig:shindig-common:jar:1-SNAPSHOT
> 05/05/08 10:20:34 CEST: Adding source folder /Shindig/src/main/java
> 05/05/08 10:20:34 CEST: Adding source folder /Shindig/src/test/java
> 05/05/08 10:20:34 CEST: Adding resource folder /Shindig/conf
> 05/05/08 10:20:34 CEST: Build error for /Shindig/pom.xml; org.apache.maven.lifecycle.LifecycleExecutionException: Unable to read local copy of metadata: Cannot read metadata from 'C:\Documents and Settings\viaduc139\.m2\repository\org\apache\shindig\shindig-common\1-SNAPSHOT\maven-metadata-caja.xml': attribute value must start with quotation or apostrophe not t (position: START_TAG seen ...<tr>\n<td><b><font face=t... @13:20)
>   org.apache.shindig:shindig-common:jar:1-SNAPSHOT
> Path to dependency:
>       1) org.apache.shindig:gadgets:jar:1-SNAPSHOT
>       2) org.apache.shindig:shindig-common:jar:1-SNAPSHOT
> 05/05/08 10:20:34 CEST: Setting source compatibility: 1.5
> 05/05/08 10:20:34 CEST: Setting target compatibility: 1.5
> 05/05/08 10:20:34 CEST: JRE compliant to 1.5. org.eclipse.jdt.launching.JRE_CONTAINER[CPE_CONTAINER][K_SOURCE][isExported:false]
> In the .m2 directory, maven-metadata-caja.xml contains:
> <html>
> <head>
> <title>403 Forbidden</title>
> .....
> <h1>We're sorry...</h1>
> <p>... but your query looks similar
> to automated requests from a computer virus or spyware
> application.  To protect our users, we can't process your request
> right now.
> </p>
> <p>We'll restore your access as quickly as possible, so try again soon. In the meantime, if you suspect that your computer or network has been infected,
> you might want to run a <a href="http://www.download.com/Antivirus/3150-2239-0.html"> virus checker</a> or <a href="http://www.download.com/sort/3150-8022-0-1-4
> .html">spyware remover</a> to make sure that your systems are free of viruses and other spurious software.
> </p>
> <p>
> If you're continually receiving this error, you may be able to resolve the
> problem by deleting your Google cookie and revisiting Google. For
> browser-specific instructions, please consult your browser's online support
> center.
> </p>
> <p>
> If your entire network is affected, more information is available in the <a  href="http://www.google.com/support/bin/answer.py?answer=86640">Google
> Web Search Help Center</a>.
> </p>
> <p>We apologize for the inconvenience, and hope we'll see you again on Google.

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