oracle / ojdbc-extensions

The Oracle JDBC Driver Extensions include providers for centralized configuration or token providers for authentication with the DB.
Universal Permissive License v1.0
13 stars 5 forks source link

update project description, url, license info, and developer url #39

Closed ting-lan-wang closed 12 months ago

ting-lan-wang commented 12 months ago

From Mohamed:

There are some issues with the artifacts POM file Invalid POM: /com/oracle/database/jdbc/ojdbc-extensions/1.0.0/ojdbc-extensions-1.0.0.pom: Project description missing, Project URL missing, License information missing, SCM URL missing, Developer information missing

Update the project pom file and fill in the missing fields.

ting-lan-wang commented 12 months ago

Please change the license to The Universal Permissive License (UPL), Version 1.0.

I've change the license to UPL 1.0 and also added more information under scm section as described in POM Reference. To verify scm, run mvn scm:status.