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

Benjamin Bentmann closed MNG-4691.
----------------------------------

    Resolution: Incomplete
      Assignee: Benjamin Bentmann  (was: Brian Fox)

Having just POMs inside the local repository is in general not a bug, POMs are 
downloaded during calculation of the dependency graph and due to conflict 
resolution, some parts of the dirty tree might not get resolved, i.e. no JARs 
are fetched.

Without some concrete example demonstrating the issue, there is no basis for an 
analysis.

> Partially resolved artifacts in local repo trip up go-offline
> -------------------------------------------------------------
>
>                 Key: MNG-4691
>                 URL: http://jira.codehaus.org/browse/MNG-4691
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Dependencies
>         Environment: Mac/Linux
>            Reporter: Lee Thompson
>            Assignee: Benjamin Bentmann
>
> Sometime ins my local repo, I get an artifact POM downloaded, but not the 
> JAR.  This happens frequently enough that when I do go offline, my 
> development work comes to a halt.
> The latest partial in my local repo is this...
> {code:title=RepoListing|borderStyle=solid}
> $ ls ~/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1
> plexus-utils-1.4.1.pom      plexus-utils-1.4.1.pom.sha1
> {code}
> Notice the plexus-utils jar file is not in the repo.  The issue is go-offline 
> should detect that the packaged artifact is missing and resolve it, not just 
> the POM

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