Skip to content

Repository for an archetype to be followed across Maven repo for FortyBits

Notifications You must be signed in to change notification settings

fortybits/a-bit-of-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FortyBits

Repository for an archetype to be followed across Maven based Java repositories for FortyBits

  1. Build the project on the local using mvn clean install

  2. Execute the following command with varied groupId and artifactId to create a project further:

    mvn archetype:generate -DarchetypeGroupId=edu.forty.bits -DarchetypeArtifactId=a-bit-of-archetype -DarchetypeVersion=1.0.0-SNAPSHOT -DgroupId=edu.forty.bits -DartifactId=a-bit-of-sample -Dversion=1.0.0-SNAPSHOT
    

About

Repository for an archetype to be followed across Maven repo for FortyBits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages