Skip to content

This basic script checks wheter the dependencyManagement section changes the scope of artifacts and if yes then it changes the scope in the dependencies section according to the scope which is set in the dependencyManagement section.

License

Notifications You must be signed in to change notification settings

lkubik/mavenScopeChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mavenScopeChecker

This basic script checks wheter the dependencyManagement section changes the scope of artifacts and if yes then it changes the scope in the dependencies section according to the scope which is set in the dependencyManagement section.

Usage: ./findChangedScope.sh path_to_project

path_to_project has to be an absolute path to the top-level pom of the project.

About

This basic script checks wheter the dependencyManagement section changes the scope of artifacts and if yes then it changes the scope in the dependencies section according to the scope which is set in the dependencyManagement section.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages