Skip to content

Maven settings for deploying snapshots to SonaType via Travis CI.

Notifications You must be signed in to change notification settings

VincentBlouin/travis-maven-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

This repo contains a settings.xml file that can be used to deploy snapshots to SonaType from a Travis CI build. The full instructions are here:

http://xeiam.com/configure-travis-ci-to-deploy-snapshots/

Note: For the travis.yml you can simply use "git clone https://github.com/VincentBlouin/travis-maven-deploy.git target/travis" and remove git config --get remote.origin.url. Also in the script "&amp&amp" mvn clean deploy replace "&amp&amp" by &&

That article recommends putting these settings in a branch in your project, but having it in a new project avoids cloning your entire (possibly large) Git repo just for one settings file.

About

Maven settings for deploying snapshots to SonaType via Travis CI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published