MVN

io.fabric8.archetypes : errors-archetype

Maven & Gradle

May 20, 2014

Fabric8 :: Archetypes :: QuickStart Errors · Creates a new quickstart project using Camel based Error handling.

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=errors-archetype -DarchetypeVersion=1.1.0.Beta6
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.archetypes : errors-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.1.0.Beta6
  • Latest Beta: 1.1.0.Beta6

All Versions

Choose a version of io.fabric8.archetypes : errors-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.1.x
errors-archetype-1.1.0.Beta6
errors-archetype-1.1.0.Beta5
errors-archetype-1.1.0.Beta4
errors-archetype-1.1.0.Beta3
errors-archetype-1.1.0.Beta2
errors-archetype-1.1.0.Beta1

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=errors-archetype -DarchetypeVersion=1.1.0.Beta6