Skip to content

Commit

Permalink
1. update node pom
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangchunsheng committed Jul 5, 2021
1 parent 734ff4d commit 41328c6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/log.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,18 @@ ls ~/.m2/repository/com/github/eirslett
[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/DependencyResolutionException

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:05 min
[INFO] Finished at: 2021-07-05T17:14:50+08:00
[INFO] Final Memory: 36M/540M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project backend: Could not resolve dependencies for project io.dataease:backend:jar:1.0.0: Failure to find io.dataease:dataease-plugin-xpack:jar:1.0 in https://maven.aliyun.com/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of alimaven has elapsed or updates are forced -> [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/DependencyResolutionException

0 comments on commit 41328c6

Please sign in to comment.