Closed bvanalderweireldt closed 10 years ago
hi, welcome! we switched to maven to avoid specific dependencies settings, there might be just some tweaks on a couple of artifacts to point to the correct OS SWT version. First thing, did you checkout and build ajaxplorer-sdk-java before?
Hi, first thanks for your answer :) I really like ajaxplorer ecosystem i installed it a week ago and synchronize successfully from my server to my mac with ajaxplorer-sync, you really did a great work :)
I use at work xubuntu, so i want to try to make it work on it :)
I haven't build the sdk yet, i will do it tomorrow, what are the tweaks you're talking about ?
Hi i build the SDK on linux without any problem, but i don't know what to do with that :
[0] 'dependencies.dependency.artifactId' with value '${swt.version}' does not match a valid id pattern.
?
Oh by the way: you can solve this problem by specifying a "profile" in maven, like: mvn -P linux_x86 [goal] or mvn -P linux_x86_64 [goal]
I want to contribute building ajaxxplorer-sync on ubuntu but i cannor build it a lot of dependencies link are broken ? Do you use a special repo in settings.xml maven installation ?