Maven: maven annotations is required in compile time in some cases

This commit is contained in:
Sergey Mashkov
2015-05-18 19:59:40 +03:00
parent 0d7f649cc2
commit 72238c4d39
@@ -34,7 +34,6 @@
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>