Stian Soiland-Reyes wrote:
> Does anyone know anything about this one..?
>
>
> It seems there's a dependency on
> org.openprovenance:opm:jar:1.0-SNAPSHOT - but there's a <repository>
> missing.
Yes. I have temporarily added -
<repository>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>opm</id>
<name>opm</name>
<url>http://openprovenance.org/java/maven-snapshots</url>
</repository>
into the distribution pom.xml and have now built the nightly release.
> Also we can't really depend on third party SNAPSHOT versions as we
> can't know when they will deploy a new snapshot, which could break the
> build and meaning that we won't have a consistent build environment.
This is also a problem with
<repository>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>tupelo2</id>
<name>tupelo2</name>
<url>http://dlt-dev.ncsa.uiuc.edu/m2</url>
</repository>
Alan
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
taverna-hackers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/taverna-hackers
Developers Guide: http://www.mygrid.org.uk/usermanual1.7/dev_guide.html
FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq