jitpack.io icon indicating copy to clipboard operation
jitpack.io copied to clipboard

jeqo/incubator-zipkin-layout-factory apachify branch not building

Open codefromthecrypt opened this issue 6 years ago • 1 comments

Please provide:

  • Link to build log from https://jitpack.io https://jitpack.io/com/github/jeqo/incubator-zipkin-layout-factory/apachify-0.0.4-ga411702-13/build.log

  • Does the project build on your machine with the same commands (e.g. ./gradlew install) ?

./mvnw clean install -DskipTests
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------< org.apache.zipkin.layout:zipkin-layout-factory >-----------
[INFO] Building zipkin-layout-factory 0.0.5-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ zipkin-layout-factory ---
[INFO] Deleting /Users/acole/oss/incubator-zipkin-layout-factory/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ zipkin-layout-factory ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java) @ zipkin-layout-factory ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ zipkin-layout-factory ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ zipkin-layout-factory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ zipkin-layout-factory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /Users/acole/oss/incubator-zipkin-layout-factory/target/classes
[INFO] 
[INFO] --- license-maven-plugin:3.0:check (default) @ zipkin-layout-factory ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ zipkin-layout-factory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/acole/oss/incubator-zipkin-layout-factory/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ zipkin-layout-factory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /Users/acole/oss/incubator-zipkin-layout-factory/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ zipkin-layout-factory ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ zipkin-layout-factory ---
[INFO] Building jar: /Users/acole/oss/incubator-zipkin-layout-factory/target/zipkin-layout-factory-0.0.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ zipkin-layout-factory ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (default) @ zipkin-layout-factory ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /Users/acole/oss/incubator-zipkin-layout-factory/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 74 implicit excludes (use -debug for more details).
[INFO] 16 explicit excludes (use -debug for more details).
[INFO] 11 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ zipkin-layout-factory ---
[INFO] Installing /Users/acole/oss/incubator-zipkin-layout-factory/target/zipkin-layout-factory-0.0.5-SNAPSHOT.jar to /Users/acole/.m2/repository/org/apache/zipkin/layout/zipkin-layout-factory/0.0.5-SNAPSHOT/zipkin-layout-factory-0.0.5-SNAPSHOT.jar
[INFO] Installing /Users/acole/oss/incubator-zipkin-layout-factory/pom.xml to /Users/acole/.m2/repository/org/apache/zipkin/layout/zipkin-layout-factory/0.0.5-SNAPSHOT/zipkin-layout-factory-0.0.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.861 s
[INFO] Finished at: 2019-04-24T11:14:47+08:00
[INFO] ------------------------------------------------------------------------
  • What error are you seeing?
Build starting...
Error building

codefromthecrypt avatar Apr 24 '19 03:04 codefromthecrypt

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Sep 22 '22 02:09 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Oct 07 '22 02:10 github-actions[bot]