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://maven.40175.n5.nabble.com/how-to-deploy-maven-1-artifact-into-artifactory-tp5724683.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to