[seam-issues] [JBoss JIRA] (SOLDER-335) Missing transitive dependencies on Maven Central

Martin Hynar (JIRA) jira-events at lists.jboss.org
Tue Oct 23 14:13:07 EDT 2012


    [ https://issues.jboss.org/browse/SOLDER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728694#comment-12728694 ] 

Martin Hynar commented on SOLDER-335:
-------------------------------------

The problem is caused by unsolved [MNG-3553|http://jira.codehaus.org/browse/MNG-3553]. Maven can't load dependencies with import scope from different repo than Central.

However, I noticed profile {{jboss-public-repository}} in {{solder-logging}} that includes JBoss Nexus repository. Moving this part into {{solder-parent}} solves the problem.
                
> Missing transitive dependencies on Maven Central
> ------------------------------------------------
>
>                 Key: SOLDER-335
>                 URL: https://issues.jboss.org/browse/SOLDER-335
>             Project: Solder
>          Issue Type: Bug
>          Components: Build infrastructure
>    Affects Versions: 3.1.0.Final
>            Reporter: Harald Wellmann
>
> Solder artifacts on Maven Central are not usable. solder-impl-3.1.0.Final.jar has a transitive dependency on seam-bom-3.1.0.Final.pom which cannot be resolved.
> By the way, issues of this kind could be avoided if *all* release artifacts were pushed to Maven Central.
> The current situation where some JBoss artifacts are on Central and others in the JBoss repository only is rather a nuisance for end users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list