eclipse / microprofile-telemetry

microprofile telemetry
Apache License 2.0
16 stars 16 forks source link

Move documentation from sandbox and add licenses #13

Closed brunobat closed 2 years ago

Emily-Jiang commented 2 years ago

@brunobat can you sort out your eca form so that your PR can be merged?

Emily-Jiang commented 2 years ago

@brunobat just need to fix the license file compliant:

Error:  Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (rat-check) on project microprofile-telemetry-tracing-spec: Too many files with unapproved license: 1 See RAT report in: /home/runner/work/microprofile-telemetry/microprofile-telemetry/tracing/spec/target/rat.txt -> [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/MojoFailureException
Error:  
Error:  After correcting the problems, you can resume the build with the command
Error:    mvn <args> -rf :microprofile-telemetry-tracing-spec
Error: Process completed with exit code 1.
Emily-Jiang commented 2 years ago

@brunobat yeah, you finally fixed the issue.