Skip to content

Commit

Permalink
Skip javadoc for vaadin-platform-parent (#300) (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
qtdzz authored Sep 17, 2018
1 parent 0b34362 commit 13917e4
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,24 +86,4 @@
</pluginManagement>
</build>

<profiles>
<profile>
<id>javadocs</id>
<build>
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<executions>
<execution>
<id>javadoc-jar</id>
<goals>
<goal>aggregate-jar</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
</profiles>
</project>

0 comments on commit 13917e4

Please sign in to comment.