We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f914c commit c9190f4Copy full SHA for c9190f4
.mvn/extensions.xml
@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<extensions>
3
+ <extension>
4
+ <groupId>io.takari.maven</groupId>
5
+ <artifactId>takari-smart-builder</artifactId>
6
+ <version>0.6.6</version>
7
+ </extension>
8
+</extensions>
.mvn/maven.config
@@ -7,4 +7,5 @@
-Daether.remoteRepositoryFilter.prefixes.basedir=${session.rootDirectory}/.mvn/rrf/
-Daether.remoteRepositoryFilter.groupId=true
9
-Daether.remoteRepositoryFilter.groupId.basedir=${session.rootDirectory}/.mvn/rrf/
10
-
+-b
11
+smart
0 commit comments