-
Notifications
You must be signed in to change notification settings - Fork 589
[Question] maven install error on windows #2220
Copy link
Copy link
Closed
Labels
help wantedExtra attention is neededExtra attention is neededimprovementGeneral improvementGeneral improvementshellIssues about shell scriptIssues about shell scripttodo
Description
Bug Type (问题类型)
other exception / error (其他异常报错)
Before submit
- 我已经确认现有的 Issues 与 FAQ 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents)
Environment (环境信息)
- Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
- Maven home: D:\study\maven
- Java version: 1.8.0_361, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk1.8.0_361\jre
- Default locale: zh_CN, platform encoding: GBK
- OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
Expected & Actual behavior (期望与实际表现)
when i tried to use command mvn clean install -Dmaven.test.skip=true, errors below occured.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (download-swagger-ui) on project hugegraph-dist: An Ant BuildException has occured: exec returned: 1
[ERROR] around Ant part ...<exec failonerror="true" dir="D:\study\idea\incubator-hugegraph\hugegraph-dist" executable="bash">... @ 12:101 in D:\study\idea\incubator-hugegraph\hugegraph-dist\target\antrun\build-main.xml
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :hugegraph-distVertex/Edge example (问题点 / 边数据举例)
No response
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededimprovementGeneral improvementGeneral improvementshellIssues about shell scriptIssues about shell scripttodo
Type
Fields
Give feedbackNo fields configured for issues without a type.