-
Notifications
You must be signed in to change notification settings - Fork 60
Revise maven repository dependencies #40
Comments
from jforg we can pull all the jars dependencies: http://repo.jfrog.org/artifactory/libs-releases/org/apache/commons/com.springsource.org.apache.commons.codec/ in github it found here: |
it better to switch to apache.directory.studio instead com.springsource.org i will write down the links again:
i will change that at rosjave_bootstrap and rosjava_core, and i will see if it pass all the tests. |
Started migration in rosjava_bootstrap. Will hold off on the others for now till we're sure it's all working. Also - rosjava_core is a problem - |
can you add this links to manven repository? |
make sure after that migration, android_core still compile. |
Ah, this thing:
|
yes :) I think need also to re-create all the messages and rosjava_messages with new dependencies can you check it? If you succeeded that will be great. and you will need to update maven_repository sooner that you thought. can can you ask @DmitryDzz how he solve this issue? |
i added you on gtalk. so if you available to talk .... |
I've been watching you 8-) |
it ok :) |
you can close this issue: |
Revise our maven url sources in the ros plugin @talregev is using the list below. I do not believe we need to add the rep.maven.xxx or central.maven.xxx - these should be automatically picked up by
mavenCentral()
. The jfrog is the standout one there - what is in that?The text was updated successfully, but these errors were encountered: