You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/03/22 22:17:52 UTC

[jira] Work logged: (MNG-197) repository conversion tool

     [ http://jira.codehaus.org/browse/MNG-197?page=worklog#action_31255 ]

John Casey logged work on MNG-197:
----------------------------------

           Time Worked: 9 hours
            Time Spent: 32400
    Remaining Estimate: 10800

- about 4h from the other day (wasn't tracking time here then)
- 5h so far today.
- I think there are about 3h left including packaging the runtime and testing

Everything has been switched (to the extent possible) to use maven-artifact, and to base the conversion process on Artifact instances constructed from artifact-files which are discovered (not MD5's or POM's). 

Also, implemented some basic options for working on a v4 repository. Combined with the report-only feature, we should be able to assess the health of a repository by pointing this tool at it.

> repository conversion tool
> --------------------------
>
>          Key: MNG-197
>          URL: http://jira.codehaus.org/browse/MNG-197
>      Project: m2
>         Type: New Feature
>   Components: repository-tools
>     Reporter: Brett Porter
>     Assignee: John Casey
>      Fix For: 1.0-alpha-1

>
>   Time Spent: 9 hours
>    Remaining: 3 hours
>
> we need a way to covert repository/ibiblio-v1 into a new layout, as specified by:
> http://docs.codehaus.org/pages/viewpage.action?pageId=22230
> It should be able to process files on the way with pluggable processors/validators and produce a small report.
> Basic validators:
> - check for a missing POM
> - check for an invalid format POM
> - check for missing/incorrect MD5, and create
> These would also need to be able to run on an existing repository as part of the same tool without doing a conversion.
> Other validators will be filed separately, but are probably not needed for v1.
> The repository converter will also need to ensure that it can convert v3 poms to v4.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira