-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
in: sbm-support-rewriteIssue is related to the sbm-support-rewrite compionentIssue is related to the sbm-support-rewrite compionentrevamptype: enhancementNew feature or requestNew feature or request
Description
The new sbm-support-rewrite component should enrich ExecutionContext with information from ~/.m2/settings.xml and use (encrypted) passwords from security-settings.xml for auth.
This was started in branch 771 and the required logic needs to be moved and integrated into sbm-support-rewrite component and put to use in RewriteProjectParser.
The 771 branch contains a test for security-settings.xml. This test should be run with both parsers in sbm-support-rewrite.
RewriteMavenParser uses all code from the rewrite-maven-plugin and should act as reference. The RewriteProjectParser should produce the exact same result and will in the future replace the RewriteMavenParser.
These are the tests for the logic that needs to be moved:
Tiliavir
Metadata
Metadata
Assignees
Labels
in: sbm-support-rewriteIssue is related to the sbm-support-rewrite compionentIssue is related to the sbm-support-rewrite compionentrevamptype: enhancementNew feature or requestNew feature or request