Promotion in Artifactory can be done via the REST-API by calling the
copy<http://wiki.jfrog.org/confluence/display/RTF/Artifactory%27s+REST+API#ArtifactorysRESTAPI-CopyItem>
/move<http://wiki.jfrog.org/confluence/display/RTF/Artifactory%27s+REST+API#ArtifactorysRESTAPI-MoveItem>item
resources or the
promotion<http://wiki.jfrog.org/confluence/display/RTF/Artifactory%27s+REST+API#ArtifactorysRESTAPI-BuildPromotion>resource
if the artifacts are bound to a certain build info.
So you can probably set Maven up to execute these HTTP requests on certain
active profiles using something like the Maven HTTP
plugin<https://code.google.com/p/maven-http-client-plugin/>

On Thu, May 31, 2012 at 12:47 PM, Tomasz Majchrowski <
[email protected]> wrote:

> Hi All
>
> I have two repositories:
>
> * 3pp-eclipse-dev
> * 3pp-eclipse-ga
>
> In both I keep jars/poms generated out of mvn. Those jars are part of
> p2 repo format and I have my own dumper which deploy this to the
> 3pp-eclipse-dev.
>
> Q1: Is there any way to promote artefacts from 3pp-eclipse-dev to
> 3pp-eclipse-ga out of mvn process in context of particular build?
>
> Thank you in advance for any hints.
>
> Best regards, Tomasz Majchrowski.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to