DOC

com.bazaarvoice.maven.plugins : cassandra-maven-plugin

Maven & Gradle

Apr 05, 2022
0 stars

BV Customized Version of Mojo's Cassandra Maven Plugin · The Mojo Projects plugin for Apache Maven to allow launching a local Apache Cassandra instance from a Maven build. Customized by Bazaarvoice to allow the cql-exec goal to be more easily skipped if the desired keyspace is already present.

Table Of Contents

Latest Version

Download com.bazaarvoice.maven.plugins : cassandra-maven-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download com.bazaarvoice.maven.plugins : cassandra-maven-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.11.x
3.0.x
2.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file cassandra-maven-plugin-3.11.12.1-javadoc.jar to cassandra-maven-plugin-3.11.12.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder cassandra-maven-plugin-3.11.12.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "cassandra-maven-plugin-3.11.12.1-sources.jar" -d "cassandra-maven-plugin-3.11.12.1-javadoc" -subpackages