java - How to execute Google Codepro analytix from command line? -


is possible run google codepro analytix command line.

what looking run shell script passing file name parameter , metrics generated on file level filename passed in parameter.

is possible so? , how?

are there other tools can give same metrics java file , executed shell script?

there set of codepro ant tasks can used auditing report generation.

as other tools, there set of ant tasks pmd pmd plugin maven. both can run command line.

similar findbugs : instructions ant task can found here, , maven plugin here

edit: seems me google purchased beatiful tool let die of obscurity. there seems no ongoig development , no release open source. ant tasks not released (and have found no usable examples). there no maven plugin. unable integrate in our build , using pmd, findbugs , sonar. it's shame.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -