Commit Graph

23 Commits

Author SHA1 Message Date
3ba42ccb69 Update README.md 2021-11-08 22:11:30 -06:00
18a95f79a7 Checkpoint 2021-11-08 21:11:30 -06:00
aa4125efae Try mvn deploy step with GITHUB_TOKEN 2021-10-27 22:18:53 -05:00
575fa253ad Switch from omaven-settings-action to maven-settings-xml-action 2021-10-27 22:15:31 -05:00
687ff4442f Turn on distributionManagement repo and change mvn target from package to deploy 2021-10-27 22:13:09 -05:00
5f287a7be0 Remove skjolber/maven-cache-github-action; set githubServer: false for maven-settings-action 2021-10-27 22:09:42 -05:00
3a6f7f5efd Fix syntax for skjolber/maven-cache-github-action 2021-10-27 22:05:16 -05:00
99c924eba5 Add skjolber/maven-cache-github-action; remove -U from mvn 2021-10-27 22:03:50 -05:00
7b625fdf78 Try alternative maven settings action 2021-10-27 22:00:09 -05:00
8c058e0677 Move settings-xml setup to be after java install 2021-10-27 21:57:48 -05:00
5d0f6fdc91 Fix 'on' declaration 2021-10-27 21:56:14 -05:00
5f8b10400b Add on: workflow_dispatch to allow manual runs 2021-10-27 21:54:51 -05:00
3f6ed0285b Trying mvn -U to force updating snapshot 2021-10-27 21:50:31 -05:00
937cf622d2 Fix syntax for using secrets 2021-10-27 21:46:43 -05:00
f1df3fdfb9 Re-activate github repository 2021-10-27 21:42:28 -05:00
7d2ae14102 Update repository and server name to match profile ('github') 2021-10-27 21:35:33 -05:00
1bb81d9bf5 Comment-out repository (let it come from settings?) 2021-10-27 21:32:09 -05:00
166aa8a48b Update id & name of repository to match settings.xml 2021-10-27 21:28:36 -05:00
f7d52f66ff Add snapshots.enabled to repository and cat settings.xml 2021-10-27 21:25:00 -05:00
5c4ee8e8b4 Add maven-settings-xml-action 2021-10-27 21:20:41 -05:00
9596653349 Initial checkin 2021-10-27 21:12:45 -05:00
468c18795c Initial checkin 2021-10-27 21:12:01 -05:00
f2a9a73e54 Initial commit 2021-10-27 21:10:15 -05:00