Am I alone in needing to understand how Maven relates to large-scale software
deployment?

   :confused:


stug23 wrote:
> 
> Maven has its own notion of 'deploying' a software artifact to a Maven
> repository. And there are quite a number of 'out of band' Maven plugins
> such as Cargo that can remotely deploy a war file to a running web
> container.
> 
> My question centers on how Maven relates to situations where once a
> software system has been built and tested, the software components then
> need to be globally distributed to many sites. This notion of 'deploying'
> would appear to be quite different than the one embodied in Maven's deploy
> goal.
> 
> What experiences have developers here had in leveraging Maven for
> large-scale deployments? When did you  stop using Maven and resort to
> other solutions for deploying bundled software to many distributed sites?
> Or were you able to use Maven for your large-scale software deployment
> right out to the sites?
> 
> I would be interested in comments on how others have dealt with this part
> of software deployment. My use case involves distributing 10s of SOA
> services and web applications to many sites.
> 

-- 
View this message in context: 
http://www.nabble.com/Maven-%27deploy%27-relationship-to-large-scale-software-deployment-tp18717756p18755789.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to