Hi,I have wrote an taverna plugin with the guide at _http://dev.mygrid.org.uk/wiki/display/developer/Creating+plugins+for+Taverna+2, _ <http://dev.mygrid.org.uk/wiki/display/developer/Creating+plugins+for+Taverna+2,> and I want to update to taverna of version 2.4.0 ,so the modules version of taverna plugin dependence in the project's pom.xml file was changed like
/<properties> <t2.core.version>2.0.1</t2.core.version> <t2.activities.version>2.0.1</t2.activities.version> <t2.ui.api.version>2.0</t2.ui.api.version> <t2.ui.impl.version>2.0</t2.ui.impl.version> <t2.workbench.version>2.4.0</t2.workbench.version> </properties>/
but the maven tools of eclipse can't get mavern source jar of this version , is the official website |http://www.mygrid.org.uk/maven/repository <http://www.mygrid.org.uk/maven/repository%3C/>| not updating
to latest version ? and how should I do? Thanks
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________ taverna-hackers mailing list taverna-hackers@lists.sourceforge.net Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/