[overlord-issues] [JBoss JIRA] (ARTIF-509) Unify s-ramp maven code

Brett Meyer (JIRA) issues at jboss.org
Thu Jan 15 14:29:49 EST 2015


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

Brett Meyer updated ARTIF-509:
------------------------------
    Fix Version/s: 1.0.0.Alpha1


> Unify s-ramp maven code
> -----------------------
>
>                 Key: ARTIF-509
>                 URL: https://issues.jboss.org/browse/ARTIF-509
>             Project: Artificer
>          Issue Type: Enhancement
>            Reporter: David virgil naranjo
>            Assignee: David virgil naranjo
>             Fix For: 1.0.0.Alpha1
>
>
> Both the S-ramp Wagon, Maven Repository Servlet Facade and Deploy Command (shell) uses the s-ramp client to store maven artifacts in the system.
> They make more or less the same, use the same methods to find existing artifacts and to save the artifact. Also all of them have methods that parse the input string that contains the gav, and store this info in different  mojos. 
> This means there is lot of common duplicate code. The idea is to create in s-ramp common project a new package maven and there include only one MavenMetadata class, and include one Factory class that transform from Metadata to BaseArtifactType.
> Also it is required a MavenUtil class where will be included the common operations.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the overlord-issues mailing list