[ http://jira.codehaus.org/browse/MDEP-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204794#action_204794 ]
Dan Tran commented on MDEP-247: ------------------------------- looks like a maven core issue > Partially resolved artifacts in local repo trip up go-offline > ------------------------------------------------------------- > > Key: MDEP-247 > URL: http://jira.codehaus.org/browse/MDEP-247 > Project: Maven 2.x Dependency Plugin > Issue Type: Bug > Components: copy-dependencies, go-offline, resolve, resolve-plugins > Affects Versions: 2.1 > Environment: Mac/Linux > Reporter: Lee Thompson > Assignee: Brian Fox > > 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