You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "robinson wang (JIRA)" <ji...@codehaus.org> on 2007/07/13 09:43:13 UTC

[jira] Created: (MNG-3104) can not get results when i use maven eclipse plugins

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

        

[jira] Closed: (MNG-3104) can not get results when i use maven eclipse plugins

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-3104.
-----------------------------

      Assignee: Brett Porter
    Resolution: Incomplete

no response, almost certainly asking an artifactory question?

> 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
>            Assignee: Brett Porter
>
> 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

        

[jira] Commented: (MNG-3104) can not get results when i use maven eclipse plugins

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
    [ 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