Articles in the headline Category
headline, startups »
So you’re going to Startup Weekend and you want to know how to manage your time during the event? Looking for a schedule or an outline of some sort? Well look no further.
After participating and helping organize the February 2011 Houston Startup Weekend, I’ve thought a lot about what a new startup can accomplish in a weekend. As a participant and an organizer I got a great view into how all the teams were spending their time. I felt that, in general, pretty much all the teams (including mine) …
headline, maven, screencast »
headline, maven, screencast »
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’ll also learn how artifacts are installed into the local repository and play around on the command line to see all of these features in action.
headline, jboss »
I’m giving away a copy of my book, JBoss in Action, on twitter.com. To enter you have to follow me and then retweet a message that I have prepared (see below). I’m sure people have done this sort of thing before on Twitter, but due to my naivety, and my neologistic tendencies, I’ll just call this a “Follow-Retweet-Contest” or FoRC since that lends itself to the idea that you are “forking” your message when others retweet it.
I’m doing this in part because I want to promote my book and …
featured, headline, maven, screencast »
headline, maven, screencast »
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 the contents of the pom.xml (Project Object Model) file.
