You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jakub Bochenski (JIRA)" <ji...@apache.org> on 2018/01/31 15:51:00 UTC

[jira] [Created] (MDEPLOY-229) Error injecting: org.apache.maven.artifact.deployer.DefaultArtifactDeployer in Maven 3.3.9

Jakub Bochenski created MDEPLOY-229:
---------------------------------------

             Summary: Error injecting: org.apache.maven.artifact.deployer.DefaultArtifactDeployer in Maven 3.3.9
                 Key: MDEPLOY-229
                 URL: https://issues.apache.org/jira/browse/MDEPLOY-229
             Project: Maven Deploy Plugin
          Issue Type: Bug
          Components: deploy:deploy
    Affects Versions: 2.8.2
         Environment: Maven 3.3.9
            Reporter: Jakub Bochenski


The stacktrace is huge but I think the gist is:
{code:java}
java.lang.IllegalArgumentException: Can not set org.eclipse.aether.spi.log.Logger field org.apache.maven.repository.internal.DefaultVersionRangeResolver.logger to org.eclipse.aether.internal.impl.slf4j.Slf4jLoggerFactory{code}

Tried the same with Maven 3.5.0 and it works fine.

Full stack trace: https://gist.github.com/jakub-bochenski/08b7e9dce1823ef55c2335eb7e79fb14



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)