Last active
December 15, 2015 20:29
-
-
Save juven/5318861 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
272) null returned by binding at org.sonatype.guice.bean.binders.LocatorWiring | |
but parameter 0 of org.eclipse.aether.internal.impl.Slf4jLoggerFactory.<init>() is not @Nullable | |
while locating org.slf4j.ILoggerFactory | |
for parameter 0 at org.eclipse.aether.internal.impl.Slf4jLoggerFactory.<init>(Slf4jLoggerFactory.java:66) | |
while locating org.eclipse.aether.internal.impl.Slf4jLoggerFactory | |
while locating java.lang.Object annotated with * | |
at org.sonatype.guice.bean.binders.LocatorWiring | |
while locating org.eclipse.aether.spi.log.LoggerFactory | |
for parameter 1 at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.<init>(DefaultUpdateCheckManager.java:77) | |
while locating org.eclipse.aether.internal.impl.DefaultUpdateCheckManager | |
while locating java.lang.Object annotated with * | |
at org.sonatype.guice.bean.binders.LocatorWiring | |
while locating org.eclipse.aether.impl.UpdateCheckManager | |
for parameter 4 at org.eclipse.aether.internal.impl.DefaultDeployer.<init>(DefaultDeployer.java:115) | |
while locating org.eclipse.aether.internal.impl.DefaultDeployer | |
while locating java.lang.Object annotated with * | |
at org.sonatype.guice.bean.binders.LocatorWiring | |
while locating org.eclipse.aether.impl.Deployer | |
for parameter 7 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.<init>(DefaultRepositorySystem.java:128) | |
while locating org.eclipse.aether.internal.impl.DefaultRepositorySystem | |
while locating java.lang.Object annotated with * | |
at org.sonatype.guice.bean.binders.LocatorWiring | |
while locating org.eclipse.aether.RepositorySystem | |
for parameter 0 at io.tesla.aether.TeslaAether.<init>(TeslaAether.java:46) | |
while locating io.tesla.aether.TeslaAether | |
for field at io.provis.maven.provision.MavenProvisioner.artifactResolver(MavenProvisioner.java:16) | |
while locating io.provis.maven.provision.MavenProvisioner | |
for field at com.sonatype.community.tool.nexus.BithubNexusIntegrationTest.mavenProvisioner(BithubNexusIntegrationTest.java:34) | |
at org.sonatype.guice.bean.containers.InjectedTest$SetUpModule.configure(InjectedTest.java:86) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment