[
https://issues.apache.org/jira/browse/MNG-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15538554#comment-15538554
]
Karl Heinz Marbaise commented on MNG-6091:
------------------------------------------
Based on the error message you have posted here it looks like an issue which is
located based on the network etc. The other question which version Nexus do you
use? I'm not sure but why have you changed the port to 8083 ? Usually Nexus is
setup with port 8081 etc. ? Have you checked and correctly setup'ed you network
with IP4 / IP 4? To be honest I'm using Nexus for a long time and never seen
such issues only related to network issue but not with Maven nor with Nexus ...
> 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)