Skip to content

Commit

Permalink
added workaround for fails during release
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Iuvshin committed Nov 20, 2015
1 parent 163622b commit f5de522
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<packaging>jar</packaging>
<name>Che Plugin :: Java :: Eclipse Search</name>
<properties>
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
<maven.javadoc.skip>true</maven.javadoc.skip>
</properties>
<dependencies>
Expand Down

0 comments on commit f5de522

Please sign in to comment.