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 6, 2023
1 parent 74c1800 commit 4bbcc60
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 4bbcc60

Please sign in to comment.