Details
-
Technical task
-
Resolution: Fixed
-
P2: Important
-
2024wk20s2FOQtforAndroid, 2024wk22s2FOQtforAndroid, 2024wk24s2FOQtforAndroid
-
b393e201e (dev), 699efdb0f (1.0)
Description
According to Maven Central requirements, these are needed:
- JavaDoc (added QDoc in
QTTA-91) DONE - File Checksums (.asc) DONE
- Metadata
- Correct Coordinates DONE
- Project Name DONE
- Description DONE
- URL DONE
- License Information DONE
- Developer Information DONE
- Source control system information DONE
- Example .pom file:
- Signing DONE
Because QtGP uses java-gradle-plugin, can't declare these in publications normally in the publication {}:
Workaround: add them in afterEvaluate { publication {}}