You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2011/02/13 00:16:22 UTC

[jira] Commented: (MNG-4986) After "mvn deploy" an SNAPSHOT artifact to company central repo(artifactory-2.3.1), Could not download the artifact in other machines.

    [ http://jira.codehaus.org/browse/MNG-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=255823#action_255823 ] 

Benjamin Bentmann commented on MNG-4986:
----------------------------------------

The log and the repo contents you provided don't match up. The log says
{noformat}
[DEBUG] Could not find metadata com.wacube.mebula:com.wacube.mebula.buffer:1.0.1-SNAPSHOT/maven-metadata.xml in local (C:\devtools\apache-maven-repo\repository)
{noformat}
while the {{buffer-1.0.1-SNAPSHOT.zip}} contains {{maven-metadata-local.xml}}. Likewise
{noformat}
[WARNING] The POM for com.wacube.mebula:com.wacube.mebula.buffer:jar:1.0.1-SNAPSHOT is missing
{noformat}
doesn't match the fact that the {{_maven.repositories}} marks the file as locally present. Without an example project, I'm not able to draw a fruitful conclusion from this.

> After "mvn deploy" an SNAPSHOT artifact to company central repo(artifactory-2.3.1), Could not download the artifact in other machines.
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-4986
>                 URL: http://jira.codehaus.org/browse/MNG-4986
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.0, 3.0.1, 3.0.2
>         Environment: Windows XP SP3, Oracle JDK 1.6.0_22, MAVEN 3.0/3.0.1/3.0.2
>            Reporter: Isaac Qu
>            Assignee: Benjamin Bentmann
>         Attachments: buffer-1.0.1-SNAPSHOT.zip, local-repo-contents.zip, maven-debug-inf.txt
>
>
> After "mvn deploy" an SNAPSHOT artifact to company central repo(artifactory-2.3.1), Could not download the artifact in other machines.
> MAVEN 2.2.1 has no this problem.
> Following is detailed error info.
> D:\work_p2p\tcpip>mvn install
> [INFO] Scanning for projects...
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Wacube Mebula TCP/IP Service 1.1.0-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> Downloading: http://192.168.0.2:8080/artifactory/repo/com/wacube/mebula/com.wacube.mebula.buffer/maven-metadata.xml
> Downloading: http://192.168.0.2:8080/artifactory/repo/com/wacube/mebula/com.wacube.mebula.buffer/maven-metadata.xml
> Downloaded: http://192.168.0.2:8080/artifactory/repo/com/wacube/mebula/com.wacube.mebula.buffer/maven-metadata.xml (337
> B at 2.3 KB/sec)
> Downloaded: http://192.168.0.2:8080/artifactory/repo/com/wacube/mebula/com.wacube.mebula.buffer/maven-metadata.xml (337
> B at 1.9 KB/sec)
> [WARNING] The POM for com.wacube.mebula:com.wacube.mebula.buffer:jar:1.0.1-SNAPSHOT is missing, no dependency informatio
> n available
> Downloading: http://192.168.0.2:8080/artifactory/repo/com/wacube/mebula/com.wacube.mebula.core/maven-metadata.xml
> Downloading: http://192.168.0.2:8080/artifactory/repo/com/wacube/mebula/com.wacube.mebula.core/maven-metadata.xml
> Downloaded: http://192.168.0.2:8080/artifactory/repo/com/wacube/mebula/com.wacube.mebula.core/maven-metadata.xml (375 B
> at 3.4 KB/sec)
> Downloaded: http://192.168.0.2:8080/artifactory/repo/com/wacube/mebula/com.wacube.mebula.core/maven-metadata.xml (375 B
> at 2.9 KB/sec)
> [WARNING] The POM for com.wacube.mebula:com.wacube.mebula.core:jar:1.1.1-SNAPSHOT is missing, no dependency information
> available
> [WARNING] The POM for com.wacube.mebula:com.wacube.mebula.core:jar:1.1.2-SNAPSHOT is missing, no dependency information
> available

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