[ 
https://issues.apache.org/jira/browse/CAMEL-14687?focusedWorklogId=413464&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-413464
 ]

ASF GitHub Bot logged work on CAMEL-14687:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/Mar/20 19:05
            Start Date: 31/Mar/20 19:05
    Worklog Time Spent: 10m 
      Work Description: davsclaus commented on pull request #3700: CAMEL-14687 
Add camel.javadoc.offline
URL: https://github.com/apache/camel/pull/3700
 
 
   
 
----------------------------------------------------------------
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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 413464)
    Time Spent: 20m  (was: 10m)

> Cannot build camel behind firewall
> ----------------------------------
>
>                 Key: CAMEL-14687
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14687
>             Project: Camel
>          Issue Type: Improvement
>          Components: build system
>            Reporter: Thomas Cunningham
>            Priority: Major
>             Fix For: 3.x
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I'm having issues building camel behind a firewall because of 
> camel-javadoc-plugin.    It seems to be mostly copied from 
> maven-javadoc-plugin 3.1.0 or 3.1.1, which stripped out proxy_user/password 
> support https://issues.apache.org/jira/browse/MJAVADOC-565 - it's an issue 
> because of the <links/>, and I end up with an error when javadoc tries to 
> fetch them :
>  
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:jar (attach-javadocs) on 
> project camel-util: MavenReportException: Error while generating Javadoc: 
> [ERROR] Exit code: 1 - javadoc: error - Error fetching URL: 
> http://download.oracle.com/javase/7/docs/api/
> [ERROR] javadoc: error - Error fetching URL: 
> http://download.oracle.com/javaee/7/api/
>  
> I'd like to contribute a patch to set 
> <isOffline>${camel.javadoc.isOffline}</isOffline> in the 
> maven/camel-javadoc-plugin, so that camel can be built behind a firewall.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to