On 07/02/2011 14:05, Andreas Truszkowski wrote:
> Hi,
>
> Another problem. It seems that maven cant resolve the FileReference
> class. Are there any dependencies I have to add?
>
> P:\CDKTaverna\cdk-taverna-2\cdk-taverna-2-activity\src\main\java\org\openscience\cdk\applications\taverna\io\MDLSDFileReaderActivity.java:[70,25]
> cannot find sy
> mbol
> symbol : class FileReference
> location: class
> org.openscience.cdk.applications.taverna.io.MDLSDFileReaderActivity
net.sf.taverna.t2.reference.impl.external.file.FileReference is in the
module
<groupId>net.sf.taverna.t2.core</groupId>
<artifactId>reference-core-extensions</artifactId>
You will need to have a dependency on that. The correct version number
can be found in
http://www.mygrid.org.uk/dev/wiki/display/developer/Maven+module+version+numbers
> Cheers,
> Andreas
Alan
------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world?
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
taverna-hackers mailing list
[email protected]
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/