邢质坦 created IOTDB-177:
-------------------------

             Summary: 编译源代码时出现异常
                 Key: IOTDB-177
                 URL: https://issues.apache.org/jira/browse/IOTDB-177
             Project: Apache IoTDB
          Issue Type: Bug
         Environment: CentOS 7.6 
java version "1.8.0_212"
Java(TM) SE Runtime Environment (build 1.8.0_212-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.212-b10, mixed mode)
Apache Maven 3.0.5 (Red Hat 3.0.5-17)

            Reporter: 邢质坦


# git clone https://github.com/apache/incubator-iotdb

# cd  incubator-iotdb

#mvn clean install -DskipTests

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache IoTDB (incubating) Project Parent POM
[INFO] TsFile
[INFO] Service-rpc
[INFO] IoTDB Jdbc
[INFO] IoTDB Session
[INFO] IoTDB Client
[INFO] IoTDB Server
[INFO] IoTDB Examples
[INFO] IoTDB-Kafka Examples
[INFO] IoTDB-RocketMQ Examples
[INFO] client-example
[INFO] tsfile-example
[INFO] IoTDB Grafana
[INFO] IoTDB Spark-TsFile
[INFO] IoTDB Distribution
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache IoTDB (incubating) Project Parent POM 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ iotdb-parent ---
[INFO] Deleting /opt/incubator-iotdb/target
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (validate) @ iotdb-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ 
iotdb-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-version-convergence) 
@ iotdb-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (vulnerability-checks) @ 
iotdb-parent ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache IoTDB (incubating) Project Parent POM ...... FAILURE [2.244s]
[INFO] TsFile ............................................ SKIPPED
[INFO] Service-rpc ....................................... SKIPPED
[INFO] IoTDB Jdbc ........................................ SKIPPED
[INFO] IoTDB Session ..................................... SKIPPED
[INFO] IoTDB Client ...................................... SKIPPED
[INFO] IoTDB Server ...................................... SKIPPED
[INFO] IoTDB Examples .................................... SKIPPED
[INFO] IoTDB-Kafka Examples .............................. SKIPPED
[INFO] IoTDB-RocketMQ Examples ........................... SKIPPED
[INFO] client-example .................................... SKIPPED
[INFO] tsfile-example .................................... SKIPPED
[INFO] IoTDB Grafana ..................................... SKIPPED
[INFO] IoTDB Spark-TsFile ................................ SKIPPED
[INFO] IoTDB Distribution ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.652s
[INFO] Finished at: Mon Aug 26 17:12:13 CST 2019
[INFO] Final Memory: 18M/260M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M2:enforce 
(vulnerability-checks) on project iotdb-parent: Execution vulnerability-checks 
of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M2:enforce failed: 
Failed to lookup component: ComponentReportAssistant: 
java.util.NoSuchElementException
[ERROR] role: org.sonatype.ossindex.maven.common.ComponentReportAssistant
[ERROR] roleHint:
[ERROR] -> [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/PluginExecutionException



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to