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

Karel Piwko (JIRA) jira-events at lists.jboss.org
Sun Jan 13 11:01:22 EST 2013


     [ https://issues.jboss.org/browse/SHRINKRES-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Piwko resolved SHRINKRES-81.
----------------------------------

    Fix Version/s: 2.0.0-alpha-7
       Resolution: Done


Fixed in https://github.com/shrinkwrap/resolver/commit/d0bd2cc89835075dd82d58c3ed515ccfdf4bd788
                
> 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
>          Components: api-maven, impl-maven
>            Reporter: Michal Matloka
>            Assignee: Michal Matloka
>             Fix For: 2.0.0-alpha-7
>
>
> 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