Hi Andrius and Benedict,

thanks to you both for your answers!

On Thu, Apr 30, 2020 at 06:01:45AM +0300, mer...@debian.org wrote:
> 
> ------------------------8<------------------------
> plugins {
>     id "io.codearte.nexus-staging" version "0.21.2"
> }
> ------------------------8<------------------------
> 
> and
> 
> ------------------------8<------------------------
> nexusStaging {
>     packageGroup = 'io.nextflow'
>     delayBetweenRetriesInMillis = 10_000
> }
> ------------------------8<------------------------

For the moment I did this.  I delay the hint for the gradle dependencies
given by Benedict in the other mail since for the moment I think I have
spotted a real dependency that needs to be packaged:

A problem occurred evaluating root project 'nextflow-prj'.
> Could not resolve all files for configuration ':capsule'.
   > Could not resolve io.nextflow:capsule:1.0.3.1.
     Required by:
         project : > project :my-capsule
      > No cached version of io.nextflow:capsule:1.0.3.1 available for offline 
mode.
      > No cached version of io.nextflow:capsule:1.0.3.1 available for offline 
mode.
      > No cached version of io.nextflow:capsule:1.0.3.1 available for offline 
mode.
      > No cached version of io.nextflow:capsule:1.0.3.1 available for offline 
mode.


Seems https://github.com/nextflow-io/capsule is needed and I'll go on
packaging this and will ask back in case of further trouble (which is
quite likely :-( ).

Kind regards

        Andreas.

-- 
http://fam-tille.de

Reply via email to