Skip to content

Parent pom providing dependency and plugin management for applications built with Maven

License

Notifications You must be signed in to change notification settings

cloud-technology/custom-boot-starter-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-boot-starter-parent

Parent pom providing dependency and plugin management for applications built with Maven

install locally

./mvnw install

Output:

[INFO] Scanning for projects...
[INFO] 
[INFO] --------< io.github.cloudtechnolog:custom-boot-starter-parent >---------
[INFO] Building custom-boot-starter-parent 0.0.1-SNAPSHOT
[INFO]   from pom.xml
...
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ custom-boot-starter-parent ---
[INFO] Installing /Users/samzhu/workspace/cloud-technology/custom-boot-starter-parent/pom.xml to /Users/samzhu/.m2/repository/io/github/cloudtechnolog/custom-boot-starter-parent/0.0.1-SNAPSHOT/custom-boot-starter-parent-0.0.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS

About

Parent pom providing dependency and plugin management for applications built with Maven

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published