[
https://issues.apache.org/jira/browse/ANY23-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749872#comment-13749872
]
Ken Ishikawa commented on ANY23-170:
------------------------------------
I just tried the latest version from github and got the same error. The problem
is this dependency, which is not available in any public repositories that I
know of:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
<version>1.0-SNAPSHOT-rev1148315</version>
</dependency>
> Dependency error org.apache.commons:commons-csv:1.0-SNAPSHOT-rev1148315
> -----------------------------------------------------------------------
>
> Key: ANY23-170
> URL: https://issues.apache.org/jira/browse/ANY23-170
> Project: Apache Any23
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Ken Ishikawa
>
> When building any23 from source the build fails with complaints about symbol
> class CSVStrategy not being found. This is due to the dependency above which
> is not available in a public repository.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira