[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-81) Poor encapsulation, passing around Aether (Artifact) objects when we should be using our own

Michal Matloka (JIRA) jira-events at lists.jboss.org
Fri Nov 2 04:25:18 EDT 2012


Michal Matloka created SHRINKRES-81:
---------------------------------------

             Summary: Poor encapsulation, passing around Aether (Artifact) objects when we should be using our own
                 Key: SHRINKRES-81
                 URL: https://issues.jboss.org/browse/SHRINKRES-81
             Project: ShrinkWrap Resolvers
          Issue Type: Task
            Reporter: Michal Matloka
            Assignee: Michal Matloka


TODO located in MavenStrategyBaseImpl

// TODO Poor encapsulation, passing around Aether (Artifact) objects when we should be using our own
// representation

and

MavenWorkingSession

// TODO We're not really encapsulating much here, as we expose out Aether and Maven classes. Refactor this class and
// usages to hide all implementation details of Maven and Aether *behind* this SPI facade

Some of this refactors has to be made for SHRINKRES-27

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list