gurkerl83 edited a comment on pull request #86: URL: https://github.com/apache/jclouds/pull/86#issuecomment-739497367
@gaul I have a small problem with the maven-site-plugin in the base project pom file. I use IntelliJ and its complaining that report-plugins within the configuration section should be done in the reporting section of the pom. Is this plugin with all its report plugins still in use. I guess the maven-site-plugin uses the site declaration in distributionManagement which points to gitsite:g...@github.com/jclouds/jclouds-maven-site.git. This repository is not relocated to apache, also also very old. My impression is that it is not in use anymore. One of the plugins used in the maven-site-plugin reporting is java-doc, but java-doc is also in in some doc profiles spread across several poms. Any hint on how to handle this? Can I remove the maven-site-plugin section entirely? I continue and remove, but apply those changes on a different branch. https://github.com/apache/jclouds/pull/91 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org