This commit appears to have broken the build for me. Am I the only one
seeing this problem?

[INFO] 
[INFO] 
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
------------------------------------------------------------------------
[INFO] Apache Shindig Project ................................ SUCCESS
[8.328s]
[INFO] Apache Shindig Project Parent ......................... SUCCESS
[1.297s]
[INFO] Apache Shindig Common Code ............................ SUCCESS
[5.453s]
[INFO] Apache Shindig Gadget Renderer ........................ FAILED
[1.672s]
[INFO] Apache Shindig Social API ............................. NOT BUILT
[INFO] Apache Shindig Features ............................... NOT BUILT
[INFO] Apache Shindig Web App ................................ NOT BUILT
[INFO]
------------------------------------------------------------------------
[ERROR]

... and then ...

Error message: Missing:
----------
1) org.apache.shindig:shindig-common:test-jar:tests:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.shindig
-DartifactId=shindig-common -Dversion=1.1-SNAPSHOT -Dclassifier=tests
-Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there: 
      mvn deploy:deploy-file -DgroupId=org.apache.shindig
-DartifactId=shindig-common -Dversion=1.1-SNAPSHOT -Dclassifier=tests
-Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.shindig:shindig-gadgets:jar:1.1-SNAPSHOT
        2) org.apache.shindig:shindig-common:test-jar:tests:1.1-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.shindig:shindig-gadgets:jar:1.1-SNAPSHOT

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)

Group-Id: org.apache.shindig
Artifact-Id: shindig-gadgets
Version: 1.1-SNAPSHOT
>From file: C:\dev\shindig\java\gadgets\pom.xml

Reply via email to