[ 
http://jira.codehaus.org/browse/MNG-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_106690
 ] 

Brian Fox commented on MNG-3104:
--------------------------------

This sounds like some maven ide tool not maven. What eclipse plugin are you 
using?

> can not get results when i use maven eclipse plugins
> ----------------------------------------------------
>
>                 Key: MNG-3104
>                 URL: http://jira.codehaus.org/browse/MNG-3104
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.7
>            Reporter: robinson wang
>
> i use the artifactory  as the cach repository, i have defined a 
> Private-internal-repository and a Ibiblio-cache-repository in the artifactory 
> .
> then i deploy a private jar like 'aaa.jar'  to the 
> Private-internal-repository .
> but when i open the repository search window and type 'aaa' in the query 
> textfield , i can not see any results
> then  i  edit  the pom.xml and add this :
>     <dependency>
>       <groupId>aaa</groupId>
>       <artifactId>aaa</artifactId>
>       <version>0.92</version>
>     </dependency>
> when i save this file , the maven eclipse  plugins can import the aaa.jar  
> automatically.
> now i try to search 'aaa' in the query textfield again , there is a result.

-- 
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

        

Reply via email to