problem about gradle resolveDeps in the deskshare developing

58 views
Skip to first unread message

Gavin Yin

unread,
Apr 16, 2015, 6:22:11 AM4/16/15
to bigblueb...@googlegroups.com
after i run gradle resolveDeps --info
it shows 
:app:resolveDeps (Thread[main,5,main]) completed. Took 17.409 secs.
FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':default'.
> Could not find org/red5:red5-server:1.0.4-SNAPSHOT.
  Required by:
      :deskshare:unspecified
> Could not find org.red5:red5-io:1.0.4-SNAPSHOT.
  Required by:
      :deskshare:unspecified


and i access the URL http://repo1.maven.org and http://oss.sonatype.org, it doesn't find some required files.
so where i can find these files  thanks

Richard Alam

unread,
Apr 16, 2015, 9:54:27 AM4/16/15
to BigBlueButton-dev
THe jar is located in google code. Perhaps you're not able to access it.


Richard
 

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.



--
Message has been deleted

Gavin Yin

unread,
Apr 20, 2015, 11:08:56 PM4/20/15
to bigblueb...@googlegroups.com

hi Richard

I want to set up BigBlueButton development environment for developing Deskshare. I am following the steps:

cd /home/firstuser/dev/bigbluebutton/deskshare
gradle resolveDeps

There some errors:

:app:resolveDeps (Thread[main,5,main]) completed. Took 17.409 secs.
FAILURE: Build failed with an exception.
 
* What went wrong:
Could not resolve all dependencies for configuration ':default'.
> Could not find org/red5:red5-server:1.0.4-SNAPSHOT.
  Required by:
      :deskshare:unspecified
> Could not find org.red5:red5-io:1.0.4-SNAPSHOT.
  Required by:
      :deskshare:unspecified
 

I have got the missed files in https://code.google.com/p/blindside/source/browse/repository/org/red5/red5-server-1.0.4-SNAPSHOT.jar

Then I redo:

gradle resolveDeps

it shows:

Resource missing. [HTTP HEAD: http://repo1.maven.org/maven2/org/scala-tools/scala-tools-parent/1.3/scala-tools-parent-1.3.jar]
* What went wrong:
Could not resolve all dependencies for configuration ':app:default'.
> Could not download artifact 'org.testng:testng:5.8:testng.jar'
   > Artifact 'org.testng:testng:5.8:testng.jar' not found.

 

Now How can I get the file “scala-tools-parent-1.3.jar”, and I can find the testing-5.8.jar in https://code.google.com/p/blindside/source/browse/#svn%2Frepository%2Forg%2Ftestng

But I don’t understand “org.testng:testng:5.8:testng.jar”. is this a path??

and are there some updated development documents for BBB 0.90?

Thanks a lot!


在 2015年4月16日星期四 UTC+8下午9:54:27,Richard Alam写道:
Reply all
Reply to author
Forward
0 new messages