Skip to content

Wakaleo Consulting

  Home

items tagged with Maven

5 Rules to writing portable build scripts
Written By: Administrator
Section: Articles and Resources

Category: Blog

2009-10-15 02:14:26

A good build script should be self-contained, self-booting and portable. You should be able to check it out of source control and run it. No buts. Period. The rules (or tips) that follow should be self-evident and applied everywhere. Unfortunately, they are not. The following "rules" are based on issues I've encountered in existing real-world build scripts.


Read More About 5 Rules To Writing Portable Build Scripts...


A tale of two repository managers: Nexus and Artifactory compared and contrasted
Written By: Administrator
Section: Articles and Resources

Category: Blog

2010-01-03 12:00:00

There are several Maven repository managers on the market, but the two most prominent and most powerful are without doubt Nexus and Artifactory. Both these products are open source, with commercial versions containing more advanced features. Both are fine products, with many similar features. In many cases, however, Nexus and Artifactory respond to similar user needs, but in quite different ways.


Read More About A Tale Of Two Repository Managers: Nexus And Artifactory Compared And Contrasted...


An introduction to Maven 2
Written By: Administrator
Section: Articles and Resources

Category: Articles

2005-12-05 00:00:00
MavenMaven is a popular open source build tool for enterprise Java projects, designed to take much of the hard work out of the build process. Maven uses a declarative approach, where the project structure and contents are described, rather then the task-based approach used in Ant or in traditional make files, for example. This helps enforce company-wide development standards and reduces the time needed to write and maintain build scripts.

View the article...



Automated deployment with Cargo and Maven - a short primer
Written By: Administrator
Section: Articles and Resources

Category: Blog

2009-12-28 19:18:27

Cargo is a versatile library that lets you manage, and deploy applications to, a variety of application servers. In this article, we look at how to use Cargo with Maven.


Read More About Automated Deployment With Cargo And Maven - A Short Primer...


Automated deployment with Maven and friends - going the whole nine yards
Written By: Administrator
Section: Articles and Resources

Category: Presentations

2009-09-14 05:03:55

Automating your build process with Continuous Integration is certainly a great idea, but why stop there? Why not go the whole nine yards and automate the deployment process as well? Staging and production deployments are typically more complicated and more involved than a simple development deployment, but doing them by hand can be time-consuming, tricky and error-prone. Indeed, turning your staging and production deployments into a one-click affair has a lot going for it.


Read More About Automated Deployment With Maven And Friends - Going The Whole Nine Yards...





There are 20 items tagged with Maven. You can view all our tags in the Tag Cloud

<< Start < Previous 1 2 3 4 Next > End >>
Page 1 Of 4