Skip to content

Load a flat lib directory to maven format based on a properties list mapping artifact names to the full maven url

Notifications You must be signed in to change notification settings

roshanp/loaddir-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

loaddir-maven

Load a flat lib directory to maven format based on a properties list mapping artifact names to the full maven url

Example

groovy DeployDirMvnArtifacts.groovy /temp/mvnArtifacts.txt Downloads/openrdf-sesame-2.6.4/lib/ /temp/mvnout

This will load the /temp/mvnArtifacts.txt as the properties file, reading the libraries from Downloads/openrdf-sesame-2.6.4/lib, and output the maven directory structure at /temp/mvnout

About

Load a flat lib directory to maven format based on a properties list mapping artifact names to the full maven url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages