How to resolve Could not find artifact commons-math3:commons-math3:jar:3.4.1
问题 I have a project that executes a JMeter tests suite though maven. I use com.lazerycode.jmeter s jmeter-maven-plugin. With version 2.0.3 my project runs well. but when I update teh plugins version to 2.1.0 the following error is thrown. [ERROR] Failed to execute goal com.lazerycode.jmeter:jmeter-maven-plugin:2.1.0:configure (configure) on project my-regression: Could not find artifact commons-math3:commons-math3:jar:3.4.1 in central (https://repo.maven.apache.org/maven2) -> [Help 1] I know by