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

Implementing implied-repositories. Needs more functional testing, though. #138

Merged
merged 2 commits into from May 19, 2015

Conversation

jdcasey
Copy link
Member

@jdcasey jdcasey commented May 18, 2015

These are repos that are declared in POMs that get proxied. Normally Maven will incorporate these, but when using a mirror configuration Maven doesn't have control to add new repositories (they all get mirrored to the same location, unless you exempt them beforehand in the settings.xml).

Needs more functional tests, but the basics seem to be working.

…itory/pluginRepository declarations, and adds them to the same groups as the repo containing the declaring POM.
…est for implied-repos, along with unit tests for the Observers. Fixing Group.addConstituent() method, which had boolean logic reversed for pre-existence of constituent. Adding some debug logs so we can see more about the events rattling around in the system.
jdcasey added a commit that referenced this pull request May 19, 2015
Implementing implied-repositories. Needs more functional testing, though.
@jdcasey jdcasey merged commit 633bb79 into Commonjava:master May 19, 2015
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.

None yet

1 participant