I am trying to make static content path at build time using by maven
but I can't find maven plugin with git. In svn, I can make path using by svn-revision-number-maven-plugin.
svn-revision-number-maven-plugin can retrieves the status and revision number of a file or a directory under the Subversion version control.
If you know good solution, could you share me please?