[
https://issues.apache.org/jira/browse/TEZ-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4669:
------------------------------
Description:
{code}
com.google.inject.ProvisionException: Unable to provision, see the following
errors:
1) null returned by binding at org.eclipse.sisu.wire.LocatorWiring
but the 1st parameter of
org.codehaus.plexus.velocity.internal.DefaultVelocityComponent.<init>(Unknown
Source) is not @Nullable
at org.eclipse.sisu.wire.LocatorWiring
while locating org.codehaus.plexus.velocity.VelocityComponentConfigurator
for the 1st parameter of
org.codehaus.plexus.velocity.internal.DefaultVelocityComponent.<init>(Unknown
Source)
at ClassRealm[plugin>com.github.spotbugs:spotbugs-maven-plugin:4.9.3.0,
parent: jdk.internal.loader.ClassLoaders$AppClassLoader@639fee48] (via modules:
org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
while locating org.codehaus.plexus.velocity.internal.DefaultVelocityComponent
while locating java.lang.Object annotated with *
at org.eclipse.sisu.wire.LocatorWiring
while locating org.codehaus.plexus.velocity.VelocityComponent
for field at
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.velocity(Unknown Source)
at ClassRealm[plugin>com.github.spotbugs:spotbugs-maven-plugin:4.9.3.0,
parent: jdk.internal.loader.ClassLoaders$AppClassLoader@639fee48] (via modules:
org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
while locating org.apache.maven.doxia.siterenderer.DefaultSiteRenderer
while locating java.lang.Object annotated with *
while locating org.codehaus.mojo.spotbugs.SpotBugsMojo
{code}
> Spotbugs fails in precommit
> ---------------------------
>
> Key: TEZ-4669
> URL: https://issues.apache.org/jira/browse/TEZ-4669
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Priority: Major
> Attachments: patch-spotbugs-root.txt
>
>
> {code}
> com.google.inject.ProvisionException: Unable to provision, see the following
> errors:
> 1) null returned by binding at org.eclipse.sisu.wire.LocatorWiring
> but the 1st parameter of
> org.codehaus.plexus.velocity.internal.DefaultVelocityComponent.<init>(Unknown
> Source) is not @Nullable
> at org.eclipse.sisu.wire.LocatorWiring
> while locating org.codehaus.plexus.velocity.VelocityComponentConfigurator
> for the 1st parameter of
> org.codehaus.plexus.velocity.internal.DefaultVelocityComponent.<init>(Unknown
> Source)
> at ClassRealm[plugin>com.github.spotbugs:spotbugs-maven-plugin:4.9.3.0,
> parent: jdk.internal.loader.ClassLoaders$AppClassLoader@639fee48] (via
> modules: org.eclipse.sisu.wire.WireModule ->
> org.eclipse.sisu.plexus.PlexusBindingModule)
> while locating
> org.codehaus.plexus.velocity.internal.DefaultVelocityComponent
> while locating java.lang.Object annotated with *
> at org.eclipse.sisu.wire.LocatorWiring
> while locating org.codehaus.plexus.velocity.VelocityComponent
> for field at
> org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.velocity(Unknown
> Source)
> at ClassRealm[plugin>com.github.spotbugs:spotbugs-maven-plugin:4.9.3.0,
> parent: jdk.internal.loader.ClassLoaders$AppClassLoader@639fee48] (via
> modules: org.eclipse.sisu.wire.WireModule ->
> org.eclipse.sisu.plexus.PlexusBindingModule)
> while locating org.apache.maven.doxia.siterenderer.DefaultSiteRenderer
> while locating java.lang.Object annotated with *
> while locating org.codehaus.mojo.spotbugs.SpotBugsMojo
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)