trautonen / coveralls-maven-plugin

Maven plugin for submitting Java code coverage reports to Coveralls web service.
MIT License
312 stars 123 forks source link

Made basedir configurable #67

Closed velo closed 9 years ago

velo commented 9 years ago

This is usefull when using submodules.... otherwise, coveralls-maven-plugin will submit all data to submodule git repository, not the master one!