Travis CI to deploy snapshots to nexus
Open
task
- Dominant language
- Java
- Stars
- 200
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if we could get travis ci to run the "deploy" goal so that every check-in causes snapshots to end up in maven central. This would make it more painless for users that want to stay bleeding edge to depend on Fluo without the need to build it themselves.
Contributor guide
Research direction
Start by locating the repository's Travis CI configuration and Maven build entry point, then inspect how the deploy goal is currently handled. Done means each check-in can publish Fluo snapshot artifacts to Maven Central through Travis CI without requiring users to build them locally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100