You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Stephen Connolly <st...@gmail.com> on 2011/02/09 12:41:04 UTC

Anyone want to help out with http://wiki.apache.org/cassandra/MavenPlugin

Until the release vote passes at mojo, you will need to do the
following to follow the example:

svn co https://svn.codehaus.org/mojo/trunk/sandbox/cassandra-maven-plugin
cd cassandra-maven-plugin
mvn install
cd ..

Otherwise the example should be fine.

It's a wiki page, so I'm hoping that people can make the example a bit
better... specifically some hector people might be able to put in
actual example code for accessing cassandra from the index.jsp.

-Stephen

Re: Anyone want to help out with http://wiki.apache.org/cassandra/MavenPlugin

Posted by Stephen Connolly <st...@gmail.com>.
oh you might have to check out and install mojo-sandbox-parent (a sibling
svn url) sandbox projects are not allowed to deploy releases... the vote on
dev@mojo will promote from sandbox and release in one vote 32 h to go

- Stephen

---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 9 Feb 2011 16:35, "Nate McCall" <na...@datastax.com> wrote:
> Stephen,
> I get an error regarding a non-resolvable parent pom. Is there any
> local additional local configuration or parameters that should be
> passed with the install phase?
>
> I'd be happy to look at this over the next several days as it would
> make the Hector integration testing setup and tear down much easier.
>
> -Nate
>
> On Wed, Feb 9, 2011 at 5:41 AM, Stephen Connolly
> <st...@gmail.com> wrote:
>> Until the release vote passes at mojo, you will need to do the
>> following to follow the example:
>>
>> svn co https://svn.codehaus.org/mojo/trunk/sandbox/cassandra-maven-plugin
>> cd cassandra-maven-plugin
>> mvn install
>> cd ..
>>
>> Otherwise the example should be fine.
>>
>> It's a wiki page, so I'm hoping that people can make the example a bit
>> better... specifically some hector people might be able to put in
>> actual example code for accessing cassandra from the index.jsp.
>>
>> -Stephen
>>