[
https://issues.apache.org/jira/browse/CASSANDRA-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024800#comment-13024800
]
Jake Farrell commented on CASSANDRA-624:
----------------------------------------
Libthrift and libfb303 now available in the apache repo
(http://repo1.maven.org/maven2)
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>[0.6.1,)</version>
</dependency>
> "maven install" does not find libthrift-r808609.jar
> ---------------------------------------------------
>
> Key: CASSANDRA-624
> URL: https://issues.apache.org/jira/browse/CASSANDRA-624
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Environment: svn trunk r889436
> Reporter: Christophe Pierret
> Priority: Minor
> Fix For: 0.5, 0.6
>
> Attachments: pom.xml.patch
>
>
> Do a fresh svn checkout of subversion trunk HEAD (at revision 89436 when
> error occurred)
> run: maven -e install
> It fails, not finding dependency libthrift.jar
> pom.xml references ${basedir}/lib/libthrift-r808609.jar
> It should be ${basedir}/lib/libthrift-r820831.jar
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira