Creating release from bamboo to nexus oss -


we push maven project code bit bucket bamboo.it gets build in bamboo , generates artifact war file(which includes bamboo build number ).we have used curl command push these artifacts bamboo nexus oss.

1.whether nexus after getting artifacts uploaded bamboo creates release number

2.can create release number in nexus?

3.how can create release in nexus bamboo ?

4.is possible? plugins available or can use kind of scripts?

i'd recommend configuring maven build use maven-deploy-plugin upload artifacts nexus in consistent manner. here's short blog post describes pushing war file: http://www.sonatype.org/nexus/2015/02/27/setup-local-nexus-repository-and-deploy-war-file-from-maven/


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -