当前位置:网站首页>Idea uses the MVN command to package and report an error, which is not available
Idea uses the MVN command to package and report an error, which is not available
2022-07-03 09:23:00 【Great you don't know】
The error reporting problem is shown in the figure :
mvn : Cannot be “mvn” Item identified as cmdlet、 function 、 The name of the script file or runnable program . Please check the spelling of the name , If the path is included , Please make sure the path is correct , then try again .
The position of That's ok :1 character : 1
+ mvn -v
+ ~~~
+ CategoryInfo : ObjectNotFound: (mvn:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Found several ways online , To configure maven environment variable 、java environment variable 、 System environment variable 、 User environment variable To no avail ;
Solution :
Later, I found that there was no need to add mvn that will do
clean package -DskipTests
ha-ha ! Ruthless .
边栏推荐
- Solve POM in idea Comment top line problem in XML file
- 【点云处理之论文狂读经典版8】—— O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis
- LeetCode 57. Insert interval
- 传统企业数字化转型需要经过哪几个阶段?
- WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. Prompt to upgrade pip
- Detailed steps of windows installation redis
- [untitled] use of cmake
- Word segmentation in full-text indexing
- There is no open in default browser option in the right click of the vscade editor
- How to check whether the disk is in guid format (GPT) or MBR format? Judge whether UEFI mode starts or legacy mode starts?
猜你喜欢
Recommend a low code open source project of yyds
LeetCode 75. Color classification
【点云处理之论文狂读经典版13】—— Adaptive Graph Convolutional Neural Networks
Spark 结构化流写入Hudi 实践
2022-2-14 learning xiangniuke project - Session Management
Instant messaging IM is the countercurrent of the progress of the times? See what jnpf says
LeetCode 515. Find the maximum value in each tree row
一个优秀速开发框架是什么样的?
Construction of simple database learning environment
Install third-party libraries such as Jieba under Anaconda pytorch
随机推荐
[set theory] order relation (chain | anti chain | chain and anti chain example | chain and anti chain theorem | chain and anti chain inference | good order relation)
[point cloud processing paper crazy reading classic version 7] - dynamic edge conditioned filters in revolutionary neural networks on Graphs
【点云处理之论文狂读经典版8】—— O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis
Using Hudi in idea
Computing level network notes
Go language - JSON processing
Crawler career from scratch (II): crawl the photos of my little sister ② (the website has been disabled)
State compression DP acwing 291 Mondrian's dream
[kotlin learning] classes, objects and interfaces - classes with non default construction methods or attributes, data classes and class delegates, object keywords
Redis learning (I)
一个优秀速开发框架是什么样的?
Liteide is easy to use
【点云处理之论文狂读经典版10】—— PointCNN: Convolution On X-Transformed Points
Derivation of Fourier transform
Hudi 数据管理和存储概述
Severity code description the project file line prohibits the display of status error c2440 "initialization": unable to convert from "const char [31]" to "char *"
STM32F103 can learning record
Logstash+jdbc data synchronization +head display problems
Digital statistics DP acwing 338 Counting problem
图像修复方法研究综述----论文笔记