Maybe I found a possible way to do it:

1. Pre-Build: Generate the deps package
2. Pre-Build: Unzip deps package and install the deps

3. Start the normal build

I will explore this further.

Am 19. April 2012 16:31 schrieb Fabian Christ <[email protected]>:
> Hi,
>
> while working on a script to download the deps automatically and then
> creates a deps package, I wondered what we have to do for the Jenkins
> build process.
>
> If we require the deps to be installed before the build starts this
> has somehow to be configured in Jenkins, too. Anyone experiences how
> this could be achieved? I know that you can execute scripts before the
> build. But the script which installs the deps is not in svn - only the
> script that generates the deps package would be in svn.
>
> Am 19. April 2012 13:47 schrieb Rupert Westenthaler
> <[email protected]>:
>> On Thu, Apr 19, 2012 at 1:22 PM, Fabian Christ
>> <[email protected]> wrote:
>>> Am 19. April 2012 12:08 schrieb Reto Bachmann-Gmür <[email protected]>:
>>>> If that isn't possible we could adapt the script to get the required
>>>> dependency via http from the owlapi project/distribution site.
>>>
>>> Yes I was also thinking about automatic download but this would mean
>>> that the user has some tool like wget installed or how would you do
>>> that download?
>>>
>>
>> You could use the Maven Ant task similar as done in /data for
>> downloading the default DB-Pedia indexes and the OpenNLP models.
>>
>>> --
>>> Fabian
>>> http://twitter.com/fctwitt
>>
>>
>>
>> --
>> | Rupert Westenthaler             [email protected]
>> | Bodenlehenstraße 11                             ++43-699-11108907
>> | A-5500 Bischofshofen
>
>
>
> --
> Fabian
> http://twitter.com/fctwitt



-- 
Fabian
http://twitter.com/fctwitt

Reply via email to