AO Industries, Inc. created MNG-7202:
----------------------------------------
Summary: settings.offline property not working
Key: MNG-7202
URL: https://issues.apache.org/jira/browse/MNG-7202
Project: Maven
Issue Type: Bug
Components: POM, Settings
Affects Versions: 3.8.1
Environment: Debian 10.10, OpenJDK 11.0.12, Maven 3.8.1
Reporter: AO Industries, Inc.
The documentation cites ${settings.offline} as a means to determine if the
current build is offline: [https://maven.apache.org/settings.html#properties]
For the life of me, I cannot get anything from a ${settings.offline} property
in any way. ${settings.localRepository} works, though.
---
I hope to use ${settings.offline} within a maven-antrun-plugin target to avoid
some WSDL GET requests when operating offline.
---
Thank you.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)