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
Mike Conway edited this page Jul 23, 2015
·
1 revision
Maven artifacts are currently deployed into GitHub itself, and can be found here
In order to deploy to Maven, one must check that repo out, and then add settings.xml configuration so that a mvn deploy command places the artifacts in that local Git repo. This can be done in your settings.xml like so