You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address reviewer feedback and simplify build configuration
- Remove unnecessary sourceSets configuration per @bentsherman feedback
- Remove explicit test dependencies (handled by plugin)
- Remove SLF4J and runtime classpath exclusions
- Simplify settings.gradle (remove pluginManagement block)
- Keep only essential database dependencies and Athena tasks
- Update to latest Nextflow Gradle plugin v1.0.0-beta.6
- Maintain full functionality while reducing complexity
All tests pass and plugin builds/installs successfully.
Co-authored-by: Ben Sherman <[email protected]>
Signed-off-by: Edmund Miller <[email protected]>
0 commit comments