hi, No worries ! . There were some conflicts in dependencies after merging. Now it's all good.
regards, thilina On Mon, Jul 4, 2016 at 7:51 PM, Nadeesh Dilanga <[email protected]> wrote: > Hi, > Sorry for the belated reply. > > Actually my latest pull request is from a branch on bumped up snapshot. I > follow the exact steps given and then build only my activity plugin. And I > did not encounter any issue. > > On Thu, Jun 30, 2016 at 5:39 PM, Thilina Manamgoda <[email protected]> > wrote: > > > Hi, > > > > I have fixed previous failure by ading new module as a dependency to > > cwl-activity module and modified parent pom like this > > > > > https://github.com/ThilinaManamgoda/incubator-taverna-common-activities/blob/master/pom.xml > > . > > > > After that i got this error : > > https://drive.google.com/open?id=0B86Wyi6fP3OBN0xMclgtOHlXLXc > > > > regards, > > Thilina. > > > > On Fri, Jul 1, 2016 at 2:39 AM, Thilina Manamgoda <[email protected] > > > > wrote: > > > > > 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 > > >> > > > > > > > > >
