Skip to content

Commit 8bd1cb7

Browse files
committed
Add offline mode for Xars
1 parent 0a81fc3 commit 8bd1cb7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/xar-resources/data/exist-building/exist-building.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,14 @@
234234
<para>Specify the certificate for signing of Mac <code>.app</code> and <code>.DMG</code> files (only on Mac platforms).</para>
235235
</entry>
236236
</row>
237+
<row>
238+
<entry>
239+
<para><code>-Dxar.resolve.offline=true</code></para>
240+
</entry>
241+
<entry>
242+
<para>Do not attempt to download the latest version of any EXPath Packages which are set to be auto-deployed. Useful for offline working; inferred by Maven's `-O` option.</para>
243+
</entry>
244+
</row>
237245
<row>
238246
<entry>
239247
<para><code>-DskipTests</code></para>

0 commit comments

Comments
 (0)