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

Don Corley updated KARAF-1525:
------------------------------

    Attachment: 0002-Add-repository-filter.patch

Add regex filter to proxy-repository and populate-repository
                
> Filter on populate-repository and proxy-repository
> --------------------------------------------------
>
>                 Key: KARAF-1525
>                 URL: https://issues.apache.org/jira/browse/KARAF-1525
>             Project: Karaf
>          Issue Type: Improvement
>          Components: cave-repository
>    Affects Versions: cave-3.0.0
>            Reporter: Don Corley
>            Priority: Trivial
>             Fix For: 3.0.0
>
>         Attachments: 0002-Add-repository-filter.patch
>
>
> I've found cave very helpful in creating obr files from local and remote 
> repositories. It would be nice to be able to filter the artifacts that will 
> be added. For example, I don't index joda-time 1.6+ because of a manifest 
> error, so this command would only index version 2.
> cave:proxy-repository --filter .*joda-time-2.* cave-repo 
> http://repo2.maven.org/maven2/joda-time/joda-time
> I've included my code if you are interested.
> Thanks,
> Don

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to