Hi everyone

I try to compile the Android version.

I used https://github.com/owncloud/android/blob/master/SETUP.md

Problems started at step 3,
mvn -pl com.simpligility.android.sdk-deployer:android-19 -am install
I had a failure because it didn't work for 4.4 and Android 19. I had to
update pom to use 4.4.2_r3 instead of 4.4.2_r3. Then it worked.

Same problem with mvn install. With 4.4.2_r3 instead of 4.4.2_r2, it
worked and the build was successful.

But I cannot succeed with "mvn package". It doesn't want to work:

[WARNING] The POM for
com.owncloud.android:owncloud-android-library:jar:1.5.2-SNAPSHOT is
missing, no dependency information available

Failed to execute goal on project owncloud: Could not resolve
dependencies for project com.owncloud.android:owncloud:apk:0.9.2: Could
not find artifact
com.owncloud.android:owncloud-android-library:jar:1.5.2-SNAPSHOT

So I still cannot generate the APK.....

Any idea?

Thanks to everyone!

S.L.



_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to