Skip to content

Commit

Permalink
Add generated source folder
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Aleksandrov <dmitry.aleksandrov@oracle.com>
  • Loading branch information
dalexandrov committed Nov 3, 2023
1 parent 0b49b56 commit 342dc3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@
<version>${version.plugin.javadoc}</version>
<configuration>
<source>${version.java}</source>
<sourcepath>src/main/java;target/generated-sources</sourcepath>
<failOnError>true</failOnError>
<!-- we are not interested in each file that is generated -->
<quiet>true</quiet>
Expand Down

0 comments on commit 342dc3f

Please sign in to comment.