Skip to content

Commit

Permalink
[pom] Attach javadocs - scaladocs
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 6, 2020
1 parent 5c56e2f commit 24c784b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mybatis-scala-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<execution>
<id>attach-javadocs</id>
<goals>
<goal>doc-jar</goal>
</goals>
</execution>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 24c784b

Please sign in to comment.