Skip to content

Commit

Permalink
Merge pull request #897 from hazendaz/maven-api
Browse files Browse the repository at this point in the history
[fix] Remove left over item from last change
  • Loading branch information
hazendaz authored Oct 20, 2024
2 parents 88e4540 + 9e9cbdd commit 78f47d0
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,6 @@ class SpotBugsMojo extends AbstractMavenReport implements SpotBugsPluginsTrait {
@Parameter(property = "plugin.artifacts", required = true, readonly = true)
List pluginArtifacts

/** Remote repositories which will be searched for the coreplugin jar. */
@Parameter(property = "project.remoteArtifactRepositories", required = true, readonly = true)
List remoteArtifactRepositories

/** Maven Session. */
@Parameter (defaultValue = '${session}', required = true, readonly = true)
MavenSession session
Expand Down

0 comments on commit 78f47d0

Please sign in to comment.