[
https://issues.apache.org/jira/browse/HADOOP-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538554#comment-14538554
]
Sean Busbey commented on HADOOP-11930:
--------------------------------------
I suspect that's true, though I can confirm mvn is ignoring it if so.
Here's a bash-ism I wasn't sure about. When I have something like
{noformat}"${MVN}" "${MAVEN_ARGS[@]}" clean{noformat} and there's multiple
elements in MAVEN_ARGS, do they expand to individual quote-wrapped parameters?
Or do they turn into a single space separated list that's quoted?
> test-patch in offline mode should tell maven to be in offline mode
> ------------------------------------------------------------------
>
> Key: HADOOP-11930
> URL: https://issues.apache.org/jira/browse/HADOOP-11930
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Attachments: HADOOP-11930.1.patch
>
>
> when we use --offline for test-patch, we should also flag maven to be offline
> so that it doesn't attempt to talk to the internet.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)