"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
Affects Versions: 0.9
Environment: svn trunk r889436
Reporter: Christophe Pierret
Priority: Minor
Fix For: 0.9
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.
-
You can reply to this email to add a comment to the issue online.