Guys,
I have playing around with shindig and suddenly today i found something
weird. The server took a while to start and looks like Maven is failing
during the mvn -Prun in updating the snapshot. I dont know why it updates
the snapshot everytime i run. Also, im unsure why maven isnt able to pick up
the updates, since the connection is fine. Im sure there is some
configuration tweaking to it.
However the jetty server starts up fine and i can test the apps as well. It
just takes some time to start the server. If any one faced this problem
before and have a quick config change or a quick patch, would really help.
[INFO] snapshot org.apache.shindig:shindig-gadgets:1-SNAPSHOT: checking for
upda
tes from caja
[WARNING] repository metadata for: 'snapshot
org.apache.shindig:shindig-gadgets:
1-SNAPSHOT' could not be retrieved from repository: caja due to an error:
Error
transferring file
[INFO] Repository 'caja' will be blacklisted
[INFO] snapshot org.apache.shindig:shindig-gadgets:1-SNAPSHOT: checking for
upda
tes from oauth
[WARNING] repository metadata for: 'snapshot
org.apache.shindig:shindig-gadgets:
1-SNAPSHOT' could not be retrieved from repository: oauth due to an error:
Error
transferring file
[INFO] Repository 'oauth' will be blacklisted
[INFO] snapshot org.apache.shindig:shindig-gadgets:1-SNAPSHOT: checking for
upda
tes from apache-incubating
[WARNING] repository metadata for: 'snapshot
org.apache.shindig:shindig-gadgets:
1-SNAPSHOT' could not be retrieved from repository: apache-incubating due to
an
error: Error transferring file
[INFO] Repository 'apache-incubating' will be blacklisted
[INFO] snapshot org.apache.shindig:shindig-gadgets:1-SNAPSHOT: checking for
upda
tes from apache.snapshots
[WARNING] repository metadata for: 'snapshot
org.apache.shindig:shindig-gadgets:
1-SNAPSHOT' could not be retrieved from repository: apache.snapshots due to
an e
rror: Error transferring file
[INFO] Repository 'apache.snapshots' will be blacklisted
[INFO] [antrun:run {execution: create-work}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive
invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [jetty:run-war]
[INFO] Configuring Jetty for project: Apache Shindig Project
2008-06-06 01:26:11.412::INFO: Logging to STDERR via
org.mortbay.log.StdErrLog
[INFO] Context path = /
[INFO] Tmp directory = determined at runtime
[INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
[INFO] Web overrides =
C:\work\devtools\shindig\java\server\target\shindig-serve
r-1-SNAPSHOT\WEB-INF\web.full.xml
[INFO] Starting jetty 6.1.9 ...
2008-06-06 01:26:11.506::INFO: jetty-6.1.9
2008-06-06 01:26:11.552::INFO: Extract
jar:file:/C:/work/devtools/shindig/java/
server/target/shindig-server-1-SNAPSHOT.war!/ to
C:\work\devtools\shindig\target
\work\webapp
2008-06-06 01:26:12.253::INFO: No Transaction manager found - if your
webapp re
quires one, please configure one.
2008-06-06 01:26:13.566::INFO: Started [EMAIL PROTECTED]:8080
[INFO] Started Jetty Server