[
https://issues.apache.org/jira/browse/MNG-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-6091.
-------------------------------
Resolution: Invalid
This is not a support forum. Seek help on the users mailing list or
Stackoverflow.
> Failing on upload of some artifacts.
> ------------------------------------
>
> Key: MNG-6091
> URL: https://issues.apache.org/jira/browse/MNG-6091
> Project: Maven
> Issue Type: Bug
> Reporter: Mariana Ciumac
>
> When I run "mvn deploy" to upload the artifact to Nexus repository (locally)
> sometimes the command is success and sometimes it fails the exception is
> below. In caseof failure some of the files are uploaded and some most of
> the time jar file it is not, but sometimes jar is uploaded but pom file does
> not.
> I tried to find the pattern, but there is no partten that I can see, it is
> random.
> I contacted Nexus and from their log they are saying that there is no error
> in their logs. What they see is that for the file that is failed to upload
> the request does not come back when challenged with 401 response, while the
> requests for other files comes back with credentials. Let me know if you need
> more info.
> Failed to execute goal
> org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on
> project service-security: Failed to deploy artifacts: Could not transfer
> artifact com.brick:service-security:jar:2.4-20160916.144123-22 from/to
> maven-snapshots (http://localhost:8083/repository/maven-snapshots/): Remotely
> Closed [id: 0xcb3e29be, /127.0.0.1:57273 :> localhost/127.0.0.1:8083] ->
> [Help 1]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)