ngrinder
›
ngrinder-user-cn
Search
everywhere
only in this topic
Advanced Search
the errors of Build nGrinder from scratch using Maven
Classic
List
Threaded
♦
♦
Locked
4 messages
xsr
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
the errors of Build nGrinder from scratch using Maven
git clone
https://github.com/naver/ngrinder.git
execute the script:install_maven_lib.bat(windows)
mvn package -Dmaven.test.skip=true
then,
xsr
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: the errors of Build nGrinder from scratch using Maven
how to fix it up
William
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: the errors of Build nGrinder from scratch using Maven
In reply to
this post
by xsr
mvn package -D maven.test.skip=true
注意 -D 后面有个空格
yu.zhai
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: the errors of Build nGrinder from scratch using Maven
正解
Free forum by Nabble
Edit this page