You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/23 11:13:00 UTC

[jira] [Resolved] (ARCHETYPE-373) Removing duplicats from archetype:crawl when processing SNAPSHOT repositories and adding ability to set repository on Archetype

     [ https://issues.apache.org/jira/browse/ARCHETYPE-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold resolved ARCHETYPE-373.
---------------------------------------------
    Resolution: Abandoned

> Removing duplicats from archetype:crawl when processing SNAPSHOT repositories and adding ability to set repository on Archetype
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-373
>                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-373
>             Project: Maven Archetype
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Jarrod Roberson
>            Priority: Major
>         Attachments: 0001-making-it-so-the-archetype-crawl-doesn-t-emit-duplic.patch, 0001-trying-to-get-remoteRepository-parameter-to-work.patch, 0002-getting-all-the-tests-to-pass-had-to-comment-out-1-p.patch
>
>
> I changed the List in the ArchetypeCatalog to a Set (TreeSet) and that eliminates duplicates. I fixed all the tests but one, and that one I could not figure out what it was trying to test exactly.
> I can't get the plugin to package and deploy to my Archiva repository correctly, I don't know what or how many of the dependencies I need to upload.
> I also added the ability to set the repository url on the Archetype object when crawling so that field will get populated with some useful information.
> I mainly did this so I can set up a archetype:crawl on my Archiva server to crawl the repositories and auto-generate archetype-catalog.xml files for my repositories.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)