Hi guys, I have the problem that I have to maintain maven 1 and maven 3 projects. Therefore I try to deploy my maven 1 artifacts into artifactory. In artifactory I created a local repository with the maven 1 repository layout. When I manually upload a maven 1 artifact (jar) via the gui into the artifactory, I can download it during my maven 3 install phase. (My maven 3 artifacts have dependencies to the maven 1 old backend code....) Now I want to deploy my maven 1 artifacts during build time into the artifactory, but I do not know how. Problem is that maven 1 only allows me to deploy via scp,sftp or filesystem and I can not successfully run a deploy goal against the artifactory via scp, sftp or filesystem. (I think Artifactory stores the artifacts in an own db). Does anyone has/had the same problem??? Does anyone has an idea for me, please ??? thanks in advance cheers ktaeter
-- View this message in context: http://forums.jfrog.org/how-to-deploy-maven-1-artifact-into-artifactory-tp7578309.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
