Skip to content

A Spring REST app to track Maven pom file information

Notifications You must be signed in to change notification settings

mohadib/PomReporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Spring REST app to track information from pom files.

This app will checkout pom files from subversion repositories (just the pom file). It will then run an xpath expression on the pom file to pull out some piece of information. In addition it will report the last 10 days of logs and current revision.

This app is just the backed REST piece. A frontend SPA written with React and Redux can be found here: https://github.com/mohadib/ReactPomReporter

About

A Spring REST app to track Maven pom file information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages