Open khmarbaise opened 9 years ago
Is is a really desired feature but at the moment we wan't be able to provide such a feature.
If the value is easily accessible via the Maven plugin the effort would be very low - nodes labeled with ":Maven:Project" could provide a string property "scmRevision".
Having one (more) configuration parameter for the jqassistant-maven-plugin which can be provided however by the appropriate build. And this information can be stored along with it into the database...yes along with ":Maven:Project" makes sense...Just an idea...
We should discuss this later as changing later the choosen solution would break a lot of queries ;-)
It should be recorded somewhere with which version/scm/build number information the analysis has been done. This is really important if you use a CI solution and to reference the results of a report in comparsion to the code state.
I would suggest to use a kind of meta data like git sha1/ svn revision or more generally a version, branch name and a build number. This could be easily extracted from the maven build itself or passed to jqassistant-maven-plugin by some properties...