lburgazzoli commented on issue #1154:
URL: https://github.com/apache/camel-quarkus/issues/1154#issuecomment-619975664


   When doing a release on java 11 what I see for almost all the deployment 
modules:
   
   ```
   [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ 
camel-quarkus-ahc-deployment ---
   [INFO] [INFO] The goal 
'org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:javadoc' has not been 
previously called for the module: 
'org.apache.camel.quarkus:camel-quarkus-http-common-deployment:jar:1.0.0-M7'. 
Trying to invoke it...
   [INFO] [WARNING] Creating fake javadoc directory to prevent repeated 
invocations: 
/home/lb/dev/camel-quarkus/target/checkout/extensions-core/http-common/deployment/target/apidocs
   [INFO] [INFO] The goal 
'org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:javadoc' has not been 
previously called for the module: 
'org.apache.camel.quarkus:camel-quarkus-ahc:jar:1.0.0-M7'. Trying to invoke 
it...
   [INFO] [WARNING] Creating fake javadoc directory to prevent repeated 
invocations: 
/home/lb/dev/camel-quarkus/target/checkout/extensions/ahc/runtime/target/apidocs
   [INFO] [ERROR] Error fetching link: 
/home/lb/dev/camel-quarkus/target/checkout/extensions-core/http-common/deployment/target/apidocs.
 Ignored it.
   [INFO] [ERROR] Error fetching link: 
/home/lb/dev/camel-quarkus/target/checkout/extensions/ahc/runtime/target/apidocs.
 Ignored it.
   [INFO] [INFO] Building jar: 
/home/lb/dev/camel-quarkus/target/checkout/extensions/ahc/deployment/target/camel-quarkus-ahc-deployment-1.0.0-M7-javadoc.jar
   ```
   
   


----------------------------------------------------------------
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


Reply via email to