[ https://issues.apache.org/jira/browse/GROOVY-7551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701101#comment-14701101 ]
Cédric Champeau commented on GROOVY-7551: ----------------------------------------- To be clear, {{openbeans}} should not even appear as an optional dependency: it's only a dependency of the {{grooid}} jars, but even in that case, it's a bundled dependency, hence it should not appear in the various pom files we generate. > groovy-all has a dependency on com.googlecode:openbeans that is not available > on Maven Central > ---------------------------------------------------------------------------------------------- > > Key: GROOVY-7551 > URL: https://issues.apache.org/jira/browse/GROOVY-7551 > Project: Groovy > Issue Type: Bug > Affects Versions: 2.4.4 > Reporter: Robert Panzer > > The pom.xml contains an optional dependency on com.googlecode:openbeans. > But this module is not available on Maven central, only on jcenter. > Therefore resolving a dependency on groovy-all 2.4.4 via Ivy fails. > This dependency is new since 2.4.4 and was not present in 2.4.3. -- This message was sent by Atlassian JIRA (v6.3.4#6332)