Bitcoin Forum

Other => MultiBit => Topic started by: pooya87 on November 07, 2014, 06:52:46 AM



Title: trouble building multidoge from source
Post by: pooya87 on November 07, 2014, 06:52:46 AM
i hope its the right section for my problem.
i am trying to build Multidoge from its source from Github but i ran into problem with something.
maven cannot find "2.0.0-SNAPSHOT" at the provided url
here is the error message:

Quote
Failed to execute goal on project multidoge: Could not resolve dependencies for project org.multibit:multidoge:jar:0.1.3: Failed to collect dependencies at com.xeiam.xchange:xchange-mtgox:jar:2.0.0-SNAPSHOT: Failed to read artifact descriptor for com.xeiam.xchange:xchange-mtgox:jar:2.0.0-SNAPSHOT: Failure to find com.xeiam.xchange:xchange-parent:pom:2.0.0-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-oss-snapshot has elapsed or updates are forced

can anyone help me or point me to the right place to ask this