# Pastebin G4qZcnRg - builder: name: distribution-check-verify-groupid # Step two: Verify all deployed artifacts belong to the project's groupId. # This is done by moving the allowed directories out of /tmp/n and checking no files remained there. # The correct directory is derived from $GERRIT_PROJECT. # TODO: Verify all deployed artifacts are snapshots. # Arguments: # gerrit-project: Project name as nexus URI part. Typically '$GERRIT_PROJECT'. builders: - shell: !include-raw-escape: distribution-check-verify-groupid.sh