Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

feature/default profile repository #99

Merged
merged 4 commits into from
Jun 2, 2021

Conversation

zteater
Copy link
Contributor

@zteater zteater commented Jun 2, 2021

Adds default profile.repository for Maven Central

@zteater zteater added enhancement New feature or request maven-settings-xml-action Project name labels Jun 2, 2021
@zteater zteater self-assigned this Jun 2, 2021
var assert = require('assert');
var process = require('process');
var settings = require('../src/settings')
var XMLSerializer = require('xmldom').XMLSerializer;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

XMLSerializer and DOMParser are not used

@zteater zteater merged commit d1378cf into develop Jun 2, 2021
@zteater zteater deleted the feature/default-profile-repository branch June 2, 2021 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request maven-settings-xml-action Project name
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add flag to include maven repo, true by default
1 participant