MVN

net.java.truevfs : truevfs-archetype-profile

Maven & Gradle

Feb 27, 2018

TrueVFS Archetype Profile · Creates a custom TrueVFS Profile which bundles all selected TrueVFS modules for ease of use.

mvn archetype:generate -DarchetypeGroupId=net.java.truevfs -DarchetypeArtifactId=truevfs-archetype-profile -DarchetypeVersion=0.12.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.truevfs : truevfs-archetype-profile to generate a Maven project - Latest Versions:

  • Latest Stable: 0.12.1

All Versions

Choose a version of net.java.truevfs : truevfs-archetype-profile to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.12.x
truevfs-archetype-profile-0.12.1
truevfs-archetype-profile-0.12.0
0.11.x
truevfs-archetype-profile-0.11.1
truevfs-archetype-profile-0.11.0
0.10.x
truevfs-archetype-profile-0.10.9
truevfs-archetype-profile-0.10.8
truevfs-archetype-profile-0.10.7
truevfs-archetype-profile-0.10.6
truevfs-archetype-profile-0.10.5
truevfs-archetype-profile-0.10.4
truevfs-archetype-profile-0.10.3
truevfs-archetype-profile-0.10.2
truevfs-archetype-profile-0.10.1
0.10
truevfs-archetype-profile-0.10

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=net.java.truevfs -DarchetypeArtifactId=truevfs-archetype-profile -DarchetypeVersion=0.12.1