integration class is missing
Opened this issue · 3 comments
can not import com.matthewmitchell.peercoin_android_wallet.integration.android.PeercoinIntegration package because integration is missing
Did you solve this? I'm getting the same error
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.matthewmitchell.peercoin_android_wallet:integration-android:3.1: Could not find artifact com.matthewmitchell.peercoin_android_wallet:base:pom:3.0 in central (https://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 11, column 10
[WARNING] 'dependencies.dependency.systemPath' for com.matthewmitchell.peercoin_android_wallet:integration-android:jar should not point at files within the project directory, ${project.basedir}/../integration-android/target/integration-android-3.1.jar will be unresolvable by dependent projects @ line 85, column 16
[WARNING] 'dependencies.dependency.systemPath' for com.matthewmitchell.peercoin_android_wallet:integration-android:jar refers to a non-existing file /Users/peercoin-android-wallet/wallet/../integration-android/target/integration-android-3.1.jar @ line 85, column 16
[WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ line 29, column 10
Hello. What command are you running in which directory?
@MatthewLM do you have 'jar' for peercoinj ?
While importing i am facing errors like
Error:(26, 42) error: package com.matthewmitchell.peercoinj.core does not exist