Task #1890
Story #1888: Arrange to publish java artifacts to Maven central
Comply with Maven Central requirements for publishing artifacts
Start date:
Due date:
% Done:
0%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Project POM has the following elements.
If the project packaging is jar, and the jar file contains java classes, there must be a -javadoc.jar for main artifact.
If the project packaging is jar, and the jar file contains java classes, there must be a -sources.jar for main artifact.
All project artifacts are signed using GPG, and the public key is distributed to hkp://pool.sks-keyservers.net/. For more information, please refer to How To Generate PGP Signatures With Maven.
History
#1 Updated by Matthew Jones about 13 years ago
- Subject changed from Change pom files to comply with guidelines to Comply with Maven Central requirements for publishing artifacts
#2 Updated by Matthew Jones about 13 years ago
- Milestone changed from CCI-0.6.4 to CCI-1.0.0