On Nov 9, 2007 2:11 PM, Philip Webster <[EMAIL PROTECTED]> wrote: > > Hi, > I'm trying to build various versions of ServiceMix from source, but there > seems to be a number of dependencies that are not available from the Maven > repositories specified in the POMs. The missing dependencies cause the > build > to fail. > > ServiceMix 3.1 fails in 'step1' due to a missing ActiveMQ dependency > (4.1incubation-2007-0103).
Humm, not sure where it is :-( > > > ServiceMix 3.1.1 builds without any problems. > > ServiceMix 3.1.2 fails in 'step2' due to a missing Log4J dependency > (log4j1.2.12). This one is available from public repos: http://repo1.maven.org/maven2/log4j/log4j/1.2.12/ > > > This has been a problem for the past week, and it also prevented > ServiceMix > 3.2 from building, although this appears to have been fixed. > > Could all the dependencies that are required to build ServiceMix from > source > be placed into the ServiceMix Maven repository? I need to use these old > versions, but I also need to apply a patch and build from source, so the > binary releases are ruled out for me. > Maybe you could submit your patch ? Or just ask for the patch to be applied if we forgot... Anyway, I understand the need, but i doubt infra would be happy to have a copy of all dependencies for each project at Apache. For those not available, we already do that. In addition we could try to publish the local repo used when releasing a new version. > > Regards, > > Phil > > -- > View this message in context: > http://www.nabble.com/Missing-dependencies-for-ServiceMix-builds-from-source-tf4777593s12049.html#a13666723 > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
