Skip to content

Instantly share code, notes, and snippets.

@stevenroose
Created October 29, 2016 09:45
Show Gist options
  • Save stevenroose/ff577507bec6525033262a4f56417dd7 to your computer and use it in GitHub Desktop.
Save stevenroose/ff577507bec6525033262a4f56417dd7 to your computer and use it in GitHub Desktop.
:: Package(s) bitsquare not found in repositories, trying AUR...
:: resolving dependencies...
:: looking for inter-conflicts...
AUR Packages (1) bitsquare-0.4.9.6-1
:: Proceed with installation? [Y/n]
:: Retrieving package(s)...
:: bitsquare build files are up-to-date -- skipping
:: Checking bitsquare integrity...
Fetching origin
Fetching origin
:: Building bitsquare package(s)...
Fetching origin
Fetching origin
Building bitcoinj ...
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 5 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 5 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] bitcoinj Parent
[INFO] bitcoinj
[INFO] bitcoinj Examples
[INFO] bitcoinj Tools
[INFO] bitcoinj Wallet-Template
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bitcoinj Parent 0.13.1.5
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bitcoinj-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ bitcoinj-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bitcoinj-parent ---
[INFO] Installing /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/pom.xml to /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/bitcoinj/bitcoinj-parent/0.13.1.5/bitcoinj-parent-0.13.1.5.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bitcoinj 0.13.1.5
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bitcoinj-core ---
[INFO] Deleting /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ bitcoinj-core ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ bitcoinj-core ---
[INFO] surefireArgLine set to -javaagent:/home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/coverage-reports/jacoco.exec,excludes=**/Protos*.class:org/bitcoinj/jni/*:org/bitcoin/*
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bitcoinj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bitcoinj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 257 source files to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/classes
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/main/java/org/bitcoinj/core/ECKey.java:[232,30] createPoint(java.math.BigInteger,java.math.BigInteger,boolean) in org.spongycastle.math.ec.ECCurve has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/main/java/org/bitcoinj/store/WindowsMMapHack.java:[20,9] sun.misc.Cleaner is internal proprietary API and may be removed in a future release
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/main/java/org/bitcoinj/store/WindowsMMapHack.java:[20,29] sun.nio.ch.DirectBuffer is internal proprietary API and may be removed in a future release
[INFO] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/main/java/org/bitcoinj/core/Peer.java: Some input files use unchecked or unsafe operations.
[INFO] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/main/java/org/bitcoinj/core/Peer.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bitcoinj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bitcoinj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 68 source files to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[73,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[99,72] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[106,72] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[114,72] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[127,72] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[139,73] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[155,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[160,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[165,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[178,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[193,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[209,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[222,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[235,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[252,72] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[261,72] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[271,66] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[277,66] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[290,72] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[300,86] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[313,68] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[321,72] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[330,72] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[349,55] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[355,55] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[WARNING] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/uri/BitcoinURITest.java:[361,55] BITCOIN_SCHEME in org.bitcoinj.uri.BitcoinURI has been deprecated
[INFO] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/core/PeerGroupTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/src/test/java/org/bitcoinj/core/PeerGroupTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bitcoinj-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ bitcoinj-core ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/coverage-reports/jacoco.exec
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (default-report) @ bitcoinj-core ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/jacoco.exec
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ bitcoinj-core ---
[INFO] Building jar: /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/bitcoinj-core-0.13.1.5.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.2:jar (attach-javadocs) @ bitcoinj-core ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ bitcoinj-core ---
[INFO] Including com.h2database:h2:jar:1.3.167 in the shaded jar.
[INFO] Including com.madgag.spongycastle:core:jar:1.51.0.0 in the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java:jar:2.5.0 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:16.0.1 in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:2.0.1 in the shaded jar.
[INFO] Including net.jcip:jcip-annotations:jar:1.0 in the shaded jar.
[INFO] Including com.lambdaworks:scrypt:jar:1.4.0 in the shaded jar.
[INFO] Including postgresql:postgresql:jar:9.1-901.jdbc4 in the shaded jar.
[INFO] Including mysql:mysql-connector-java:jar:5.1.33 in the shaded jar.
[INFO] Including org.fusesource.leveldbjni:leveldbjni-all:jar:1.8 in the shaded jar.
[INFO] Including org.bitcoinj:orchid:jar:1.1.1 in the shaded jar.
[INFO] Including com.squareup.okhttp:okhttp:jar:2.2.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.2.0 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.7 in the shaded jar.
[INFO] Attaching shaded artifact.
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unzip-lib) @ bitcoinj-core ---
[INFO] Configured Artifact: org.bitcoinj:bitcoinj-core:0.13.1.5:jar
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/bitcoinj-core-0.13.1.5.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack-dependencies (unzip-deps) @ bitcoinj-core ---
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/easymock/easymock/3.2/easymock-3.2.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/bitcoinj/orchid/1.1.1/orchid-1.1.1.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/objenesis/objenesis/1.3/objenesis-1.3.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/fasterxml/jackson/core/jackson-core/2.5.1/jackson-core-2.5.1.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/squareup/okio/okio/1.2.0/okio-1.2.0.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/h2database/h2/1.3.167/h2-1.3.167.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/squareup/okhttp/okhttp/2.2.0/okhttp-2.2.0.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/madgag/spongycastle/core/1.51.0.0/core-1.51.0.0.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/mysql/mysql-connector-java/5.1.33/mysql-connector-java-5.1.33.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/postgresql/postgresql/9.1-901.jdbc4/postgresql-9.1-901.jdbc4.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/fasterxml/jackson/core/jackson-databind/2.5.2/jackson-databind-2.5.2.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/slf4j/slf4j-jdk14/1.7.7/slf4j-jdk14-1.7.7.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/fusesource/leveldbjni/leveldbjni-all/1.8/leveldbjni-all-1.8.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/lambdaworks/scrypt/1.4.0/scrypt-1.4.0.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/com/fasterxml/jackson/core/jackson-annotations/2.5.0/jackson-annotations-2.5.0.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO] Unpacking /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/junit/junit/4.12/junit-4.12.jar to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/test-classes with includes "" and excludes ""
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ bitcoinj-core ---
[INFO] Building jar: /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/pull-tests.jar
[INFO]
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ bitcoinj-core ---
[INFO] Building jar: /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/bitcoinj-core-0.13.1.5-sources.jar
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce) @ bitcoinj-core ---
[INFO] Applying DigestRule
[INFO] Building snapshot whitelist of all current artifacts
[INFO] List of verified artifacts. If you are confident in the integrity of your repository you can use the list below:
[INFO] <urns>
[INFO] <urn>cglib:cglib-nodep:2.2.2:jar:null:test:00d456bb230c70c0b95c76fb28e429d42f275941</urn>
[INFO] <urn>com.fasterxml.jackson.core:jackson-annotations:2.5.0:jar:null:test:a2a55a3375bc1cef830ca426d68d2ea22961190e</urn>
[INFO] <urn>com.fasterxml.jackson.core:jackson-core:2.5.1:jar:null:test:e2a00ad1d7e540ec395e9296a34da484c8888d4d</urn>
[INFO] <urn>com.fasterxml.jackson.core:jackson-databind:2.5.2:jar:null:test:2b4dd13fbe6f8c6b146d4c3b7fd70862f136802d</urn>
[INFO] <urn>com.google.code.findbugs:jsr305:2.0.1:jar:null:compile:516c03b21d50a644d538de0f0369c620989cd8f0</urn>
[INFO] <urn>com.google.guava:guava:16.0.1:jar:null:compile:5fa98cd1a63c99a44dd8d3b77e4762b066a5d0c5</urn>
[INFO] <urn>com.google.protobuf:protobuf-java:2.5.0:jar:null:compile:a10732c76bfacdbd633a7eb0f7968b1059a65dfa</urn>
[INFO] <urn>com.h2database:h2:1.3.167:jar:null:compile:d3867d586f087e53eb12fc65e5693d8ee9a5da17</urn>
[INFO] <urn>com.lambdaworks:scrypt:1.4.0:jar:null:compile:906506b74f30c8c20bccd9ed4a11112d8941fe87</urn>
[INFO] <urn>com.madgag.spongycastle:core:1.51.0.0:jar:null:compile:0f642963312ea0e615ad65f28adc5a5b3a2a0862</urn>
[INFO] <urn>com.squareup.okhttp:okhttp:2.2.0:jar:null:compile:959c454243581fdf730abfd4f4745441724bcf2c</urn>
[INFO] <urn>com.squareup.okio:okio:1.2.0:jar:null:compile:c0b52915a48fa91b1b94a28d4a2997bac5f524df</urn>
[INFO] <urn>junit:junit:4.12:jar:null:test:2973d150c0dc1fefe998f834810d68f278ea58ec</urn>
[INFO] <urn>mysql:mysql-connector-java:5.1.33:jar:null:compile:8af455a9a3267e6664cafc87ace71a4e4ef02837</urn>
[INFO] <urn>net.jcip:jcip-annotations:1.0:jar:null:compile:afba4942caaeaf46aab0b976afd57cc7c181467e</urn>
[INFO] <urn>org.apache.maven.plugins:maven-clean-plugin:2.6.1:maven-plugin:null:runtime:bfdf7d6c2f8fc8759457e9d54f458ba56ac7b30f</urn>
[INFO] <urn>org.apache.maven.plugins:maven-compiler-plugin:3.2:maven-plugin:null:runtime:aec10f274ac07fafab8906cb1aa69669d753b2c2</urn>
[INFO] <urn>org.apache.maven.plugins:maven-dependency-plugin:2.10:maven-plugin:null:runtime:af87ceeb71c6499147c5d27f74c9317bf707538e</urn>
[INFO] <urn>org.apache.maven.plugins:maven-deploy-plugin:2.8.2:maven-plugin:null:runtime:3c2d83ecd387e9843142ae92a0439792c1500319</urn>
[INFO] <urn>org.apache.maven.plugins:maven-enforcer-plugin:1.0:maven-plugin:null:runtime:ad032b7593576e9fe9305c73865633e163895b29</urn>
[INFO] <urn>org.apache.maven.plugins:maven-install-plugin:2.5.2:maven-plugin:null:runtime:8a67631619fc3c1d1f036e59362ddce71e1e496f</urn>
[INFO] <urn>org.apache.maven.plugins:maven-jar-plugin:2.6:maven-plugin:null:runtime:618f08d0fcdd3929af846ef1b65503b5904f93e3</urn>
[INFO] <urn>org.apache.maven.plugins:maven-javadoc-plugin:2.10.2:maven-plugin:null:runtime:5f391697fa85cecc7e5bac7ce5a6f9d056a58ba3</urn>
[INFO] <urn>org.apache.maven.plugins:maven-resources-plugin:2.7:maven-plugin:null:runtime:94af11389943a480ecec7db01b4ded1b9cdf57c5</urn>
[INFO] <urn>org.apache.maven.plugins:maven-shade-plugin:2.3:maven-plugin:null:runtime:d136adc7abccc9c12adcad6ae7a9bc51b2b7184b</urn>
[INFO] <urn>org.apache.maven.plugins:maven-site-plugin:3.4:maven-plugin:null:runtime:659cd5f1dd8bff554cf52603339494cbf7f283c5</urn>
[INFO] <urn>org.apache.maven.plugins:maven-source-plugin:2.4:maven-plugin:null:runtime:46f0d7f7823d729ba300d3f8929900c7e9cb5ac0</urn>
[INFO] <urn>org.apache.maven.plugins:maven-surefire-plugin:2.18.1:maven-plugin:null:runtime:402fd3066fd6d85ea4a1a3e7cd82a7e35037e6e8</urn>
[INFO] <urn>org.bitcoinj:orchid:1.1.1:jar:null:compile:7898329eae76ec6bfdf27081234bb222d5be09df</urn>
[INFO] <urn>org.easymock:easymock:3.2:jar:null:test:00c82f7fa3ef377d8954b1db25123944b5af2ba4</urn>
[INFO] <urn>org.eluder.coveralls:coveralls-maven-plugin:3.1.0:maven-plugin:null:runtime:ca9d2915e2b1e99f15c9f54ad653eda893d42a69</urn>
[INFO] <urn>org.fusesource.leveldbjni:leveldbjni-all:1.8:jar:null:compile:707350a2eeb1fa2ed77a32ddb3893ed308e941db</urn>
[INFO] <urn>org.hamcrest:hamcrest-core:1.3:jar:null:test:42a25dc3219429f0e5d060061f71acb49bf010a0</urn>
[INFO] <urn>org.jacoco:jacoco-maven-plugin:0.7.5.201505241946:maven-plugin:null:runtime:0a5e4dbbcd9b00e5ee42d928e10ab84f6f0b0835</urn>
[INFO] <urn>org.objenesis:objenesis:1.3:jar:null:test:dc13ae4faca6df981fc7aeb5a522d9db446d5d50</urn>
[INFO] <urn>org.slf4j:slf4j-api:1.7.7:jar:null:compile:2b8019b6249bb05d81d3a3094e468753e2b21311</urn>
[INFO] <urn>org.slf4j:slf4j-jdk14:1.7.7:jar:null:test:25d160723ea37a6cb84e87cd70773ff02997e857</urn>
[INFO] <urn>org.sonatype.plugins:nexus-staging-maven-plugin:1.6.5:maven-plugin:null:runtime:455ca2aa8cd14a06608f1538bd6a1efd09561563</urn>
[INFO] <urn>postgresql:postgresql:9.1-901.jdbc4:jar:null:compile:153f2f92a786f12fc111d0111f709012df87c808</urn>
[INFO] </urns>
[INFO] Verifying dependencies
[INFO] Verifying URN: cglib:cglib-nodep:2.2:jar:null:test:59afed7ab65e7ec6585d5bc60556c3cbd203532b
[INFO] Verifying URN: com.fasterxml.jackson.core:jackson-annotations:2.5.0:jar:null:test:a2a55a3375bc1cef830ca426d68d2ea22961190e
[INFO] Verifying URN: com.fasterxml.jackson.core:jackson-core:2.5.1:jar:null:test:e2a00ad1d7e540ec395e9296a34da484c8888d4d
[INFO] Verifying URN: com.fasterxml.jackson.core:jackson-databind:2.5.2:jar:null:test:2b4dd13fbe6f8c6b146d4c3b7fd70862f136802d
[INFO] Verifying URN: com.google.code.findbugs:jsr305:2.0.1:jar:null:compile:516c03b21d50a644d538de0f0369c620989cd8f0
[INFO] Verifying URN: com.google.guava:guava:16.0.1:jar:null:compile:5fa98cd1a63c99a44dd8d3b77e4762b066a5d0c5
[INFO] Verifying URN: com.google.protobuf:protobuf-java:2.5.0:jar:null:compile:a10732c76bfacdbd633a7eb0f7968b1059a65dfa
[INFO] Verifying URN: com.h2database:h2:1.3.167:jar:null:compile:d3867d586f087e53eb12fc65e5693d8ee9a5da17
[INFO] Verifying URN: com.lambdaworks:scrypt:1.4.0:jar:null:compile:906506b74f30c8c20bccd9ed4a11112d8941fe87
[INFO] Verifying URN: com.madgag.spongycastle:core:1.51.0.0:jar:null:compile:0f642963312ea0e615ad65f28adc5a5b3a2a0862
[INFO] Verifying URN: junit:junit:4.12:jar:null:test:2973d150c0dc1fefe998f834810d68f278ea58ec
[INFO] Verifying URN: mysql:mysql-connector-java:5.1.33:jar:null:compile:8af455a9a3267e6664cafc87ace71a4e4ef02837
[INFO] Verifying URN: net.jcip:jcip-annotations:1.0:jar:null:compile:afba4942caaeaf46aab0b976afd57cc7c181467e
[INFO] Verifying URN: org.apache.maven.plugins:maven-clean-plugin:2.6.1:maven-plugin:null:runtime:bfdf7d6c2f8fc8759457e9d54f458ba56ac7b30f
[INFO] Verifying URN: org.apache.maven.plugins:maven-compiler-plugin:3.2:maven-plugin:null:runtime:aec10f274ac07fafab8906cb1aa69669d753b2c2
[INFO] Verifying URN: org.apache.maven.plugins:maven-dependency-plugin:2.10:maven-plugin:null:runtime:af87ceeb71c6499147c5d27f74c9317bf707538e
[INFO] Verifying URN: org.apache.maven.plugins:maven-deploy-plugin:2.8.2:maven-plugin:null:runtime:3c2d83ecd387e9843142ae92a0439792c1500319
[INFO] Verifying URN: org.apache.maven.plugins:maven-enforcer-plugin:1.0:maven-plugin:null:runtime:ad032b7593576e9fe9305c73865633e163895b29
[INFO] Verifying URN: org.apache.maven.plugins:maven-install-plugin:2.5.2:maven-plugin:null:runtime:8a67631619fc3c1d1f036e59362ddce71e1e496f
[INFO] Verifying URN: org.apache.maven.plugins:maven-jar-plugin:2.6:maven-plugin:null:runtime:618f08d0fcdd3929af846ef1b65503b5904f93e3
[INFO] Verifying URN: org.apache.maven.plugins:maven-javadoc-plugin:2.10.2:maven-plugin:null:runtime:5f391697fa85cecc7e5bac7ce5a6f9d056a58ba3
[INFO] Verifying URN: org.apache.maven.plugins:maven-resources-plugin:2.7:maven-plugin:null:runtime:94af11389943a480ecec7db01b4ded1b9cdf57c5
[INFO] Verifying URN: org.apache.maven.plugins:maven-shade-plugin:2.3:maven-plugin:null:runtime:d136adc7abccc9c12adcad6ae7a9bc51b2b7184b
[INFO] Verifying URN: org.apache.maven.plugins:maven-site-plugin:3.4:maven-plugin:null:runtime:659cd5f1dd8bff554cf52603339494cbf7f283c5
[INFO] Verifying URN: org.apache.maven.plugins:maven-source-plugin:2.4:maven-plugin:null:runtime:46f0d7f7823d729ba300d3f8929900c7e9cb5ac0
[INFO] Verifying URN: org.apache.maven.plugins:maven-surefire-plugin:2.18.1:maven-plugin:null:runtime:402fd3066fd6d85ea4a1a3e7cd82a7e35037e6e8
[INFO] Verifying URN: org.easymock:easymock:3.2:jar:null:test:00c82f7fa3ef377d8954b1db25123944b5af2ba4
[INFO] Verifying URN: org.eluder.coveralls:coveralls-maven-plugin:3.1.0:maven-plugin:null:runtime:ca9d2915e2b1e99f15c9f54ad653eda893d42a69
[INFO] Verifying URN: org.fusesource.leveldbjni:leveldbjni-all:1.8:jar:null:compile:707350a2eeb1fa2ed77a32ddb3893ed308e941db
[INFO] Verifying URN: org.hamcrest:hamcrest-core:1.3:jar:null:test:42a25dc3219429f0e5d060061f71acb49bf010a0
[INFO] Verifying URN: org.jacoco:jacoco-maven-plugin:0.7.5.201505241946:maven-plugin:null:runtime:0a5e4dbbcd9b00e5ee42d928e10ab84f6f0b0835
[INFO] Verifying URN: org.objenesis:objenesis:1.2:jar:null:test:bfcb0539a071a4c5a30690388903ac48c0667f2a
[INFO] Verifying URN: com.squareup.okhttp:okhttp:2.2.0:jar:null:runtime:959c454243581fdf730abfd4f4745441724bcf2c
[INFO] Verifying URN: com.squareup.okio:okio:1.2.0:jar:null:runtime:c0b52915a48fa91b1b94a28d4a2997bac5f524df
[INFO] Verifying URN: org.slf4j:slf4j-api:1.7.7:jar:null:compile:2b8019b6249bb05d81d3a3094e468753e2b21311
[INFO] Verifying URN: org.slf4j:slf4j-jdk14:1.7.7:jar:null:test:25d160723ea37a6cb84e87cd70773ff02997e857
[INFO] Verifying URN: org.sonatype.plugins:nexus-staging-maven-plugin:1.6.5:maven-plugin:null:runtime:455ca2aa8cd14a06608f1538bd6a1efd09561563
[INFO] Verifying URN: postgresql:postgresql:9.1-901.jdbc4:jar:null:compile:153f2f92a786f12fc111d0111f709012df87c808
[INFO] Verifying URN: uk.co.froot.maven.enforcer:digest-enforcer-rules:0.0.1:jar:null:runtime:16a9e04f3fe4bb143c42782d07d5faf65b32106f
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bitcoinj-core ---
[INFO] Installing /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/bitcoinj-core-0.13.1.5.jar to /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/bitcoinj/bitcoinj-core/0.13.1.5/bitcoinj-core-0.13.1.5.jar
[INFO] Installing /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/pom.xml to /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/bitcoinj/bitcoinj-core/0.13.1.5/bitcoinj-core-0.13.1.5.pom
[INFO] Installing /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/bitcoinj-core-0.13.1.5-bundled.jar to /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/bitcoinj/bitcoinj-core/0.13.1.5/bitcoinj-core-0.13.1.5-bundled.jar
[INFO] Installing /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/pull-tests.jar to /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/bitcoinj/bitcoinj-core/0.13.1.5/bitcoinj-core-0.13.1.5-tests.jar
[INFO] Installing /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/core/target/bitcoinj-core-0.13.1.5-sources.jar to /home/steven/.cache/pacaur/bitsquare/src/mvn-repository/org/bitcoinj/bitcoinj-core/0.13.1.5/bitcoinj-core-0.13.1.5-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bitcoinj Examples 0.13.1.5
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bitcoinj-examples ---
[INFO] Deleting /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/examples/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ bitcoinj-examples ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bitcoinj-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/examples/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bitcoinj-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /home/steven/.cache/pacaur/bitsquare/src/bitcoinj/examples/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bitcoinj Parent .................................... SUCCESS [ 0.428 s]
[INFO] bitcoinj ........................................... SUCCESS [ 23.703 s]
[INFO] bitcoinj Examples .................................. FAILURE [ 0.024 s]
[INFO] bitcoinj Tools ..................................... SKIPPED
[INFO] bitcoinj Wallet-Template ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.078 s
[INFO] Finished at: 2016-10-29T11:44:41+02:00
[INFO] Final Memory: 60M/907M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project bitcoinj-examples: Fatal error compiling: invalid target release: 1.8 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :bitcoinj-examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment