mirror of
https://github.com/jberkel/sms-backup-plus.git
synced 2026-04-25 17:05:59 +03:00
[GH-ISSUE #523] Dependency to commons-io and apache-mime4j-core missing? #442
Labels
No labels
AM+RCS
FAQ
awaiting response
backup
bespoke
bug
calendar
call log
cannot reproduce
cloudless
device-specific
documentation
dual- & multi-SIM
duplicate
feature-request
fixed in beta
good first issue
half-missing
help wanted
helpful
meta
misattribution
mms
other message sources
pull-request
question
rejuvenation
restore
schedule
security
stale
task
thanks
v1.5.1
v1.5.10
v1.5.11
v1.5.2
v1.5.3
v1.5.3
v1.5.4
v1.5.4
v1.5.5
v1.5.5
v1.5.6
v1.5.7
v1.5.8
v1.5.9
v1.6β
xoauth
~$ bounty $~
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sms-backup-plus-jberkel#442
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jan 16, 2015).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/523
Hi,
i'm not absolutely sure but it seems the current pom.xml is missing the dependencies to:
http://mvnrepository.com/artifact/commons-io/commons-io/2.4
http://mvnrepository.com/artifact/org.apache.james/apache-mime4j-core/0.7.2
for building the app from source.
@jberkel commented on GitHub (Jan 17, 2015):
the dependencies are specified in the pom of k9-maillib: http://dl.bintray.com/jberkel/maven/com/fsck/k9/mail/lib/0.0.1.f7b2f26/lib-0.0.1.f7b2f26.pom
i guess it doesn't work the way you build the software because the mail-lib jar is installed manually, with a generated pom?
@ghost commented on GitHub (Jan 17, 2015):
Hi,
aahh i see. Thanks for the info. Closing this because it seems a problem our side.
@ildar commented on GitHub (Mar 10, 2015):
excuse me, where can I find the corresponding f-droid issue? Anyone?