Hi,

when "  mvn -U clean install" executed :

 [ERROR] Failed to execute goal on project taverna-cwl-activity: Could not
resolve dependencies for project
org.apache.taverna.commonactivities:taverna-cwl-activity:bundle:2.1.1-incubating-SNAPSHOT:
Could not find artifact
org.apache.taverna.commonactivities:taverna-cwl-utilities:jar:2.1.0-incubating-SNAPSHOT
in apache.snapshots (https://repository.apache.org/snapshots)

On Thu, Jun 30, 2016 at 8:07 PM, Stian Soiland-Reyes <[email protected]>
wrote:

> GSOC students, see below.
>
> Following the accepted vote on taverna-engine 3.1.0 and
> taverna-common-activities 2.1.0 I have now bumped the <version> of
> their pom.xml files to 3.1.1-incubating-SNAPSHOT and
> 2.1.1-incubating-SNAPSHOT.
>
> I have also updated the <properties> of the repositories to use the
> new stable versions of engine/commonactivities/commandline.    (e.g.
> taverna-server build should now use engine and command line
> 3.1.0-incubating )
>
> This builds on https://builds.apache.org/user/stain/my-views/view/taverna/
> with new SNAPSHOTs deployed (there's a new bug in the command line due
> to newer jar-plugin,  see separate email)
>
>
>
> Thilina and Nadeesh, I have also merged the newer master into the
> docker and cwl-browse branches.
>
>
> Make sure your own branches are merged with the updated branches. Do
>
> git checkout docker # or cwl-browse
> git remote add apache
>
> https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git
> git fetch apache
> git merge apache/docker    # or apache/cwl-browse
> git push origin docker   # or cwl-browse
>
>
>
> You may have to do a new
>   mvn -U clean install
> to make sure you get the new SNAPSHOTs.
>
> (The reason is that the Maven repository will soon expire the old
> 3.1.0-incubating-SNAPSHOTs)
>
> --
> Stian Soiland-Reyes
> Apache Taverna (incubating), Apache Commons
> http://orcid.org/0000-0001-9842-9718
>

Reply via email to