Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
The Maven action in Continua is a wrapper around the mvn command line. If you're having trouble using the Maven action, please refer to the Command Line Reference or reference articles.

Apache Maven is a build automation tool used primarily for Java projects but can be used to build and manage projects written in C#, Ruby, Scala, and other languages. This action runs the Maven command-line - for more information about the project and documentation on the command-line arguments, please visit the Maven website or reference articles. [mvn --batch-mode]

Maven

Name

A name for this action (this will appear within the stage action list).

...