This is a sample project to reproduce issue-7061 of the gradle.(gradle/gradle#7061).
- Module 'library-xbundle' will produce a library with 'xbundle' format.
- Module 'issue-7061' will assemble a plugin that register some artifact transforms to produce issue.
- The test in module 'issue-7061' will test the plugin, and test will fail to demonstrate the issue.
Run this cmd to test. Tests will fail.
./gradlew install test