Removing duplicats from archetype:crawl when processing SNAPSHOT repositories
and adding ability to set repository on Archetype
-------------------------------------------------------------------------------------------------------------------------------
Key: ARCHETYPE-373
URL: http://jira.codehaus.org/browse/ARCHETYPE-373
Project: Maven Archetype
Issue Type: Improvement
Affects Versions: 2.1
Reporter: Jarrod Roberson
Attachments:
0001-making-it-so-the-archetype-crawl-doesn-t-emit-duplic.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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira