[ https://issues.apache.org/jira/browse/MDEPLOY-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965739#comment-17965739 ]
Olivier Lamy commented on MDEPLOY-229: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#183|https://github.com/apache/maven-deploy-plugin/issues/183]. > 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 (Moved to GitHub Issues) > Issue Type: Bug > Components: deploy:deploy > Affects Versions: 2.8.2 > Environment: Maven 3.3.9 > Reporter: Jakub Bochenski > Assignee: Robert Scholte > Priority: Critical > > 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 (v8.20.10#820010)