Tag Archive for 'nexus'

In the spotlight

Having worked with Apache Maven since the Maven 1 days, committing on various open source projects around Maven and Maven usage, using Nexus and Hudson and finally writing the Android chapter of Maven: The Complete Reference, got me into working with the great people at Sonatype. And now they put me into the spotlight. It has been great working with Tim, Jason, Emily, Brian, Juven and all the others and I am looking forward to many more great projects we do together in the future.

Thanks!

manfred

Sonatype Maven Training – MVN 201 continued

Continuing with my list of impressions and ideas from yesterday follows the next list:
Continue reading ‘Sonatype Maven Training – MVN 201 continued’

Improving the mavenized JasperServer 3.7 sample webapp build

So in my last post I documented how to migrate the ant build from the JasperServer 3.7 Java sample web application to a maven based build and we got that happening pretty quickly. We ended up with an easier way to deploy the application, a much smaller checkout and clearer understanding of the dependencies. However looking closely, we can certainly improve matters. Lets see what we can do.

Continue reading ‘Improving the mavenized JasperServer 3.7 sample webapp build’