Skip to content

Commit

Permalink
Config Doc - Configure OIDC Common annotation processor for legacy root
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Sep 7, 2024
1 parent 613cdf3 commit 6499f8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions extensions/oidc-common/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
<version>${project.version}</version>
</path>
</annotationProcessorPaths>
<compilerArgs>
<arg>-AlegacyConfigRoot=true</arg>
</compilerArgs>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 6499f8c

Please sign in to comment.