Andrew Nesbitt
Andrew Nesbitt
This is could be quite an involved issue but worth investigating as there are quite a few large active open source projects hosted on [Bitbucket](https://bitbucket.org/) and [Gitlab.com](https://gitlab.com) (who call them...
 The pull requests box on the homepage before December first looks a little sad, maybe we can add in some explaination of...
Since we removed the coderwall badges we'll need something else to add to the top section on the homepage to keep it feeling balanced. 
- [x] Check dependencies inside `< dependencyManagement>` if present: https://github.com/ctubbsii/accumulo/blob/master/pom.xml#L157 - [ ] Use attributes from `` for replacing values like `$project.groupId`: https://github.com/ctubbsii/accumulo/blob/master/pom.xml#L121 and https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/gcloud-java/pom.xml
Find dependencies when specified as an array: ``` required_packages = [ 'coverage==3.7.1', 'Mako==1.0.3', 'PyYAML==3.11', ] ```