cheese8 / spring-test-dbunit

Integration between the Spring testing framework and DBUnit
http://springtestdbunit.github.com/spring-test-dbunit/
Apache License 2.0
0 stars 0 forks source link

Could not find artifact com.github.springtestdbunit:spring-test-dbunit:jar:1.3.0-SNAPSHOT #1

Closed cheese8 closed 1 year ago

cheese8 commented 1 year ago

Meet below error message when mvn clean install -U

[ERROR] Failed to execute goal on project spring-test-dbunit-sample: Could not resolve dependencies for project com.github.springtestdbunit.sample:spring-test-dbunit-sample:jar:1.3.0-SNAPSHOT: Could not find artifact com.github.springtestdbunit:spring-test-dbunit:jar:1.3.0-SNAPSHOT -> [Help 1]

cheese8 commented 1 year ago

After this, mvn clean install -U was successfully executed.