Re: [CSV] org.skife not downloaded

2015-06-16 Thread Benedikt Ritter
2015-06-16 22:53 GMT+02:00 Gary Gregory : > On Tue, Jun 16, 2015 at 2:36 AM, Benedikt Ritter > wrote: > > > 2015-06-16 10:17 GMT+02:00 Gary Gregory : > > > > > On Mon, Jun 15, 2015 at 11:25 PM, Benedikt Ritter > > > wrote: > > > > > > > You have to manually download the file and put it in the co

Re: [CSV] org.skife not downloaded

2015-06-16 Thread Gary Gregory
On Tue, Jun 16, 2015 at 2:36 AM, Benedikt Ritter wrote: > 2015-06-16 10:17 GMT+02:00 Gary Gregory : > > > On Mon, Jun 15, 2015 at 11:25 PM, Benedikt Ritter > > wrote: > > > > > You have to manually download the file and put it in the correct > > location. > > > It is only used during the OpenJMH

Re: [CSV] org.skife not downloaded

2015-06-16 Thread Benedikt Ritter
2015-06-16 10:17 GMT+02:00 Gary Gregory : > On Mon, Jun 15, 2015 at 11:25 PM, Benedikt Ritter > wrote: > > > You have to manually download the file and put it in the correct > location. > > It is only used during the OpenJMH tests. Here is the relevant snippet > form > > pom.xml: > > > > > > >

Re: [CSV] org.skife not downloaded

2015-06-16 Thread Gary Gregory
On Mon, Jun 15, 2015 at 11:25 PM, Benedikt Ritter wrote: > You have to manually download the file and put it in the correct location. > It is only used during the OpenJMH tests. Here is the relevant snippet form > pom.xml: > > > > org.skife.kasparov > csv > 1.0 > system > ${basedir}/c

Re: [CSV] org.skife not downloaded

2015-06-15 Thread Benedikt Ritter
You have to manually download the file and put it in the correct location. It is only used during the OpenJMH tests. Here is the relevant snippet form pom.xml: org.skife.kasparov csv 1.0 system ${basedir}/csv-1.0.jar Benedikt 2015-06-16 1:52 GMT+02:00 Gary Gregory : > It seems that

[CSV] org.skife not downloaded

2015-06-15 Thread Gary Gregory
It seems that the org.skife jar is not in Maven Central: [ERROR] Failed to execute goal on project commons-csv: Could not resolve dependencies for project org.apache.commons:commons-csv:jar:1.1.1-SNAPSHOT: Could not find artifact org.skife.kasparov:csv:jar:1.0 at specified path C:\vcs\svn\apache\c