Hi, I would like to do an offline source build of the ServiceMix stack (including dependencies and essential plugins required during the build).
I had a look at the web site and it suggests letting Maven obtain dependencies in binary form http://servicemix.apache.org/developers/source.html I looked at the Apache instance of Jenkins and it is not clear whether that is also building dependencies or just fetching some of them in binary form. Is there a convenient way to replicate the Jenkins configuration to a local Jenkins instance and use that to build everything up from source? Can anybody clarify how to get all the necessary sources without manually downloading each project? Also, where are the tags kept? I looked at SVN and only found what appears to be a trunk, no tags or branches directories: http://svn.apache.org/repos/asf/servicemix/smx4/all/ Regards, Daniel
