Maven: Building actions
Here you can find information on using Maven framework to develop plugins for Jive.
- Maven: Starting Jive Software offers a secure repository with credentialed access for partners and licensed customers wishing to do extensive custom development.
- Maven: Installing Here you can find step-by-step instructions for getting Maven up and running to support your development.
- Maven: settings.xml for licensed customers and partners Here you can find the settings for your Maven project.
- Maven: Creating new project This is a walk through creating a new project with Maven. You only need to go through this process once per project, at its inception.
- Maven: Running Clearspace This document covers the basic build-run-compile steps Jive recommends when using the Maven build.
- Maven: Running faster setup This document describes an alternative for the basic build-run-compile steps Jive recommends when using the Maven build.
- Maven: Debugging Here you can find information on debugging.
- Maven: Using with IDEA This document provides the steps for opening and running your new project with IDEA.
- Maven: Using with Eclipse We recommend using the M2Eclipse Plugin for Maven.
- Maven: Command line cheatsheet Here you find a quick reference to Maven commands.
- Maven: Jive Maven archetypes This document describes in detail the Jive SBS Maven archetypes, covering both their structure and build processes.
Related