Hi! Sorry, I was on leave and just got back today.
You should be able to add the javadoc jar to the archives configuration. See the user guide for details on how to do that, but it will probably look something like:
artifacts {
archives javadoc // assuming using the default javadoc task
}
This is a known issue. In the meantime, I have updated the description manually for now, but don’t have access to the tags used when publishing the latest version. Let me know here if you need them changed.
Here are the new tags: ‘boxfuse’, ‘deployment’, ‘continuousdelivery’, ‘continuousdeployment’, ‘immutableinfrastructure’, ‘spring-boot’, ‘dropwizard’, ‘tomcat’, ‘tomee’, ‘aws’, ‘virtualbox’, ‘zerodowntime’
Could you replace the old ones with these?
Is there a public issue tracker for the publishing plugin where I could track progress on the description/tag overwrite feature request?
However that results in the plugin failing to get published with the error: Artifact [group: gradle.plugin.com.boxfuse.client, artifactId: client,version: 1.11.6.735, classifier: None, extension: jar] has already been published