MVN

com.gfk.senbot : SenBotArchetype

Maven & Gradle

Jun 27, 2013

SenBotArchetype · Archetype to create new project exposing the SenBot (junit/cucumber/selenium acceptance test executor) to your test environment.

mvn archetype:generate -DarchetypeGroupId=com.gfk.senbot -DarchetypeArtifactId=SenBotArchetype -DarchetypeVersion=0.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gfk.senbot : SenBotArchetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.gfk.senbot : SenBotArchetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.2
SenBotArchetype-0.2

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=com.gfk.senbot -DarchetypeArtifactId=SenBotArchetype -DarchetypeVersion=0.2