On 21-11-2013 11:24, Nigel Magnay wrote: > Hi - > > We have many jobs that work correctly, but one maven (integration) job > is displaying weird behaviour. > > It runs correctly, it reports 'artifacts being archived'. These appear > in the .jenkins directory in the place I'd expect. However, the > left-hand sidebar reports a build size of '1 MB', and there are no > links to be able to download those modules. As far as I can tell, > there's nothing special with the configuration of this project (it was > likely cloned from a different build). >
The archived artifacts can be found under each module. I believe that this can be changed by turning off automatic archiving and do explicit archiving as a build step. Mads. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
