Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit b25696e

Browse files
committed
Create a auto-plugin to automatically add the pom files to the jars of plugins
1 parent bfb9b7c commit b25696e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

build.sbt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ compile in Compile := {
2626
apiVersionGenerator.value
2727
requirementsGenerator.value
2828
(compile in Compile).value
29-
}
29+
}
30+
31+
packageBin / includePom := false

0 commit comments

Comments
 (0)