dcpabe icon indicating copy to clipboard operation
dcpabe copied to clipboard

Add missing fields to the pom.xml file to publish in maven central

Open stefano81 opened this issue 6 years ago • 2 comments

See https://maven.apache.org/repository/guide-central-repository-upload.html

stefano81 avatar Nov 05 '19 11:11 stefano81

Hi Stefano, requirement 2 tells about javadocs and source, and the Maven example for it is here: https://maven.apache.org/plugin-developers/cookbook/attach-source-javadoc-artifacts.html

I made that change locally but didn't send the PR for it because I think there is something wrong with javadocs. It was my first time dealing with this. I documented a class in the project for testing but the resulting jar was missing it. I don't know what was wrong, or if it worked and there was problems with IDE as docs was incomplete.

If you give me the guidelines, I can help you on that.

br-arruda avatar Nov 05 '19 14:11 br-arruda

Hi @brunoarruda I prepared a branch too. Have a look if you see any possible improvement. I'll have a look at javadocs as soon as possible.

stefano81 avatar Nov 06 '19 09:11 stefano81