You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/java/common/maven/index.mdx
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,3 +90,13 @@ The plugin automatically adds the Sentry Java SDK as well as available Sentry in
90
90
## Source Context
91
91
92
92
See our documentation on <PlatformLinkto="/source-context/">Source Context</PlatformLink>.
93
+
94
+
By default, all of the source roots that are included as part of your build are sent to Sentry for source context.
95
+
96
+
To manually specify additional directories that shall be included in the source bundle, use the following configuration within your `plugin` tag for `io.sentry:sentry-maven-plugin`:
0 commit comments