Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOUD-940] Expose the MAVEN_MIRROR_URL variable for JDV #242

Closed
wants to merge 1 commit into from
Closed

Conversation

osnipso
Copy link
Contributor

@osnipso osnipso commented Feb 17, 2017

If set, it will be used by s2i while building sources.

@osnipso
Copy link
Contributor Author

osnipso commented Feb 20, 2017

@jwendell did for this one, too - displayName now appears first.

Copy link
Contributor

@luksa luksa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a small indentation problem.

@@ -494,6 +501,10 @@
{
"name": "VDB_DIRS",
"value": "${VDB_DIRS}"
},
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation needs to be fixed here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Done.

},
{
"displayName": "Maven mirror URL",
"description": "Maven mirror to use for s2i builds",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe change s2i to uppercase.

If set, it will be used by s2i while building sources.
@osnipso
Copy link
Contributor Author

osnipso commented Mar 7, 2017

Done.

@osnipso
Copy link
Contributor Author

osnipso commented Mar 16, 2017

Closing, replaced by #253

@osnipso osnipso closed this Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants