Create a jar file that contains all the annotations from the project artifacts.
'com.github.barakb:annotations-jar-plugin:1.0'
<dependency>
<groupId>com.github.barakb</groupId>
<artifactId>annotations-jar-plugin</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.barakb" name="annotations-jar-plugin" rev="1.0"/>
"com.github.barakb", "annotations-jar-plugin", "1.0"