I have cloned https://github.com/JFrogDev/project-examples.git
Run the command mvn deploy -Dusername=admin password=AP4JEQA726XVzRA7mRfJ7yDojb6 Where the password is the encrypted password The output is:- Uploading: http://127.0.0.1:8081/artifactory/org/jfrog/test/multi/3.7-SNAPSHOT/multi-3.7-20160201.165027-1.pom [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project multi: Failed to deploy artifacts: Could not transfer artifact org.jfrog.test:multi:pom:3.7-20160201.165027-1 from/to qa--snapshots (http://127.0.0.1:8081/artifactory): Access denied to: http://127.0.0.1:8081/artifactory/org/jfrog/test/multi/3.7-SNAPSHOT/multi-3.7-20160201.165027-1.pom, ReasonPhrase: Forbidden. -> [Help 1] Server Log says:- 2016-02-01 16:50:27,286 [http-nio-8081-exec-10] [WARN ] (o.a.w.s.RequestUtils:134) - Request /org/jfrog/test/multi/3.7-SNAPSHOT/multi-3.7-20160201.165027-1.pom should be a repo request and does not match any repo key Is there an example that works. Initially the example did not work as distributionManagement had not been set. Many thanks in advance for any help Chris -- View this message in context: http://forums.jfrog.org/Problems-using-maven-deploy-Artifacts-not-being-deployed-tp7580774.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
