1. 26 2月, 2018 8 次提交
  2. 25 2月, 2018 4 次提交
  3. 24 2月, 2018 3 次提交
  4. 23 2月, 2018 15 次提交
  5. 19 2月, 2018 2 次提交
    • wu-sheng's avatar
      Merge pull request #820 from sdanzo/master · 3298c383
      wu-sheng 提交于
      Update assembly.xml
      3298c383
    • D
      Update assembly.xml · c96077eb
      Danzo 提交于
      fixed maven 3.3.9 build issue caused by empty assembly ID on Ubuntu 16.04.2 using OpenJDK 1.8.0_151.
      
      [INFO] Building apm-collector-boot 5.0.0-alpha
      [INFO] ------------------------------------------------------------------------
      [INFO] 
      [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apm-collector-boot ---
      [INFO] Deleting /home/steve/skywalking/incubator-skywalking/apm-collector/apm-collector-boot/target
      [INFO] 
      [INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ apm-collector-boot ---
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 1.492 s
      [INFO] Finished at: 2018-02-18T12:05:49-06:00
      [INFO] Final Memory: 19M/235M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project apm-collector-boot: Failed during checkstyle configuration: cannot initialize module Header - Unable to find: CHECKSTYLE_HEAD -> [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
      c96077eb
  6. 14 2月, 2018 2 次提交
  7. 13 2月, 2018 6 次提交