Contribute
The Gradle development team is always happy to accept and foster community contributions. The following is a list of ideas that have been identified as suitable for community contributors to work on.
- Add configuration hook for specifying different system properties for each concurrent test runner
- Generate aggregate javadoc api documentation
- Create an executable jar containing all application runtime dependencies
- Extend the 'build-announcements' plugin to notify the user on first test failure
- Make it easy to publish source and api documentation archives
- Build a Zip distribution for a Java (or JVM-based) library
- Add support for integration tests
- Add an option to log test failure exceptions to the console
- Project reports plugin generates .dot files for task dependencies and artifact dependencies
- Extend the application plugin to build a tar distribution
Click on an item to visit the forum post explaining the item in detail. You can ask questions and discuss implementation ideas in the comments/replies on the post.
Building Gradle
For help with getting a Gradle development environment going, see the development page.