Skip to content

camel-ci/camel-ci-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Camel CI Maven Test Project

Usage

Prerequisites

You must have Maven installed on your machine to use this project.

You can check if you already have it installed with the command: mvn -v.

Otherwise, you can get it with those steps:

  • Download a Maven 3.6.1 binary here
  • Extract it and add maven/bin to your path

Building/Rebuilding the project

mvn clean install -DskipTests

Running Tests

mvn surefire:test

Running the application

mvn exec:java

About

Camel CI Maven Test Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages