Videos tagged with Maven
Summary Two of ThoughtWorks’ finest, Martin Fowler and Jez Humble, talk about the notion of Continuous Delivery, which enables organizations to build software that is production ready at all times. To do this, enterprises automate the build, deployment, and testing process, and improve collaboration between developers, testers, and operations. The duo discusses a variety of related issues. Bio ...
Maven Command Line Interface (maven-cli) Plugin Quickstart
Learn how to use the powerful Maven Command Line Interface Plugin (maven-cli-plugin). Increase the speed with which you can run consecutive Maven 2.0 commands by avoiding paying the Maven bootstrapping price for each phase or plugin goal you wish to execute. Created by matthewmccullough
Maven - Dependency and Repository Basics
This screencast explains the basics of how Maven repositories and artifact dependencies work. In this lesson you’ll learn how Maven coordinates are defined for an artifact in the Project Object Model (POM) file. Then you’ll learn how to reference a dependent artifact using the coordinate system. We’ll take a look at local and remote repositories and how they interact. We&rsquo...
Maven - Commands and Lifecycles
This screencast explains how to run the two types of Apache Maven commands: goals and lifecycle phase commands. After watching this screencast you’ll have a basic understanding of how goals and plugins are related. You’ll also learn about the different lifecycles and lifecycle phases in Maven and how to execute and use them.
Maven - Generating a Basic Project
This screencast shows you how to get started with Apache Maven. First it points you to the Maven download and installation instructions. Then it shows you how to verify that Maven was installed. After that, the screencast walks through the generation of a basic project using the archetype:generate goal. The screencast concludes by taking a look at the generated directory structure and examining...
GWT Developer Soapbox - DOM Abstraction, Comet Support
One thing I like about Google Web Toolkit - DOM abstraction, event handlers. One thing I'd like to see - Comet support, better Maven build integration. Justin Kitagawa of GoGrid, a cloud computing infrastructure service provider which enables you to deploy and scale load-balanced cloud server networks via a unique multi-server control panel. GoGrid was built with Google Web Toolkit and recently...
Maven + MyEclipse
This webinar looks at the new Maven features in the MyEclipse 6.5 (and Blue) releases known as Maven4MyEclipse. We will give a beginner's introduction to Maven, what it is, how to use it in MyEclipse and cover some basics on how you can integrate it into your workflow. We will also take a peak at some of the other new features in the 6.5 release as well as take a sneak peak at what is coming in...