Quantcast
Channel: Javalobby - maven
Browsing latest articles
Browse All 96 View Live

The Maven Dependency Dance with Spring Android, Spring Social and Spring...

Originally authored by Josh Long at the SpringSource blog  Roy Clarkson (@royclarkson) and I gave a talk at  Preview Text:  Roy Clarkson (@royclarkson) and I gave a talk at SpringOne2GX 2013 in which...

View Article



Replace your Scripts with Gradle Tasks

I really like Maven, and I really like the declarative build style, but recently I finally came to understand why Gradle is better.For small projects that produce a common library JAR, you can still...

View Article

Java and XML - Part 2 (JDOM2)

In my first article, I mentioned some terms and posted links about Java and XML in general. In this article, I want to write something about the DOM parsing method and the differences between the...

View Article

Introducing the NPM Maven Plugin

This post comes from Alberto Pose at the MuleSoft blog. Preview Text:  Suppose that you have a Maven project and you want to download Node.js modules previously uploaded to NPM. One way of doing that...

View Article

Thursday Code Puzzler: 5 Maven Dependency Puzzlers Video

Given a Maven dependency tree, which jars end up on your classpath? Can you answer the 5 puzzlers in the video correctly? Embedded video not shown correctly, use this link instead. Preview Text:  Given...

View Article


Getting Started With Annotation Based Spring MVC Web Application

Here is a minimal way to get a Spring 3 MVC project started with Maven. First create spring-web-annotation/pom.xml file and include the Spring dependency: Preview Text:  Here is a minimal way to get a...

View Article

Using Maven to Build with Embedded Jetty

Previous posts such as this one have shown using embedded Jetty to REST-enable a standalone Java program. Preview Text:  Previous posts were lacking an important feature for real applications:...

View Article

Java Gradle and Maven Tooling for Cloud Foundry Improves

Pivotal has developed and open sourced some new components for Cloud Foundry to make deployment a lot easier with some new options and really short commands for pushing your applications via Maven or...

View Article


Continuous Delivery with Maven, Puppet and Tomcat

A little bit late but finally the video from my session at ApacheCon Portland is available. That was the first version of the talk that I just gave at Agile testing Days which unfortunately was not...

View Article


Embedding Maven

It is a very rare usecase, but sometimes you need it. How to embed Maven in your application, so that you can programatically run goals? Preview Text:  It is a very rare usecase, but sometimes you need...

View Article

DEMUX Framework 0.7.2 released

Location:  java   DEMUX Framework 0.7.2 is released today. This version is focused on improvements related to JavaFX desktop application development. It also contains numerous bug fixes. Some...

View Article

Disable Tests for Mule Studio Maven Projects

One of the most welcoming features of the new Mule Studio 3.4 is the Maven support. I was very keen to try out this new feature. I grabbed one of the projects I was working on, and imported it into...

View Article

Populate Your Maven Repo With Mule ESB Libraries

When you build applications based on Mule EE (Enterprise Edition) and you are using Maven to build your projects, you will notice you have dependencies to libraries that are not available in the public...

View Article


DEMUX Framework 0.7.3 released

  DEMUX Framework 0.7.3 is released. This version brings tighter integration with native platforms on the desktop, by improving native launcher to search for existing JRE installations on the system....

View Article

Getting started with Apache Maven [Video course]

Preview Text:  The course is organized in eight chapters, fourty videos with a lenght between two and five minutes, for a total lenght of two hours. The aim of the course is to provide the shortest...

View Article


DEMUX Framework 0.8.0 released

  DEMUX Framework 0.8.0 is released today. This version bring new and improved archetypes for creating and working with Android projects. Some highlights of this version include:

View Article

Spring and Maven Configuration

This is the first post of a series of posts demonstrating how we to use Spring in an application.In the series I will show some howtos of technical aspects (context file, properties, etc.).And I will...

View Article


Review: Getting Started with Apache Maven

Preview Text:  If you want to learn something about Apache Maven, why not try this new video tutorial? After watching the videos, the author thinks it looks like a good starting point. You may find...

View Article

DEMUX Framework 0.8.1 released

  DEMUX Framework version 0.8.1 is released today. This release adds improved support for Android development, and some of the highlights include:

View Article

Distributed Performance Testing With Maven JMeter and Jenkins

In this post, we'll take a look at a practical, simple way to engineer a powerful, distributed performance testing suite, using tools commonly used in the J2EE community I think that it's commonly...

View Article

Enjoy Bintray and use it as pain-free gateway to Maven Central

What does it means when some tool or framework has literally dozens of guides, pages long each? Preview Text:  Publishing to Maven Central is a pain? No more! Introducing a proper distribution...

View Article


DEMUX Framework 0.8.2 released

  DEMUX Framework 0.8.2 is released yesterday. This version brings further improvements and bug fixes to Java FX platform for desktop applications and also for Android. Some highlights for this version:

View Article


4 Simple Steps to Migrate Legacy Projects from Ant to Maven

For some time we were thinking about migrating our build to maven from ant. It happened last month and was actually simpler than what we have anticipated. From my experience, here is a brief about the...

View Article

Debugging Maven Mojo Plugin Sources Becomes Very Easy Using NetBeans 8

Sometime it happens that when you configure a Maven mojo plugin, the given configuration doesn't apply or doesn't work as expected. To investigate the problem it would be very useful to debug the mojo...

View Article

Deploy to Maven Central Repository

Do you need to make your Java library publicly accessible? Is your project hosted on GitHub? Do you like idea of "all-in-one deploy to Maven Central Repository" button? I am going to show how to set it...

View Article

Browsing latest articles
Browse All 96 View Live




Latest Images