[ 
http://jira.codehaus.org/browse/MNG-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MNG-4938.
----------------------------------

    Resolution: Not A Bug
      Assignee: Benjamin Bentmann

bq. The missing pom is available in the remote repository and in the local 
repository.
I don't see any remote repo configured in the POMs that would enable access to 
anything other than central and the local repo only serves cached files when 
they are known to be available from the remote repos configured for a project, 
see also [Resolution from Local 
Repository|https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Compatibility+Notes#Maven3.xCompatibilityNotes-ResolutionfromLocalRepository].
 The local repo portion you included in the ZIP indicates the files in question 
are available from a repo named "pcsoft.internal". Unless your project has this 
remote repo declared, the local files are invisible to it.

> pom missing [WARNING] displayed even if it's available
> ------------------------------------------------------
>
>                 Key: MNG-4938
>                 URL: http://jira.codehaus.org/browse/MNG-4938
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.0.1
>         Environment: Win 7 x32
>            Reporter: Christian Moser
>            Assignee: Benjamin Bentmann
>         Attachments: reproduce.zip
>
>
> The error message is displayed everytime after a SUCCESSFUL build (phase 
> install) of every delivered sample project despite deps-libs.  
> Steps for reproducing:
> deploy selenium-java-client-driver by hand (webinterface) into artifactory 
> repository 2.3.1 (didn't test it with nexus)
> install projects in the following order: deps-libs, libs-parent, libs-child, 
> libs-comp
> The message should be displayed at the end of the build
> [WARNING] The POM for re.produce:selenium-java-client-driver:jar:1.0.1 is 
> missing, no dependency information available.
> This only happens with artifacts which were deployed by hand, i'm curious if 
> this will also happen with nexus.

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