Skip to content

Commit 90e7e20

Browse files
committed
#22 Switch toastr to webjars - fix offline build
1 parent a9a66bf commit 90e7e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- v1-dependencies-{{ checksum "pom.xml" }}-{{ checksum "web/pom.xml" }}
7979
- v1-dependencies-
8080

81-
- run: mvn dependency:resolve-plugins dependency:go-offline
81+
- run: mvn de.qaware.maven:go-offline-maven-plugin:resolve-dependencies -Dmaven.repo.local=~/.m2/repository
8282

8383
- run: cp .mvn/wrapper/settings.xml ~/.m2/settings.xml
8484

0 commit comments

Comments
 (0)