[ https://issues.apache.org/jira/browse/MRM-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olga Jdanov closed MRM-1970. ---------------------------- > maven-deploy-plugin:2.7:deploy-file - Failed to deploy artifacts: Could not > find artifact > ------------------------------------------------------------------------------------------- > > Key: MRM-1970 > URL: https://issues.apache.org/jira/browse/MRM-1970 > Project: Archiva > Issue Type: Bug > Affects Versions: 2.2.3 > Environment: RH 3.10.0-514.el7.x86_64 > Reporter: Olga Jdanov > Priority: Trivial > Labels: maven > > _Maven home: /opt/apache-maven-3.3.9_ > We are trying to delpoy:deploy-file to Nexus repository > by command : > *mvn *-X -s cfg/maven/ci/settings.xml -pl pod-category-exe > *deploy:deploy-file* -Dfile=pom.xml -Durl=http://illin:28080/repository/ > -DrepositoryId=maven-releases -Dpackaging=xml > -DgroupId=com.digital.ms.pod.category -DartifactId=pod-category-exe > -Dversion=32434 > *It failed on Error:* > [DEBUG] Using transporter WagonTransporter with priority -1.0 for > http://illin:28080/repository/ > [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for > http://illin:28080/repository/ > Uploading: > http://illin:28080/repository/com/digital/ms/pod/category/pod-category-exe/32434/pod-category-exe-32434.xml > Uploading: > http://illin:28080/repository/com/digital/ms/pod/category/pod-category-exe/32434/pod-category-exe-32434.pom > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2.127 s > [INFO] Finished at: 2017-12-17T16:25:21+02:00 > [INFO] Final Memory: 62M/1216M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy-file (default-cli) on > project pod-category-exe: Failed to deploy artifacts: Could not find artifact > com.digital.ms.pod.category:pod-category-exe:xml:32434 in maven-releases > (http://illin:28080/repository/) -> [Help 1] -- This message was sent by Atlassian JIRA (v6.4.14#64029)