[
https://issues.apache.org/jira/browse/MJAVADOC-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057892#comment-17057892
]
Thomas Cunningham commented on MJAVADOC-642:
--------------------------------------------
I'm not seeing -Dsettings.offline work. I'm trying to set that to true, and
it doesn't seem like it's being respected. If I hard code
<isOffline>true</isOffline> into my configuration, that works, but setting
-Dsettings.offLine=true doesn't seem to work.
Here's a pom.xml example that I'm working with :
[https://github.com/apache/camel/blob/master/core/camel-util/pom.xml]
> Setting maven.javadoc.isoffline seems to have no effect
> -------------------------------------------------------
>
> Key: MJAVADOC-642
> URL: https://issues.apache.org/jira/browse/MJAVADOC-642
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Components: jar
> Affects Versions: 3.1.1
> Reporter: Thomas Cunningham
> Priority: Major
> Fix For: waiting-for-feedback, wontfix-candidate
>
>
> I'm trying to work around MJAVADOC-641 and the proxy issues that we are
> having, and I'd like to set isOffline to true. I tried to do this my
> setting -Dmaven.javadoc.isOffline=true in my maven invocation, and it doesn't
> seem to take effect. Setting isOffline to true within the <configuration/>
> allows my build to succeed.
> Am I using the wrong command line property for isOffline?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)