In alignment with Issue #50, I've modified the Maven pom.xml to point to UW's "Public" artifact repository (rather than the private internal). This will make it easier for UW and external developers alike to retrieve the artifact via Maven, as no credentials are required to download from the Public repository.
These changes do require a License and NOTICE file be added to the product.
I've verified I can perform the Maven release "prepare" goal with these changes on my local branch; I then rolled it back. Once it's officially merged, then I can run the complete process.
In alignment with Issue #50, I've modified the Maven pom.xml to point to UW's "Public" artifact repository (rather than the private internal). This will make it easier for UW and external developers alike to retrieve the artifact via Maven, as no credentials are required to download from the Public repository.
These changes do require a License and NOTICE file be added to the product.