[jbosstools-issues] [JBoss JIRA] (JBTIS-102) Need SpringFramework jars to build FUSE

Paul Leacu (JIRA) jira-events at lists.jboss.org
Tue Jul 16 16:04:26 EDT 2013


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

Paul Leacu commented on JBTIS-102:
----------------------------------


   So - when locus components themselves have dependencies - how are they resolved?  Specifically - using the trimmed pom from above (with version properties put back) - I get the following when building locus:

[ERROR]   Missing requirement: org.apache.camel.camel-spring 2.12.0.redhat-610-SNAPSHOT requires 'package org.springframework.remoting.support [3.1.0,3.3.0)' but it could not be found

   org.springframework.remoting.support can be found in org.springframework.context which is one of the bundles removed because it's in a jboss mirror.  I tried adding the 3.2 springide mirror as both a repository and as an associate site for the repository facade but it still fails to find it.  I don't want to add it as a <dependency> because that will cause it to get mirrored in locus.

   So - what-should-I-do?

   Thanks!
                
> Need SpringFramework jars to build FUSE
> ---------------------------------------
>
>                 Key: JBTIS-102
>                 URL: https://issues.jboss.org/browse/JBTIS-102
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Fuse IDE, target-platform
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Paul Leacu
>         Attachments: spring_deps.png
>
>
> [~pleacu] said:
> {quote}
> I'm attempting to get the fuseide to rely on jbosstools mirrors w/ real TP dependencies instead of including stuff on their own.  
> So - they include org.springframework plugins - I found 10 of them here:
>      http://download.jboss.org/jbosstools/updates/requirements/springide/3.2.0.201303060654-RELEASE/
> but I'm missing three:
>  
>  org.springframework.aspects
>  org.springframework.osgi.extender
>  org.springframework.osgi.extensions.annotations
> {quote}

--
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 jbosstools-issues mailing list