Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0-alpha-3
-
Component/s: Class Loading
-
Labels:None
-
Complexity:Intermediate
-
Patch Submitted:Yes
-
Number of attachments :
Description
Both m2e and tycho configure maven core classrealm to include additional JAR files and need a way to make classes from these additional JAR files to be accessible by maven plugins. Attached patch introduces new ClassRealmManagerDelegate, which can be used by m2e and tycho to contribute this kind of configuration to the core.
Issue Links
- relates to
-
MNG-4541
Extend class realm manager delegate to allow conditional behavior
-
Applied in r803811.