« Return to Thread: [jira] Created: (MRM-1190) More fine-grained blacklist/whitelist for artifacts

[jira] Commented: (MRM-1190) More fine-grained blacklist/whitelist for artifacts

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/MRM-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=178579#action_178579 ]

Brett Porter commented on MRM-1190:
-----------------------------------

are you looking for this?

{code}**/com.springsource.*/**{code}


> More fine-grained blacklist/whitelist for artifacts
> ---------------------------------------------------
>
>                 Key: MRM-1190
>                 URL: http://jira.codehaus.org/browse/MRM-1190
>             Project: Archiva
>          Issue Type: Improvement
>          Components: remote proxy
>    Affects Versions: 1.2
>            Reporter: Robert Munteanu
>
> I would like to have more filtering possiblities for artifacts of a remote proxy.
> For instance, SpringSource artifacts are declared similar to
> {code}<dependency>
>                         <groupId>org.apache.log4j</groupId>
>                         <artifactId>com.springsource.org.apache.log4j</artifactId>
>                         <version>1.2.15</version>
>                 </dependency>{code}
> But I have no way of adding them to a whitelist/blacklist.

--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

 « Return to Thread: [jira] Created: (MRM-1190) More fine-grained blacklist/whitelist for artifacts