Files
maven-tiles/src
Mark Derricutt 0a85881fc1 Resolve issues with missing snapshot repositorie.
- Looks like we were still referring to repository instead of
  snapshotRepository when setting the snapshot repo.
- Updated distributionManagement IT test to call `deploy` which triggers
  the error.
- Updated IT repository to point to file:///tmp... so we can "deploy"
- Added deploy skipping to top level reactor build
- Added <distributionManagement> to the 'release tile's pom.xml so it
  can deploy.
- Updated IT test verification to check for both repository ID and URL

Fixes #144

Change-Id: I4e9b9d561d81dd814080ecabfe3d39e0a43abb76
2023-11-09 15:35:06 +13:00
..